DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add gcc 10 support to release notes
@ 2020-05-22 15:14 Kevin Traynor
  2020-05-24 21:09 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Traynor @ 2020-05-22 15:14 UTC (permalink / raw)
  To: dev, john.mcnamara, marko.kovacevic; +Cc: thomas, Kevin Traynor

Note support for gcc 10 in the DPDK 20.05 release notes.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: add gcc 10 support to release notes
  2020-05-22 15:14 [dpdk-dev] [PATCH] doc: add gcc 10 support to release notes Kevin Traynor
@ 2020-05-24 21:09 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2020-05-24 21:09 UTC (permalink / raw)
  To: Kevin Traynor; +Cc: dev, john.mcnamara, marko.kovacevic

22/05/2020 17:14, Kevin Traynor:
> Note support for gcc 10 in the DPDK 20.05 release notes.
> 
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
> 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-24 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22 15:14 [dpdk-dev] [PATCH] doc: add gcc 10 support to release notes Kevin Traynor
2020-05-24 21:09 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).