DPDK patches and discussions
 help / color / mirror / Atom feed
From: Qi Zhang <qi.z.zhang@intel.com>
To: xiaolong.ye@intel.com
Cc: dev@dpdk.org, thomas@monjalon.net, beilei.xing@intel.com,
	wenzhuo.lu@intel.com, jingjing.wu@intel.com,
	qiming.yang@intel.com, Qi Zhang <qi.z.zhang@intel.com>
Subject: [dpdk-dev] [PATCH 3/4] doc: update iavf feature list
Date: Mon, 23 Mar 2020 18:54:30 +0800	[thread overview]
Message-ID: <20200323105431.13837-4-qi.z.zhang@intel.com> (raw)
In-Reply-To: <20200323105431.13837-1-qi.z.zhang@intel.com>

Remove vector path feature list, if a feature only be supported
in non-vector path, use "P" to represent.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
 doc/guides/nics/features/iavf.ini     |  4 ++--
 doc/guides/nics/features/iavf_vec.ini | 36 -----------------------------------
 2 files changed, 2 insertions(+), 38 deletions(-)
 delete mode 100644 doc/guides/nics/features/iavf_vec.ini

diff --git a/doc/guides/nics/features/iavf.ini b/doc/guides/nics/features/iavf.ini
index 80143059e..94d9f88a6 100644
--- a/doc/guides/nics/features/iavf.ini
+++ b/doc/guides/nics/features/iavf.ini
@@ -22,8 +22,8 @@ RSS reta update      = Y
 VLAN filter          = Y
 CRC offload          = Y
 VLAN offload         = Y
-L3 checksum offload  = Y
-L4 checksum offload  = Y
+L3 checksum offload  = P
+L4 checksum offload  = P
 Packet type parsing  = Y
 Rx descriptor status = Y
 Tx descriptor status = Y
diff --git a/doc/guides/nics/features/iavf_vec.ini b/doc/guides/nics/features/iavf_vec.ini
deleted file mode 100644
index 167f5fdf3..000000000
--- a/doc/guides/nics/features/iavf_vec.ini
+++ /dev/null
@@ -1,36 +0,0 @@
-;
-; Supported features of the 'iavf_vec' network poll mode driver.
-;
-; Refer to default.ini for the full list of available PMD features.
-;
-[Features]
-Speed capabilities   = Y
-Link status          = Y
-Rx interrupt         = Y
-Queue start/stop     = Y
-MTU update           = Y
-Jumbo frame          = Y
-Scattered Rx         = 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
-VLAN filter          = Y
-CRC offload          = Y
-VLAN offload         = P
-L3 checksum offload  = P
-L4 checksum offload  = P
-Packet type parsing  = Y
-Rx descriptor status = Y
-Tx descriptor status = Y
-Basic stats          = Y
-Multiprocess aware   = Y
-BSD nic_uio          = Y
-Linux UIO            = Y
-Linux VFIO           = Y
-x86-32               = Y
-x86-64               = Y
-- 
2.13.6


  parent reply	other threads:[~2020-03-23 10:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 10:54 [dpdk-dev] [PATCH 0/4] update feature list of Intel NICs Qi Zhang
2020-03-23 10:54 ` [dpdk-dev] [PATCH 1/4] doc: update i40e feature list Qi Zhang
2020-03-23 10:54 ` [dpdk-dev] [PATCH 2/4] doc: update ice " Qi Zhang
2020-03-24  5:02   ` Yang, Qiming
2020-03-24  5:06     ` Zhang, Qi Z
2020-03-23 10:54 ` Qi Zhang [this message]
2020-03-23 10:54 ` [dpdk-dev] [PATCH 4/4] doc: update ixgbe " Qi Zhang
2020-04-01  3:22 ` [dpdk-dev] [PATCH 0/4] update feature list of Intel NICs Ye Xiaolong

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=20200323105431.13837-4-qi.z.zhang@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=thomas@monjalon.net \
    --cc=wenzhuo.lu@intel.com \
    --cc=xiaolong.ye@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).