DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH v2 0/5] bnxt patchset with bug fixes
@ 2019-11-04 10:02 Kalesh A P
  2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 1/5] net/bnxt: fix L4 checksum error indication in non-vector mode rx Kalesh A P
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Kalesh A P @ 2019-11-04 10:02 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

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

Please apply.

Ajit Khaparde (1):
  net/bnxt: fix incorrect COS queue mapping

Kalesh AP (2):
  net/bnxt: fix L4 checksum error indication in non-vector mode rx
  net/bnxt: fix a failure case during initialization

Santoshkumar Karanappa Rastapur (1):
  net/bnxt: fix vnic allocation failure on port toggle

Venkat Duvvuru (1):
  net/bnxt: fix redundant mac addr check

 drivers/net/bnxt/bnxt_ethdev.c | 126 +++++++++++++----------------------------
 drivers/net/bnxt/bnxt_filter.c |   4 +-
 drivers/net/bnxt/bnxt_filter.h |   8 ++-
 drivers/net/bnxt/bnxt_hwrm.c   |  14 ++---
 drivers/net/bnxt/bnxt_ring.c   |   5 +-
 drivers/net/bnxt/bnxt_ring.h   |   1 -
 drivers/net/bnxt/bnxt_rxq.c    |   2 +
 drivers/net/bnxt/bnxt_rxr.c    |  18 +++---
 drivers/net/bnxt/bnxt_vnic.c   |   5 +-
 drivers/net/bnxt/bnxt_vnic.h   |   1 -
 10 files changed, 73 insertions(+), 111 deletions(-)

v1->v2: updated commit log of patch2
-- 
2.10.1


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

end of thread, other threads:[~2019-11-04 23:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 10:02 [dpdk-dev] [PATCH v2 0/5] bnxt patchset with bug fixes Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 1/5] net/bnxt: fix L4 checksum error indication in non-vector mode rx Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 2/5] net/bnxt: fix redundant mac addr check Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 3/5] net/bnxt: fix vnic allocation failure on port toggle Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 4/5] net/bnxt: fix a failure case during initialization Kalesh A P
2019-11-04 10:02 ` [dpdk-dev] [PATCH v2 5/5] net/bnxt: fix incorrect COS queue mapping Kalesh A P
2019-11-04 22:50 ` [dpdk-dev] [PATCH v3 0/5] bnxt patchset with bug fixes Ajit Khaparde
2019-11-04 22:50   ` [dpdk-dev] [PATCH v3 1/5] net/bnxt: fix L4 checksum indication in non-vector Rx Ajit Khaparde
2019-11-04 22:50   ` [dpdk-dev] [PATCH v3 2/5] net/bnxt: fix redundant MAC address check Ajit Khaparde
2019-11-04 22:50   ` [dpdk-dev] [PATCH v3 3/5] net/bnxt: fix vnic allocation failure on port toggle Ajit Khaparde
2019-11-04 22:50   ` [dpdk-dev] [PATCH v3 4/5] net/bnxt: fix a failure case during initialization Ajit Khaparde
2019-11-04 22:50   ` [dpdk-dev] [PATCH v3 5/5] net/bnxt: fix incorrect COS queue mapping Ajit Khaparde
2019-11-04 23:12   ` [dpdk-dev] [PATCH v3 0/5] bnxt patchset with bug 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).