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 <[email protected]>
---
doc/guides/rel_notes/release_21_02.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_02.rst
b/doc/guides/rel_notes/release_21_02.rst
index 78ec2758e..ecd7cd206 100644
--- a/doc/guides/rel_notes/release_21_02.rst
+++ b/doc/guides/rel_notes/release_21_02.rst
@@ -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
-------------
--
2.25.1