[dpdk-dev] [PATCH v2] doc: add section on tested platforms and nics and OSes

2016-07-22 Thread Thomas Monjalon
2016-07-22 10:21, Yulong Pei: > --- a/doc/guides/rel_notes/release_16_07.rst > +++ b/doc/guides/rel_notes/release_16_07.rst > @@ -350,25 +350,120 @@ The libraries prepended with a plus sign were > incremented in this version. > Tested Platforms > > > -.. This section should

[dpdk-dev] [PATCH v2] doc: add section on tested platforms and nics and OSes

2016-07-22 Thread Yulong Pei
Add new section on tested platforms and nics and OSes to the release notes. Signed-off-by: Yulong Pei --- doc/guides/rel_notes/release_16_07.rst | 117 + 1 file changed, 106 insertions(+), 11 deletions(-) diff --git a/doc/guides/rel_notes/release_16_07.rst