DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] bxnt fixes
@ 2025-03-10 21:01 Ajit Khaparde
  2025-03-10 21:01 ` [PATCH 1/2] net/bnxt: configure burst threshold based on speed Ajit Khaparde
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ajit Khaparde @ 2025-03-10 21:01 UTC (permalink / raw)
  To: dev; +Cc: thomas

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)


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

end of thread, other threads:[~2025-03-11 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-10 21:01 [PATCH 0/2] bxnt fixes Ajit Khaparde
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

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