Hi > -----Original Message----- > From: Zhihong Wang <wangzhihong....@bytedance.com> > Sent: Thursday, August 12, 2021 21:19 > To: dev@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>; Li, Xiaoyun > <xiaoyun...@intel.com>; Singh, Aman Deep <aman.deep.si...@intel.com>; > irussk...@marvell.com; cchempara...@tilera.com > Cc: Zhihong Wang <wangzhihong....@bytedance.com>; sta...@dpdk.org > Subject: [PATCH v4 1/4] app/testpmd: fix tx retry in flowgen > > Fix tx_pkt number in tx retry logic. > > Fixes: bf56fce1fb4 ("app/testpmd: add retry option")
Missing one character, it should be 12. Fixes: bf56fce1fb45 ("app/testpmd: add retry option") Except this, Acked-by: Xiaoyun Li <xiaoyun...@intel.com>