> > Error can be reproduce if we run pmd_perf_autotest with more then
> > one device in such way:
> > RTE>>set_rxtx_sc poll_before_xmit
> > RTE>>pmd_perf_autotest
> > 
> > if first burst was value less than MAX_PKT_BURST in the end we overwrite
> > pkts_burst table for rx which was supposed for another interface.
> > 
> > Fixes: 002ade70e933 ("app/test: measure cycles per packet in Rx/Tx")
> > Cc: cunming.li...@intel.com
> > Cc: sta...@dpdk.org
> > 
> > Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyg...@intel.com>
> 
> Acked-by: Michal Jastrzebski <michalx.k.jastrzeb...@intel.com>

Applied, thanks

Reply via email to