DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] bnxt fixes
@ 2021-06-09  3:13 Kalesh A P
  2021-06-09  3:13 ` [dpdk-dev] [PATCH 1/4] net/bnxt: cleanup code Kalesh A P
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kalesh A P @ 2021-06-09  3:13 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, ajit.khaparde

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

This set contains few bnxt fixes and code cleanup changes.

Kalesh AP (4):
  net/bnxt: cleanup code
  net/bnxt: fix typo in log message
  net/bnxt: fix enabling autoneg on Whitney+
  net/bnxt: invoke device removal event on recovery failure

 drivers/net/bnxt/bnxt_ethdev.c | 11 ++++++++---
 drivers/net/bnxt/bnxt_hwrm.c   | 22 ++++++++++------------
 2 files changed, 18 insertions(+), 15 deletions(-)

-- 
2.10.1


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [dpdk-dev] [PATCH 0/4] bnxt fixes
@ 2022-01-20  9:12 Kalesh A P
  2022-01-25  5:00 ` Ajit Khaparde
  0 siblings, 1 reply; 8+ messages in thread
From: Kalesh A P @ 2022-01-20  9:12 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: fix VF resource allocation strategy

Kalesh AP (3):
  net/bnxt: fix check for autoneg enablement
  net/bnxt: handle ring cleanup in case of error
  net/bnxt: fix to alloc the memzone per VNIC

 drivers/net/bnxt/bnxt_hwrm.c | 35 ++++++++++++-----------
 drivers/net/bnxt/bnxt_hwrm.h |  2 ++
 drivers/net/bnxt/bnxt_ring.c |  1 +
 drivers/net/bnxt/bnxt_vnic.c | 68 +++++++++++++++++++-------------------------
 drivers/net/bnxt/bnxt_vnic.h |  1 +
 5 files changed, 52 insertions(+), 55 deletions(-)

-- 
2.10.1


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

end of thread, other threads:[~2022-01-25  5:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  3:13 [dpdk-dev] [PATCH 0/4] bnxt fixes Kalesh A P
2021-06-09  3:13 ` [dpdk-dev] [PATCH 1/4] net/bnxt: cleanup code Kalesh A P
2021-06-09  3:13 ` [dpdk-dev] [PATCH 2/4] net/bnxt: fix typo in log message Kalesh A P
2021-06-09  3:13 ` [dpdk-dev] [PATCH 3/4] net/bnxt: fix enabling autoneg on Whitney+ Kalesh A P
2021-06-09  3:13 ` [dpdk-dev] [PATCH 4/4] net/bnxt: invoke device removal event on recovery failure Kalesh A P
2021-06-16 22:38 ` [dpdk-dev] [PATCH 0/4] bnxt fixes Ajit Khaparde
2022-01-20  9:12 Kalesh A P
2022-01-25  5:00 ` 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).