[dpdk-dev] [PATCH v3 5/5] doc: enable protocol agnostic flow in FDIR
Junfeng Guo
junfeng.guo at intel.com
Thu Oct 14 17:37:05 CEST 2021
Protocol agnostic flow offloading in Flow Director is enabled based
on the Parser Library, using existing rte_flow raw API.
Signed-off-by: Junfeng Guo <junfeng.guo 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 d5c762df62..5a46be0a72 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -98,6 +98,7 @@ New Features
* **Updated Intel ice driver.**
+ * Added protocol agnostic flow offloading support in Flow Director.
* Added 1PPS out support by a devargs.
* Added IPv4 and L4 (TCP/UDP/SCTP) checksum hash support in RSS flow.
* Added DEV_RX_OFFLOAD_TIMESTAMP support.
--
2.25.1
More information about the dev
mailing list