[v2] doc: update release notes for iavf
Checks
Commit Message
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 <yuying.zhang@intel.com>
---
doc/guides/rel_notes/release_21_02.rst | 3 +++
1 file changed, 3 insertions(+)
Comments
> -----Original Message-----
> From: Zhang, Yuying <yuying.zhang@intel.com>
> Sent: Wednesday, January 20, 2021 10:07 AM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Wu, Jingjing
> <jingjing.wu@intel.com>
> Cc: Zhang, Yuying <yuying.zhang@intel.com>
> Subject: [PATCH v2] 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 <yuying.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
@@ -106,6 +106,9 @@ New Features
* Added Double VLAN support for DCF switch QinQ filtering.
+* **Updated Intel iavf driver.**
+ * Added support for FDIR TCP/UDP pattern without input set.
+
Removed Items
-------------