[dpdk-dev] [PATCH 2/6] testpmd: configurable tx_first burst number

Thomas Monjalon thomas.monjalon at 6wind.com
Wed May 25 11:35:14 CEST 2016


2016-05-05 18:46, Zhihong Wang:
> This patch enables configurable tx_first burst number.
> 
> Use "start tx_first (burst_num)" to specify how many bursts of packets to
> be sent before forwarding start, or "start tx_first" like before for the
> default 1 burst send.

The idea here is to fill the loopback latency gap with bursts.
Would it be possible to make it automatic by detecting the first
received packets to stop Tx generator?


More information about the dev mailing list