On 4/11/2017 2:49 PM, Hemant Agrawal wrote: > This patch adds the NXP dpaa2 architecture and pmd details > in the Network interfaces section. > > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > Acked-by: John McNamara <john.mcnam...@intel.com>
<...> > diff --git a/doc/guides/rel_notes/release_17_05.rst > b/doc/guides/rel_notes/release_17_05.rst > index bf4afe0..5f9d807 100644 > --- a/doc/guides/rel_notes/release_17_05.rst > +++ b/doc/guides/rel_notes/release_17_05.rst > @@ -16,6 +16,17 @@ DPDK Release 17.05 > > xdg-open build/doc/html/guides/rel_notes/release_17_05.html > > +* **Added a new driver for NXP DPAA2 - FSLMC bus.** > + > + Added the new bus "fslmc" driver for NXP DPAA2 devices. See the > + "Network Interface Controller Drivers" document for more details on this > new > + driver. > + > +* **Added a new driver for NXP DPAA2 Network PMD.** > + > + Added the new "dpaa2" net driver for NXP DPAA2 devices. See the > + "Network Interface Controller Drivers" document for more details on this > new > + driver. These should be below "New Features" section. Can you please send a patch to fix this? Thanks, ferruh > > New Features > ------------ >