From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v5 4/4] doc: add usage doc for ENETC PMD Date: Wed, 3 Oct 2018 20:47:58 +0100 Message-ID: <470e7f84-e288-07bd-b0d8-247bd2a8d9ce@intel.com> References: <20180928074601.4287-1-g.singh@nxp.com> <20181003133608.3605-1-g.singh@nxp.com> <20181003133608.3605-5-g.singh@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: pankaj.chauhan@nxp.com To: Gagandeep Singh , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id AE3A71B2B3 for ; Wed, 3 Oct 2018 21:48:00 +0200 (CEST) In-Reply-To: <20181003133608.3605-5-g.singh@nxp.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 10/3/2018 2:36 PM, Gagandeep Singh wrote: > Add enetc usage document to compile and run the > DPDK application on enetc supported platform. > This document introduces the enetc driver, supported > platforms and supported features. > > Signed-off-by: Gagandeep Singh <...> > @@ -50,6 +50,11 @@ New Features > * Other libs > * Apps, Examples, Tools (if significative) > > + * **Added NXP ENETC PMD.** > + > + Added the new enetc driver for NXP enetc platform. See the > + "ENETC Poll Mode Driver" document for more details on this new driver. > + > This section is a comment. Do not overwrite or remove it. > Also, make sure to start the actual text at the margin. > ========================================================= This seems put into comment part of the section, I can fix while merging.