Re: [PATCH 0/2] net/bnxt: minor performance fixes for AVX2 Rx

2021-11-16 Thread Ajit Khaparde
On Mon, Nov 15, 2021 at 10:24 AM Lance Richardson 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

[PATCH 0/2] net/bnxt: minor performance fixes for AVX2 Rx

2021-11-15 Thread Lance Richardson
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 drivers/net/bnxt/bnxt_rxtx_vec_avx2.c | 16 +++- 1