From: Yuying Zhang Date: Wed, 20 Jan 2021 10:22:32 +0000 (+0800) Subject: doc: update release notes for iavf X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=72592ea6244028fe93b2a264d7922e4611ca25e5;p=dpdk.git doc: update release notes for iavf Add iavf PMD new feature in release notes. Fixes: 61abc5f611a0 ("net/iavf: support TCP/UDP flow item without input set") Signed-off-by: Yuying Zhang Acked-by: Qi Zhang --- diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst index a6bbfac6f0..31051ede08 100644 --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst @@ -99,6 +99,13 @@ New Features * Added Double VLAN support for DCF switch QinQ filtering. * Added support for UDP dynamic port assignment for eCPRI tunnel in DCF. +* **Updated Intel iavf driver.** + + Updated iavf PMD with new features and improvements, including: + + * Added support for FDIR/RSS packet steering for eCPRI flow. + * Added support for FDIR TCP/UDP pattern without input set. + * **Updated Mellanox mlx5 driver.** Updated the Mellanox mlx5 driver with new features and improvements, including: