doc: add gcc 10 support to release notes
authorKevin Traynor <ktraynor@redhat.com>
Fri, 22 May 2020 15:14:34 +0000 (16:14 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 24 May 2020 21:11:55 +0000 (23:11 +0200)
Note support for gcc 10 in the DPDK 20.05 release notes.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
doc/guides/rel_notes/release_20_05.rst

index 8470690..52dcb56 100644 (file)
@@ -324,6 +324,10 @@ New Features
   * Added a new cmdline option ``--rx-mq-mode`` which can be used to test PMD's
     behaviour on handling Rx mq mode.
 
+* **Added support for GCC 10.**
+
+  Added support for building with GCC 10.1.
+
 
 Removed Items
 -------------