DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/bnxt: minor performance fixes for AVX2 Rx
@ 2021-11-15 18:24 Lance Richardson
  2021-11-15 18:24 ` [PATCH 1/2] net/bnxt: avoid unnecessary work in AVX2 Rx path Lance Richardson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lance Richardson @ 2021-11-15 18:24 UTC (permalink / raw)
  Cc: dev

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

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(-)

-- 
2.25.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-17  4:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15 18:24 [PATCH 0/2] net/bnxt: minor performance fixes for AVX2 Rx Lance Richardson
2021-11-15 18:24 ` [PATCH 1/2] net/bnxt: avoid unnecessary work in AVX2 Rx path Lance Richardson
2021-11-15 18:24 ` [PATCH 2/2] net/bnxt: remove software prefetches from " Lance Richardson
2021-11-17  3:59 ` [PATCH 0/2] net/bnxt: minor performance fixes for AVX2 Rx Ajit Khaparde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).