[dpdk-dev] [PATCH v1 2/2] doc: add protocol agnostic flow offloading for RSS hash
Ting Xu
ting.xu at intel.com
Fri Oct 8 09:09:34 CEST 2021
Protocol agnostic flow offloading for RSS hash is supported. Raw pattern
input can be used to create RSS hash flow rules, using current rte_flow
raw API.
Signed-off-by: Ting Xu <ting.xu at intel.com>
---
doc/guides/rel_notes/release_21_11.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst
index b71e256835..b1bdb62417 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -86,6 +86,7 @@ New Features
* Added 1PPS out support by a devargs.
* Added IPv4 and L4(TCP/UDP/SCTP) checksum hash support in RSS flow.
+ * Added protocol agnostic flow offloading for RSS hash.
* **Updated Marvell cnxk ethdev driver.**
--
2.17.1
More information about the dev
mailing list