[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free

Ali Alnubani alialnu at nvidia.com
Sun Nov 8 08:25:49 CET 2020


Hi Olivier,

> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Olivier Matz
> Sent: Wednesday, November 4, 2020 7:00 PM
> To: dev at dpdk.org
> Cc: konstantin.ananyev at intel.com; stable at dpdk.org
> 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


More information about the dev mailing list