> -----Original Message----- > From: Wang, Zhihong > Sent: Wednesday, June 01, 2016 4:28 AM > To: dev at dpdk.org > Cc: Ananyev, Konstantin; Richardson, Bruce; De Lara Guarch, Pablo; > thomas.monjalon at 6wind.com; Wang, Zhihong > Subject: [PATCH v2 2/5] testpmd: configurable tx_first burst number > > 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. > > > Signed-off-by: Zhihong Wang <zhihong.wang at intel.com>
I agree with Zhihong. This patch is simple enough and does the job. Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>