git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28ac1a4
)
doc: add gcc 10 support to release notes
author
Kevin Traynor
<ktraynor@redhat.com>
Fri, 22 May 2020 15:14:34 +0000
(16:14 +0100)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/doc/guides/rel_notes/release_20_05.rst
b/doc/guides/rel_notes/release_20_05.rst
index
8470690
..
52dcb56
100644
(file)
--- 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
-------------