[PATCH V6 3/8] doc: testpmd rename RSS type ether to L2 payload

Huisong Li lihuisong at huawei.com
Wed Jun 29 10:34:46 CEST 2022


Rename RSS type 'ether' to 'l2-payload' for "port config all rss xx"
command.

Signed-off-by: Huisong Li <lihuisong at huawei.com>
---
 doc/guides/rel_notes/release_22_07.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst
index 6365800313..032290f05e 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -261,6 +261,10 @@ New Features
   Merged l3fwd-acl code into l3fwd as l3fwd-acl contains duplicate
   and common functions to l3fwd.
 
+* **Testpmd RSS type 'ether' renamed to 'l2-payload'.**
+
+  Rename RSS type 'ether' to 'l2-payload' for "port config all rss xx"
+  command.
 
 Removed Items
 -------------
-- 
2.22.0



More information about the dev mailing list