patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 19.11 0/3] net/bnxt: backports for 19.11
@ 2021-08-16 20:36 Lance Richardson
  2021-08-16 20:37 ` [dpdk-stable] [PATCH 19.11 1/3] net/bnxt: fix Rx burst size constraint Lance Richardson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lance Richardson @ 2021-08-16 20:36 UTC (permalink / raw)
  To: stable

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

Backported patches reqiring manual conflict resolution
for the bnxt PMD.

Lance Richardson (3):
  net/bnxt: fix Rx burst size constraint
  net/bnxt: fix ring and context memory allocation
  net/bnxt: fix missing barriers in completion handling

 drivers/net/bnxt/bnxt_cpr.h          | 40 ++++++++++++++++++++++------
 drivers/net/bnxt/bnxt_ethdev.c       | 18 ++++++-------
 drivers/net/bnxt/bnxt_irq.c          |  6 ++---
 drivers/net/bnxt/bnxt_ring.c         | 30 ++++++++++-----------
 drivers/net/bnxt/bnxt_ring.h         |  2 +-
 drivers/net/bnxt/bnxt_rxq.c          |  4 +--
 drivers/net/bnxt/bnxt_rxr.c          |  9 ++++---
 drivers/net/bnxt/bnxt_rxtx_vec_sse.c | 40 +++++++++++++++++++++-------
 drivers/net/bnxt/bnxt_txq.c          |  4 +--
 drivers/net/bnxt/bnxt_txr.c          |  2 +-
 drivers/net/bnxt/bnxt_vnic.c         |  3 ++-
 11 files changed, 102 insertions(+), 56 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-17  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16 20:36 [dpdk-stable] [PATCH 19.11 0/3] net/bnxt: backports for 19.11 Lance Richardson
2021-08-16 20:37 ` [dpdk-stable] [PATCH 19.11 1/3] net/bnxt: fix Rx burst size constraint Lance Richardson
2021-08-16 20:37 ` [dpdk-stable] [PATCH 19.11 2/3] net/bnxt: fix ring and context memory allocation Lance Richardson
2021-08-16 20:37 ` [dpdk-stable] [PATCH 19.11 3/3] net/bnxt: fix missing barriers in completion handling Lance Richardson
2021-08-17  9:43 ` [dpdk-stable] [PATCH 19.11 0/3] net/bnxt: backports for 19.11 Christian Ehrhardt

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