DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] bnxt fixes
@ 2021-03-04  9:07 Kalesh A P
  2021-03-04  9:07 ` [dpdk-dev] [PATCH 1/3] net/bnxt: check flush status during ring free Kalesh A P
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kalesh A P @ 2021-03-04  9:07 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, ajit.khaparde

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

Please apply.

Ajit Khaparde (1):
  net/bnxt: check flush status during ring free

Kalesh AP (2):
  net/bnxt: fix ver get HWRM command
  net/bnxt: fix VF info allocation

 drivers/net/bnxt/bnxt_ethdev.c |   2 +-
 drivers/net/bnxt/bnxt_hwrm.c   | 231 +++++++++++++++++++++++++++++++++--------
 drivers/net/bnxt/bnxt_hwrm.h   |   5 +-
 drivers/net/bnxt/bnxt_rxr.c    |  36 ++++++-
 drivers/net/bnxt/bnxt_rxr.h    |   1 +
 drivers/net/bnxt/bnxt_txr.c    |  36 +++++++
 drivers/net/bnxt/bnxt_txr.h    |   1 +
 7 files changed, 262 insertions(+), 50 deletions(-)

-- 
2.10.1


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [dpdk-dev] [PATCH 0/3] bnxt fixes
@ 2021-08-23  8:12 Kalesh A P
  2021-09-02  0:35 ` Ajit Khaparde
  0 siblings, 1 reply; 11+ messages in thread
From: Kalesh A P @ 2021-08-23  8:12 UTC (permalink / raw)
  To: dev

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

Please apply.

Kalesh AP (3):
  net/bnxt: fix Rx mbuf VLAN in scalar Rx
  net/bnxt: check FW capability for VLAN offloads
  net/bnxt: fix VLAN indication in Rx mbuf

 drivers/net/bnxt/bnxt.h        |  7 ++++---
 drivers/net/bnxt/bnxt_ethdev.c |  4 ++++
 drivers/net/bnxt/bnxt_hwrm.c   |  9 +++++++++
 drivers/net/bnxt/bnxt_rxr.c    | 10 +++++++---
 drivers/net/bnxt/bnxt_rxr.h    | 10 ++++++++++
 5 files changed, 34 insertions(+), 6 deletions(-)

-- 
2.10.1


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

end of thread, other threads:[~2022-03-18 14:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04  9:07 [dpdk-dev] [PATCH 0/3] bnxt fixes Kalesh A P
2021-03-04  9:07 ` [dpdk-dev] [PATCH 1/3] net/bnxt: check flush status during ring free Kalesh A P
2021-03-04  9:07 ` [dpdk-dev] [PATCH 2/3] net/bnxt: fix ver get HWRM command Kalesh A P
2022-03-01 12:53   ` David Marchand
2022-03-17 10:11     ` David Marchand
2022-03-17 16:48       ` Ajit Khaparde
2022-03-18 14:53         ` David Marchand
2021-03-04  9:07 ` [dpdk-dev] [PATCH 3/3] net/bnxt: fix VF info allocation Kalesh A P
2021-03-12  0:11 ` [dpdk-dev] [PATCH 0/3] bnxt fixes Ajit Khaparde
2021-08-23  8:12 Kalesh A P
2021-09-02  0:35 ` 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).