DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] bnxt PMD fixes
@ 2023-02-01  4:20 Kalesh A P
  2023-02-01  4:20 ` [dpdk-dev] [PATCH 1/3] net/bnxt: fix Tx queue stats after queue stop and start Kalesh A P
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kalesh A P @ 2023-02-01  4:20 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, ajit.khaparde

From: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>

This patchset contains bnxt PMD bug fixes. Please apply.

Kalesh AP (1):
  net/bnxt: fix Tx queue stats after queue stop and start

Mike Baucom (1):
  net/bnxt: fix Rx queue stats after queue stop and start

Venkat Duvvuru (1):
  net/bnxt: do not corrupt RSS hash value in the mbuf

 drivers/net/bnxt/bnxt_rxq.c | 6 ++++++
 drivers/net/bnxt/bnxt_rxr.c | 1 -
 drivers/net/bnxt/bnxt_txr.c | 6 ++++++
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.10.1


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

end of thread, other threads:[~2023-02-06 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01  4:20 [dpdk-dev] [PATCH 0/3] bnxt PMD fixes Kalesh A P
2023-02-01  4:20 ` [dpdk-dev] [PATCH 1/3] net/bnxt: fix Tx queue stats after queue stop and start Kalesh A P
2023-02-01  4:20 ` [dpdk-dev] [PATCH 2/3] net/bnxt: fix Rx " Kalesh A P
2023-02-01  4:20 ` [dpdk-dev] [PATCH 3/3] net/bnxt: do not corrupt RSS hash value in the mbuf Kalesh A P
2023-02-06 17:29 ` [dpdk-dev] [PATCH 0/3] bnxt PMD 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).