]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_20_08.rst
ethdev: add eCPRI key fields to flow API
[dpdk.git] / doc / guides / rel_notes / release_20_08.rst
index 3e07ee6223160d19b67c9d65f9e6b9cde1b5b9ac..f19b748728e4f50490e9687eab3ecbe5e9987458 100644 (file)
@@ -81,6 +81,10 @@ New Features
   Added the RegEx library which provides an API for offload of regular
   expressions search operations to hardware or software accelerator devices.
 
+* **Added eCPRI protocol support in rte_flow.**
+
+  The ``ECPRI`` item has been added to support eCPRI packet offloading for
+  5G network.
 
 * **Introduced send packet scheduling on the timestamps.**