From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreyansh Jain Subject: Re: [PATCH 18/38] doc: add NXP DPAA PMD documentation Date: Thu, 29 Jun 2017 19:47:48 +0530 Message-ID: <6527e63b-548c-c360-e148-fd58065083b8@nxp.com> References: <1497591668-3320-1-git-send-email-shreyansh.jain@nxp.com> <1497591668-3320-19-git-send-email-shreyansh.jain@nxp.com> <21873156-ed65-ef7f-e7a7-bf2a1efafd53@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , To: Ferruh Yigit Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0072.outbound.protection.outlook.com [104.47.38.72]) by dpdk.org (Postfix) with ESMTP id 1AFE329CA for ; Thu, 29 Jun 2017 16:08:40 +0200 (CEST) In-Reply-To: <21873156-ed65-ef7f-e7a7-bf2a1efafd53@intel.com> Content-Language: en-US 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 Wednesday 28 June 2017 09:21 PM, Ferruh Yigit wrote: > On 6/16/2017 6:40 AM, Shreyansh Jain wrote: >> Signed-off-by: Hemant Agrawal >> Signed-off-by: Shreyansh Jain >> --- >> MAINTAINERS | 2 + >> doc/guides/nics/dpaa.rst | 360 ++++++++++++++++++++++++++++++++++++++ > > As a reminder, you may need to send a web page patch to add dpaa as > supported nic: > http://dpdk.org/doc/nics Yes, thanks for reminding. once the patches move ahead (next etc), I will send that as well. > >> doc/guides/nics/features/dpaa.ini | 8 + >> doc/guides/nics/index.rst | 1 + > >