Hi Olivier, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Olivier Matz > Sent: Wednesday, November 4, 2020 7:00 PM > To: [email protected] > Cc: [email protected]; [email protected] > Subject: [dpdk-dev] [PATCH] mbuf: fix reset on mbuf free >
I can reproduce the failure in "ci/iol-mellanox-Performance" locally also with this patch. I see a 2 mpps degradation with single core on ConnectX-5. Packet size is 64B. Testpmd command: """ dpdk-testpmd -n 4 -w 0000:82:00.1 -w 0000:82:00.0 -c 0x9000 -- --burst=64 --mbcache=512 -i --nb-cores=1 --txd=256 --rxd=256 """ Regards, Ali

