[PATCH v2] doc: update feature list for idpf and cpfl
beilei.xing at intel.com
beilei.xing at intel.com
Tue Oct 17 15:25:00 CEST 2023
From: Beilei Xing <beilei.xing at intel.com>
Add all supported features in idpf.ini and cpfl.ini.
Signed-off-by: Beilei Xing <beilei.xing at 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
More information about the dev
mailing list