Add eCPRI protocol flow features to ice pmd and iavf pmd. Signed-off-by: Jeff Guo <jia....@intel.com> --- doc/guides/rel_notes/release_21_02.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst index 3bb0b9a9ed..c84f0bfad9 100644 --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst @@ -72,6 +72,18 @@ New Features * Added inner UDP/IPv4 support for VXLAN IPv4 GSO. +* **Updated the Intel ice driver.** + + Updated the Intel ice driver with new features and improvements, including: + + * Added support for UDP dynamic port assignment for eCPRI protocol feature. + +* **Updated Intel iavf driver.** + + Updated iavf PMD with new features and improvements, including: + + * Added support for FDIR/RSS packet steering for flow type eCPRI protocol features. + Removed Items ------------- -- 2.20.1