DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fix missing release note for UFO on iavf and ice
@ 2023-06-28  5:52 Zhichao Zeng
  2023-07-03  4:27 ` Zhang, Qi Z
  0 siblings, 1 reply; 3+ messages in thread
From: Zhichao Zeng @ 2023-06-28  5:52 UTC (permalink / raw)
  To: dev; +Cc: qiming.yang, Zhichao Zeng, Qi Zhang

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@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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-27 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28  5:52 [PATCH] doc: fix missing release note for UFO on iavf and ice Zhichao Zeng
2023-07-03  4:27 ` Zhang, Qi Z
2023-07-27 20:31   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).