Re: [dpdk-dev] [PATCH 0/3] net/bnxt: vector mode patches

2021-06-07 Thread Ajit Khaparde
On Mon, May 24, 2021 at 12:00 PM Lance Richardson wrote: > > Vector mode updates for the bnxt PMD. > > Lance Richardson (3): > net/bnxt: refactor HW ptype mapping table > net/bnxt: fix Rx burst size constraint > net/bnxt: add AVX2 vector PMD Patchset applied to dpdk-next-net-brcm/for-next-n

[dpdk-dev] [PATCH 0/3] net/bnxt: vector mode patches

2021-05-24 Thread Lance Richardson
Vector mode updates for the bnxt PMD. Lance Richardson (3): net/bnxt: refactor HW ptype mapping table net/bnxt: fix Rx burst size constraint net/bnxt: add AVX2 vector PMD doc/guides/nics/bnxt.rst | 57 ++- drivers/net/bnxt/bnxt_ethdev.c| 119 +++-- drivers/net/bnxt/bn