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.rst
> @@ -326,2 +326,5 @@ New Features
>  
> +* **Added support for GCC 10.**
> +
> +  Added support for building with GCC 10.1.

Applied with extra blank line, thanks




[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 
b/doc/guides/rel_notes/release_20_05.rst
index 84706904e..2b8038a17 100644
--- a/doc/guides/rel_notes/release_20_05.rst
+++ b/doc/guides/rel_notes/release_20_05.rst
@@ -326,2 +326,5 @@ New Features
 
+* **Added support for GCC 10.**
+
+  Added support for building with GCC 10.1.
 
-- 
2.21.3