DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 00/18] bnxt patchset with bug fixes
@ 2019-10-24  5:58 Somnath Kotur
  2019-10-24  5:58 ` [dpdk-dev] [PATCH 01/16] net/bnxt: fix unused value in free filter mem Somnath Kotur
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Somnath Kotur @ 2019-10-24  5:58 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

Please apply.

Ajit Khaparde (3):
  net/bnxt: fix to set MAX RSS contexts for maximal reservation
  net/bnxt: fix to write the correct MTU to FW
  net/bnxt: update HWRM API to version 1.10.1.6

Kalesh AP (6):
  net/bnxt: fix unused value in free filter mem
  net/bnxt: fix a possible race between start and interrupt handler
  net/bnxt: add more checks for fw reset
  net/bnxt: add PCI IDs for 57500 series NPAR devices
  net/bnxt: add a wrapper function for thor device check
  net/bnxt: fix a possible memory leak

Rahul Gupta (1):
  net/bnxt: fix to use HWRM_CFA_L2_FILTER as the filter_type for
    non-ntuple flows

Santoshkumar Karanappa Rastapur (3):
  net/bnxt: fix ping failure with MTU change
  net/bnxt: fix RSS configuration failure for thor-based controllers
  net/bnxt: fix segfault after removing and adding the slaves

Somnath Kotur (2):
  net/bnxt: expose some missing counters in port statistics
  net/bnxt: fix to check for zero mac address while parsing flow
    arguments

Venkat Duvvuru (2):
  net/bnxt: use mac index, while checking for default mac
  net/bnxt: call bnxt_uninit_locks from bnxt_uninit_resources

Lance Richardson (1):
  net/bnxt: fix mbuf free when clearing Tx queue

 drivers/net/bnxt/bnxt.h                |   10 +
 drivers/net/bnxt/bnxt_ethdev.c         |   68 +-
 drivers/net/bnxt/bnxt_filter.c         |    4 +
 drivers/net/bnxt/bnxt_flow.c           |   14 +-
 drivers/net/bnxt/bnxt_hwrm.c           |   18 +-
 drivers/net/bnxt/bnxt_hwrm.h           |    2 +
 drivers/net/bnxt/bnxt_irq.c            |    8 +
 drivers/net/bnxt/bnxt_rxq.c            |    4 +
 drivers/net/bnxt/bnxt_rxr.c            |    3 +
 drivers/net/bnxt/bnxt_txq.c 		|    2 +-
 drivers/net/bnxt/bnxt_stats.c          |   32 +
 drivers/net/bnxt/hsi_struct_def_dpdk.h | 2273 +++++++++++++++++++++++++-------
 12 files changed, 1950 insertions(+), 490 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-10-24  6:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  5:58 [dpdk-dev] [PATCH 00/18] bnxt patchset with bug fixes Somnath Kotur
2019-10-24  5:58 ` [dpdk-dev] [PATCH 01/16] net/bnxt: fix unused value in free filter mem Somnath Kotur
2019-10-24  5:58 ` [dpdk-dev] [PATCH 02/16] net/bnxt: fix ping failure with MTU change Somnath Kotur
2019-10-24  5:58 ` [dpdk-dev] [PATCH 03/16] net/bnxt: fix to set MAX RSS contexts for maximal reservation Somnath Kotur
2019-10-24  5:58 ` [dpdk-dev] [PATCH 04/16] net/bnxt: fix to write the correct MTU to FW Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 05/16] net/bnxt: fix RSS configuration failure for thor-based controllers Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 06/16] net/bnxt: update HWRM API to version 1.10.1.6 Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 07/16] net/bnxt: use mac index, while checking for default mac Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 08/16] net/bnxt: fix a possible race between start and interrupt handler Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 09/16] net/bnxt: fix to use HWRM_CFA_L2_FILTER as the filter_type for non-ntuple flows Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 10/16] net/bnxt: expose some missing counters in port statistics Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 11/16] net/bnxt: fix to check for zero mac address while parsing flow arguments Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 12/16] net/bnxt: fix segfault after removing and adding the slaves Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 13/16] net/bnxt: add more checks for fw reset Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 14/16] net/bnxt: add PCI IDs for 57500 series NPAR devices Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 15/16] net/bnxt: add a wrapper function for thor device check Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 16/16] net/bnxt: fix a possible memory leak Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 17/17] net/bnxt: fix mbuf free when clearing Tx queue Somnath Kotur
2019-10-24  5:59 ` [dpdk-dev] [PATCH 18/18] net/bnxt: call bnxt_uninit_locks from bnxt_uninit_resources Somnath Kotur

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