Re: [dpdk-dev] [PATCH] doc: add gcc 10 support to release notes

2020-05-24 Thread Thomas Monjalon
22/05/2020 17:14, Kevin Traynor: > Note support for gcc 10 in the DPDK 20.05 release notes. > > Signed-off-by: Kevin Traynor > --- > Note: Reduced context so can apply before/after John's cleanup patch > --- > --- a/doc/guides/rel_notes/release_20_05.rst > +++ b/doc/guides/rel_notes/release_20_05

[dpdk-dev] [PATCH] doc: add gcc 10 support to release notes

2020-05-22 Thread Kevin Traynor
Note support for gcc 10 in the DPDK 20.05 release notes. Signed-off-by: Kevin Traynor --- Note: Reduced context so can apply before/after John's cleanup patch --- doc/guides/rel_notes/release_20_05.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/release_20_05.rst