From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: dev@dpdk.org
Cc: thomas@monjalon.net
Subject: [PATCH 0/2] bxnt fixes
Date: Mon, 10 Mar 2025 14:01:30 -0700 [thread overview]
Message-ID: <20250310210132.48829-1-ajit.khaparde@broadcom.com> (raw)
These patches address a couple of issues in the BNXT PMD.
Please apply.
Ajit Khaparde (2):
net/bnxt: configure burst threshold based on speed
net/bnxt: fix epoch bit calculation
drivers/net/bnxt/bnxt_ethdev.c | 20 ++++++++++++++++++++
drivers/net/bnxt/bnxt_ring.h | 19 +++++++++++++++++++
drivers/net/bnxt/bnxt_rxq.c | 1 +
drivers/net/bnxt/bnxt_rxq.h | 2 ++
drivers/net/bnxt/bnxt_rxr.c | 4 ++++
drivers/net/bnxt/bnxt_rxtx_vec_avx2.c | 18 ++++++++++--------
drivers/net/bnxt/bnxt_rxtx_vec_common.h | 11 +++++------
drivers/net/bnxt/bnxt_rxtx_vec_neon.c | 9 +++++----
drivers/net/bnxt/bnxt_rxtx_vec_sse.c | 18 ++++++++++--------
9 files changed, 76 insertions(+), 26 deletions(-)
--
2.39.5 (Apple Git-154)
next reply other threads:[~2025-03-10 21:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 21:01 Ajit Khaparde [this message]
2025-03-10 21:01 ` [PATCH 1/2] net/bnxt: configure burst threshold based on speed Ajit Khaparde
2025-03-10 21:01 ` [PATCH 2/2] net/bnxt: fix epoch bit calculation Ajit Khaparde
2025-03-11 17:11 ` [PATCH 0/2] bxnt fixes 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=20250310210132.48829-1-ajit.khaparde@broadcom.com \
--to=ajit.khaparde@broadcom.com \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
/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).