> -----Original Message----- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Thursday, January 19, 2017 1:23 PM > To: dev@dpdk.org > Cc: thomas.monja...@6wind.com; Richardson, Bruce > <bruce.richard...@intel.com>; shreyansh.j...@nxp.com; Mcnamara, John > <john.mcnam...@intel.com>; Yigit, Ferruh <ferruh.yi...@intel.com>; > jerin.ja...@caviumnetworks.com; Hemant Agrawal <hemant.agra...@nxp.com> > Subject: [PATCHv5 02/33] doc: add dpaa2 nic details > >... > > +* **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. > > New Features > ------------
These additions should be after "New Features" and not before, if you do another revision you can fix it. If not it could be fixed on commit or I can fix it in the final Release note review. But overall the NIC guide is very good. Acked-by: John McNamara <john.mcnam...@intel.com>