DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com
Subject: [dpdk-dev] [PATCH 3/3] net/bnxt: fixup bnxt.ini
Date: Thu,  5 Oct 2017 09:28:03 -0500	[thread overview]
Message-ID: <20171005142803.2143-4-ajit.khaparde@broadcom.com> (raw)
In-Reply-To: <20171005142803.2143-1-ajit.khaparde@broadcom.com>

bnxt.ini was not updated correctly. This patch fixes it.
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
 doc/guides/nics/features/bnxt.ini | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/doc/guides/nics/features/bnxt.ini b/doc/guides/nics/features/bnxt.ini
index 71f9e4666..ef45dd765 100644
--- a/doc/guides/nics/features/bnxt.ini
+++ b/doc/guides/nics/features/bnxt.ini
@@ -10,13 +10,26 @@ Queue start/stop     = Y
 MTU update           = Y
 Jumbo frame          = Y
 LRO                  = Y
+TSO                  = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
 Multicast MAC filter = Y
+RSS hash             = Y
+RSS key update       = Y
 RSS reta update      = Y
+VMDq                 = Y
 SR-IOV               = Y
 VLAN filter          = Y
+Ethertype filter     = Y
+N-tuple filter       = Y
+Flow control         = Y
+Flow API             = Y
+L3 checksum offload  = Y
+L4 checksum offload  = Y
+Inner L3 checksum    = Y
+Inner L4 checksum    = Y
+Packet type parsing  = Y
 VLAN offload         = Y
 Rx descriptor status = Y
 Tx descriptor status = Y
-- 
2.13.5 (Apple Git-94)

  parent reply	other threads:[~2017-10-05 14:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05 14:28 [dpdk-dev] [PATCH 0/3] patch series for bnxt Ajit Khaparde
2017-10-05 14:28 ` [dpdk-dev] [PATCH 1/3] net/bnxt: add ntuple filtering support Ajit Khaparde
2017-10-05 14:28 ` [dpdk-dev] [PATCH 2/3] net/bnxt: fix number of mac addresses for VMDQ support Ajit Khaparde
2017-10-05 14:28 ` Ajit Khaparde [this message]
2017-10-05 15:06 ` [dpdk-dev] [PATCH v2 0/4] patch series for bnxt Ajit Khaparde
2017-10-05 15:06   ` [dpdk-dev] [PATCH v2 1/4] net/bnxt: add ntuple filtering support Ajit Khaparde
2017-10-05 15:06   ` [dpdk-dev] [PATCH v2 2/4] net/bnxt: fix number of mac addresses for VMDQ support Ajit Khaparde
2017-10-05 15:06   ` [dpdk-dev] [PATCH v2 3/4] net/bnxt: fixup bnxt.ini Ajit Khaparde
2017-10-05 15:06   ` [dpdk-dev] [PATCH v2 4/4] net/bnxt: fix some unnecessary parentheses Ajit Khaparde
2017-10-05 20:38   ` [dpdk-dev] [PATCH v2 0/4] patch series for bnxt Ferruh Yigit

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=20171005142803.2143-4-ajit.khaparde@broadcom.com \
    --to=ajit.khaparde@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).