[PATCH v2 02/11] doc: add Traffic Manager feature for iavf
Huisong Li
lihuisong at huawei.com
Tue Nov 28 13:40:57 CET 2023
Add Traffic Manager feature for iavf and fix the position of "Inline
crypto" feature to keep the order of default.ini as best as possible.
Cc: stable at dpdk.org
Signed-off-by: Huisong Li <lihuisong at huawei.com>
---
doc/guides/nics/features/iavf.ini | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/guides/nics/features/iavf.ini b/doc/guides/nics/features/iavf.ini
index db4f92ce71..c59115ae15 100644
--- a/doc/guides/nics/features/iavf.ini
+++ b/doc/guides/nics/features/iavf.ini
@@ -25,6 +25,8 @@ RSS hash = Y
RSS key update = Y
RSS reta update = Y
VLAN filter = Y
+Traffic manager = Y
+Inline crypto = Y
CRC offload = Y
VLAN offload = P
L3 checksum offload = Y
@@ -35,7 +37,6 @@ Inner L4 checksum = Y
Packet type parsing = Y
Rx descriptor status = Y
Tx descriptor status = Y
-Inline crypto = Y
Basic stats = Y
Multiprocess aware = Y
FreeBSD = Y
--
2.33.0
More information about the dev
mailing list