All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] bnxt fixes
@ 2021-08-23  8:12 Kalesh A P
  2021-08-23  8:12 ` [dpdk-dev] [PATCH 1/3] net/bnxt: fix Rx mbuf VLAN in scalar Rx Kalesh A P
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ 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] 5+ messages in thread

end of thread, other threads:[~2021-09-02  0:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23  8:12 [dpdk-dev] [PATCH 0/3] bnxt fixes Kalesh A P
2021-08-23  8:12 ` [dpdk-dev] [PATCH 1/3] net/bnxt: fix Rx mbuf VLAN in scalar Rx Kalesh A P
2021-08-23  8:12 ` [dpdk-dev] [PATCH 2/3] net/bnxt: check FW capability for VLAN offloads Kalesh A P
2021-08-23  8:12 ` [dpdk-dev] [PATCH 3/3] net/bnxt: fix VLAN indication in Rx mbuf Kalesh A P
2021-09-02  0:35 ` [dpdk-dev] [PATCH 0/3] bnxt fixes Ajit Khaparde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.