DPDK patches and discussions
 help / color / mirror / Atom feed
From: Somnath Kotur <somnath.kotur@broadcom.com>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com
Subject: [dpdk-dev] [PATCH 0/8] bnxt patch set
Date: Tue, 28 Jan 2020 11:53:49 +0530	[thread overview]
Message-ID: <20200128062357.9316-1-somnath.kotur@broadcom.com> (raw)

Please apply.

Kalesh AP (4):
  net/bnxt: remove redundant if statement
  net/bnxt: remove redundant macro
  net/bnxt: remove unnecessary structure variable
  net/bnxt: remove a redundant variable

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 | 31 +++++++++++--------------
 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, 80 insertions(+), 80 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2020-01-28  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28  6:23 Somnath Kotur [this message]
2020-01-28  6:23 ` [dpdk-dev] [PATCH 1/8] net/bnxt: fix bnxt_alloc_filter() to use a common routine Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 2/8] net/bnxt: fix bumping of L2 filter reference count Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 3/8] net/bnxt: fix to allow group ID 0 for RSS action Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 4/8] net/bnxt: remove redundant if statement Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 5/8] net/bnxt: remove redundant macro Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 6/8] net/bnxt: remove unnecessary structure variable Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 7/8] net/bnxt: remove a redundant variable Somnath Kotur
2020-01-28  6:23 ` [dpdk-dev] [PATCH 8/8] net/bnxt: fix to support zero mark id along with RSS action Somnath Kotur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200128062357.9316-1-somnath.kotur@broadcom.com \
    --to=somnath.kotur@broadcom.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).