[dpdk-dev] [PATCH] doc: update rel_notes for GRO
yang_y_yi
yang_y_yi at 163.com
Fri Oct 9 10:12:48 CEST 2020
Please ignore this one, it indeed has been there.
At 2020-10-09 15:40:59, yang_y_yi at 163.com wrote:
>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