Re: [dpdk-dev] [PATCH] doc: add VxLAN GRO to release notes

2018-02-13 Thread Thomas Monjalon
09/02/2018 11:02, Thomas Monjalon: > 09/02/2018 10:56, Mcnamara, John: > > The text has been added between the previous section and a note belonging > > to the previous section. > > > > However, we can fix this in the final revision of the release notes, so: > > I can fix it. > I also take care o

Re: [dpdk-dev] [PATCH] doc: add VxLAN GRO to release notes

2018-02-09 Thread Thomas Monjalon
09/02/2018 10:56, Mcnamara, John: > The text has been added between the previous section and a note belonging > to the previous section. > > However, we can fix this in the final revision of the release notes, so: I can fix it. I also take care of keeping a logical order in release notes features

Re: [dpdk-dev] [PATCH] doc: add VxLAN GRO to release notes

2018-02-09 Thread Mcnamara, John
> -Original Message- > From: Hu, Jiayu > Sent: Friday, February 9, 2018 5:29 AM > To: dev@dpdk.org > Cc: Mcnamara, John ; tho...@monjalon.net; Hu, > Jiayu > Subject: [PATCH] doc: add VxLAN GRO to release notes > > Signed-off-by: Jiayu Hu > --- > doc/guides/rel_notes/release_18_02.rst

[dpdk-dev] [PATCH] doc: add VxLAN GRO to release notes

2018-02-08 Thread Jiayu Hu
Signed-off-by: Jiayu Hu --- doc/guides/rel_notes/release_18_02.rst | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst index c42a1d6..c2078b5 100644 --- a/doc/guides/rel_notes/release_18_02.rst +++ b/doc/gui