From 07b0a0db43aa7bcf19553ba44a982176f01ef9a6 Mon Sep 17 00:00:00 2001 From: Kevin Traynor Date: Fri, 22 May 2020 16:14:34 +0100 Subject: [PATCH] doc: add gcc 10 support to release notes Note support for gcc 10 in the DPDK 20.05 release notes. Signed-off-by: Kevin Traynor --- doc/guides/rel_notes/release_20_05.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 84706904ee..52dcb56198 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -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 ------------- -- 2.20.1