mbox

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

Message ID 20211115182410.5545-1-lance.richardson@broadcom.com (mailing list archive)
Headers

Message

Lance Richardson Nov. 15, 2021, 6:24 p.m. UTC
  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 file changed, 3 insertions(+), 13 deletions(-)