Hi everyone,
I have a question regarding the ramp-up time for the STLTXSingleBurst feature in TRex v3.4. Specifically, is it possible to configure the duration to be as short as a microsecond or even a nanosecond? I understand that STLTXSingleBurst takes two arguments—packets per second (pps) and the total number of packets—and that the duration can be calculated from these parameters. However, I'm curious if there's a way to generate very narrow, precise bursts using this feature.
Here’s some additional context on my setup:
When I run the TRex server (sudo ./t-rex-64 -i) with my current configuration, it takes some time to ramp up throughput from 0 Mpps to 20 Mpps (for 128-byte packet sizes). This behavior leads me to wonder if there's a way to optimize the ramp-up time or configure TRex for faster transitions to maximum throughput.
Here’s my TRex configuration (/etc/trex_cfg.yaml) for reference: