[PATCH v2] doc: update release notes for Intel IPU
beilei.xing at intel.com
beilei.xing at intel.com
Fri Jul 21 16:58:39 CEST 2023
From: Beilei Xing <beilei.xing at intel.com>
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 <beilei.xing at intel.com>
Acked-by: Jingjing Wu <jingjing.wu at intel.com>
---
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
More information about the dev
mailing list