Please ignore this one, it indeed has been there.
At 2020-10-09 15:40:59, yang_y...@163.com wrote: >From: Yi Yang <yangy...@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 <yangy...@inspur.com> >Acked-by: Jiayu Hu <jiayu...@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