DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update feature list for idpf and cpfl
@ 2023-10-12 15:15 beilei.xing
  2023-10-13 11:45 ` Ferruh Yigit
  2023-10-17 13:25 ` [PATCH v2] " beilei.xing
  0 siblings, 2 replies; 4+ messages in thread
From: beilei.xing @ 2023-10-12 15:15 UTC (permalink / raw)
  To: jingjing.wu; +Cc: dev, Beilei Xing

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

Add RSS support in idpf.ini and cpfl.ini.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 doc/guides/nics/features/cpfl.ini | 3 +++
 doc/guides/nics/features/idpf.ini | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/doc/guides/nics/features/cpfl.ini b/doc/guides/nics/features/cpfl.ini
index f4e45c7c68..4eb1c829cc 100644
--- a/doc/guides/nics/features/cpfl.ini
+++ b/doc/guides/nics/features/cpfl.ini
@@ -9,6 +9,9 @@
 [Features]
 MTU update           = Y
 TSO                  = P
+RSS hash             = Y
+RSS key update       = Y
+RSS reta update      = Y
 L3 checksum offload  = P
 L4 checksum offload  = P
 Linux                = Y
diff --git a/doc/guides/nics/features/idpf.ini b/doc/guides/nics/features/idpf.ini
index 099fd7f216..d004681c3a 100644
--- a/doc/guides/nics/features/idpf.ini
+++ b/doc/guides/nics/features/idpf.ini
@@ -9,6 +9,9 @@
 [Features]
 MTU update           = Y
 TSO                  = P
+RSS hash             = Y
+RSS key update       = Y
+RSS reta update      = Y
 L3 checksum offload  = P
 L4 checksum offload  = P
 Timestamp offload    = P
-- 
2.34.1


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

end of thread, other threads:[~2023-11-01  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12 15:15 [PATCH] doc: update feature list for idpf and cpfl beilei.xing
2023-10-13 11:45 ` Ferruh Yigit
2023-10-17 13:25 ` [PATCH v2] " beilei.xing
2023-11-01  0:59   ` Zhang, Qi Z

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).