Re: [dpdk-dev] [PATCH] net/bnxt: disable receive end-of-packet padding

2020-12-08 Thread Ajit Khaparde
On Thu, Dec 3, 2020 at 6:16 AM Lance Richardson wrote: > > Testing has shown that the packet forwarding rate for packet sizes > that are not a multiple of the cache line size is reduced when the > DMA size is padded to a multiple of the cache line size. Improve > performance for these packet sizes

[dpdk-dev] [PATCH] net/bnxt: disable receive end-of-packet padding

2020-12-03 Thread Lance Richardson
Testing has shown that the packet forwarding rate for packet sizes that are not a multiple of the cache line size is reduced when the DMA size is padded to a multiple of the cache line size. Improve performance for these packet sizes by disabling EOP padding. Fixes: f4253e97e7b0 ("net/bnxt: set pa