[dpdk-dev] [PATCH] doc: update rel_notes for GRO
yang_y_yi at 163.com
yang_y_yi at 163.com
Fri Oct 9 09:40:59 CEST 2020
From: Yi Yang <yangyi01 at inspur.com>
Release 20.11 added UDP/IPv4 and VXLAN UDP/IPv4 support
for GRO, so update rel_notes to reflect these changes.
Signed-off-by: Yi Yang <yangyi01 at inspur.com>
Acked-by: Jiayu Hu <jiayu.hu at intel.com>
---
doc/guides/rel_notes/release_20_11.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
index 808bdc4..3b9c812 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -136,6 +136,12 @@ New Features
* Extern objects and functions can be plugged into the pipeline.
* Transaction-oriented table updates.
+* **Add UDP/IPv4 GRO support for VxLAN and non-VxLAN packets.**
+
+ Add UDP/IPv4 GRO support for VxLAN and non-VxLAN packets. For
+ VxLAN packets, this adds inner UDP/IPv4 support, for non-VxLAN
+ packets, this adds UDP/IPv4 support.
+
Removed Items
-------------
--
1.8.3.1
More information about the dev
mailing list