On Mon, Nov 15, 2021 at 10:24 AM Lance Richardson <lance.richard...@broadcom.com> wrote: > > This series contains two minor performance fixes for the > bnxt AVX2 vecgtorized burst receive function. > > Lance Richardson (2): > net/bnxt: avoid unnecessary work in AVX2 Rx path > net/bnxt: remove software prefetches from AVX2 Rx path Patchset applied to dpdk-next-net-brcm. Thanks
> > drivers/net/bnxt/bnxt_rxtx_vec_avx2.c | 16 +++------------- > 1 file changed, 3 insertions(+), 13 deletions(-) > > -- > 2.25.1 >