From: Beilei Xing <[email protected]>
Update release notes for Intel IPU new features:
- Support VF whose device id is 0x145c.
- Support hairpin queue.
Fixes: 32bcd47e16fe ("net/idpf: support VF")
Fixes: 1ec8064832db ("net/cpfl: add haipin queue group during vport init")
Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Jingjing Wu <[email protected]>
---
v2 change:
- Rebase 23.07 rc4.
doc/guides/rel_notes/release_23_07.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes/release_23_07.rst
b/doc/guides/rel_notes/release_23_07.rst
index 6a1c45162b..61a44367a7 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -222,6 +222,13 @@ New Features
See the :doc:`../tools/dmaperf` for more details.
+* **Updated Intel idpf PMD.**
+
+ Added support for Intel IPU E2100 VF whose device id is 0x145c.
+
+* **Updated Intel cpfl PMD.**
+
+ Added support for hairpin queue.
Removed Items
-------------
--
2.34.1