[PATCH] doc: fix missing release note for UFO on iavf and ice

Zhichao Zeng zhichaox.zeng at intel.com
Wed Jun 28 07:52:58 CEST 2023


Add missing release note for UDP fragmentation offload on iavf and ice.

Fixes: 0f24dc14654e ("net/iavf: enable UDP fragmentation offload")
Fixes: 623ca7a15db4 ("net/ice: enable UDP fragmentation offload")

Signed-off-by: Zhichao Zeng <zhichaox.zeng at intel.com>
---
 doc/guides/rel_notes/release_23_07.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index 4459144140..b32276818a 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -125,6 +125,14 @@ New Features
   which are being upstreamed:
   https://lore.kernel.org/all/20230419134329.346825-1-maxime.coquelin@redhat.com/
 
+* **Updated Intel iavf driver.**
+
+  * Added support for UDP fragmentation offload.
+
+* **Updated Intel ice driver.**
+
+  * Added support for UDP fragmentation offload.
+
 * **Updated Marvell cnxk ethdev driver.**
 
   * Added support for reassembly of multi-segment packets.
-- 
2.34.1



More information about the dev mailing list