From: Lance Richardson <lance.richardson@broadcom.com>
Cc: dev@dpdk.org
Subject: [PATCH 0/2] net/bnxt: minor performance fixes for AVX2 Rx
Date: Mon, 15 Nov 2021 13:24:08 -0500 [thread overview]
Message-ID: <20211115182410.5545-1-lance.richardson@broadcom.com> (raw)
[-- 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 --]
next reply other threads:[~2021-11-15 18:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-15 18:24 Lance Richardson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211115182410.5545-1-lance.richardson@broadcom.com \
--to=lance.richardson@broadcom.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).