From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCHv5 02/33] doc: add dpaa2 nic details Date: Fri, 20 Jan 2017 10:16:38 +0530 Message-ID: References: <1484679174-4174-1-git-send-email-hemant.agrawal@nxp.com> <1484832240-2048-1-git-send-email-hemant.agrawal@nxp.com> <1484832240-2048-5-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: "thomas.monjalon@6wind.com" , "Richardson, Bruce" , "shreyansh.jain@nxp.com" , "Yigit, Ferruh" , "jerin.jacob@caviumnetworks.com" To: "Mcnamara, John" , "dev@dpdk.org" Return-path: Received: from NAM03-CO1-obe.outbound.protection.outlook.com (mail-co1nam03on0048.outbound.protection.outlook.com [104.47.40.48]) by dpdk.org (Postfix) with ESMTP id A5D7A2B9B for ; Fri, 20 Jan 2017 05:46:49 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 1/19/2017 11:04 PM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: Hemant Agrawal [mailto:hemant.agrawal@nxp.com] >> Sent: Thursday, January 19, 2017 1:23 PM >> To: dev@dpdk.org >> Cc: thomas.monjalon@6wind.com; Richardson, Bruce >> ; shreyansh.jain@nxp.com; Mcnamara, John >> ; Yigit, Ferruh ; >> jerin.jacob@caviumnetworks.com; Hemant Agrawal >> 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 > > I am doing next rev, so I will fix it.