> > 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 ano
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Daniel Mrzyglod
> Sent: Friday, October 27, 2017 6:24 PM
> To: dev@dpdk.org
> Cc: Mrzyglod, DanielX T ; Liang, Cunming
> ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] test/pmd_perf: fix f
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: 002a
3 matches
Mail list logo