]> git.droids-corp.org - dpdk.git/commitdiff
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 84706904eee9703662e28f10813b56deb2d864fd..52dcb561983814b18595a8379d6b2e0022e3a0bb 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
 -------------