DPDK patches and discussions
 help / color / mirror / Atom feed
From: beilei.xing@intel.com
To: jingjing.wu@intel.com
Cc: dev@dpdk.org, Beilei Xing <beilei.xing@intel.com>
Subject: [PATCH v2] doc: update feature list for idpf and cpfl
Date: Tue, 17 Oct 2023 13:25:00 +0000	[thread overview]
Message-ID: <20231017132500.623876-1-beilei.xing@intel.com> (raw)
In-Reply-To: <20231012151542.463873-1-beilei.xing@intel.com>

From: Beilei Xing <beilei.xing@intel.com>

Add all supported features in idpf.ini and cpfl.ini.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
V2 changes:
 - Add all supported features, not just RSS.

 doc/guides/nics/features/cpfl.ini | 10 ++++++++++
 doc/guides/nics/features/idpf.ini |  9 +++++++++
 2 files changed, 19 insertions(+)

diff --git a/doc/guides/nics/features/cpfl.ini b/doc/guides/nics/features/cpfl.ini
index 66d0caebbb..9563267513 100644
--- a/doc/guides/nics/features/cpfl.ini
+++ b/doc/guides/nics/features/cpfl.ini
@@ -7,10 +7,20 @@
 ; is selected.
 ;
 [Features]
+Speed capabilities   = Y
+Link status          = Y
+Queue start/stop     = Y
 MTU update           = Y
+Scattered Rx         = P
 TSO                  = P
+RSS hash             = Y
+RSS key update       = Y
+RSS reta update      = Y
 L3 checksum offload  = P
 L4 checksum offload  = P
+Timestamp offload    = P
+Packet type parsing  = Y
+Basic stats          = Y
 Linux                = Y
 x86-32               = Y
 x86-64               = Y
diff --git a/doc/guides/nics/features/idpf.ini b/doc/guides/nics/features/idpf.ini
index 099fd7f216..63b799289a 100644
--- a/doc/guides/nics/features/idpf.ini
+++ b/doc/guides/nics/features/idpf.ini
@@ -7,11 +7,20 @@
 ; is selected.
 ;
 [Features]
+Speed capabilities   = Y
+Link status          = Y
+Queue start/stop     = Y
 MTU update           = Y
+Scattered Rx         = P
 TSO                  = P
+RSS hash             = Y
+RSS key update       = Y
+RSS reta update      = Y
 L3 checksum offload  = P
 L4 checksum offload  = P
 Timestamp offload    = P
+Packet type parsing  = Y
+Basic stats          = Y
 Linux                = Y
 x86-32               = Y
 x86-64               = Y
-- 
2.34.1


  parent reply	other threads:[~2023-10-17  5:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 15:15 [PATCH] " beilei.xing
2023-10-13 11:45 ` Ferruh Yigit
2023-10-17 13:25 ` beilei.xing [this message]
2023-11-01  0:59   ` [PATCH v2] " Zhang, Qi Z

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=20231017132500.623876-1-beilei.xing@intel.com \
    --to=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@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).