DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/9] bnxt patchset
@ 2020-01-28  7:29 Somnath Kotur
  2020-01-28  7:29 ` [dpdk-dev] [PATCH 1/9] net/bnxt: fix bnxt_alloc_filter() to use a common routine Somnath Kotur
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: Somnath Kotur @ 2020-01-28  7:29 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

Please apply.

Kalesh AP (5):
  net/bnxt: remove redundant if statement
  net/bnxt: remove redundant macro
  net/bnxt: remove unnecessary structure variable
  net/bnxt: remove a redundant variable
  net/bnxt: fix coverity warnings

Somnath Kotur (4):
  net/bnxt: fix bnxt_alloc_filter() to use a common routine
  net/bnxt: fix bumping of L2 filter reference count
  net/bnxt: fix to allow group ID 0 for RSS action
  net/bnxt: fix to support zero mark id along with RSS action

 drivers/net/bnxt/bnxt.h        | 29 +++++++++++++++++------
 drivers/net/bnxt/bnxt_ethdev.c | 49 ++++++++++++++++++++++-----------------
 drivers/net/bnxt/bnxt_filter.c |  7 ++----
 drivers/net/bnxt/bnxt_flow.c   | 52 +++++++++++++++---------------------------
 drivers/net/bnxt/bnxt_hwrm.c   |  6 +++--
 drivers/net/bnxt/bnxt_rxr.c    | 25 ++++++++++++--------
 drivers/net/bnxt/bnxt_rxr.h    |  6 +++--
 drivers/net/bnxt/bnxt_stats.c  |  4 ++--
 8 files changed, 95 insertions(+), 83 deletions(-)

-- 
v1->v2: Added one more patch to the set ("net/bnxt: fix coverity warnings")
1.8.3.1


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

end of thread, other threads:[~2020-01-29 12:31 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28  7:29 [dpdk-dev] [PATCH v2 0/9] bnxt patchset Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 1/9] net/bnxt: fix bnxt_alloc_filter() to use a common routine Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 2/9] net/bnxt: fix bumping of L2 filter reference count Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 3/9] net/bnxt: fix to allow group ID 0 for RSS action Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 4/9] net/bnxt: remove redundant if statement Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 5/9] net/bnxt: remove redundant macro Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 6/9] net/bnxt: remove unnecessary structure variable Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 7/9] net/bnxt: remove a redundant variable Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 8/9] net/bnxt: fix to support zero mark id along with RSS action Somnath Kotur
2020-01-28  7:29 ` [dpdk-dev] [PATCH 9/9] net/bnxt: fix coverity warnings Somnath Kotur
2020-01-28 21:01 ` [dpdk-dev] [PATCH v3 0/9] bnxt patch set Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 1/9] net/bnxt: fix alloc filter to use a common routine Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 2/9] net/bnxt: fix bumping of L2 filter reference count Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 3/9] net/bnxt: fix to allow group ID 0 for RSS action Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 4/9] net/bnxt: remove redundant if statement Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 5/9] net/bnxt: remove redundant macro Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 6/9] net/bnxt: remove unnecessary structure variable Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 7/9] net/bnxt: remove a redundant variable Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 8/9] net/bnxt: fix to support zero mark id along with RSS action Ajit Khaparde
2020-01-28 21:01   ` [dpdk-dev] [PATCH v3 9/9] net/bnxt: fix coverity warnings Ajit Khaparde
2020-01-29 12:30     ` Ferruh Yigit
2020-01-28 21:07   ` [dpdk-dev] [PATCH v3 0/9] bnxt patch set 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).