From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gagandeep Singh Subject: Re: [PATCH v3 0/3] introduces the enetc PMD driver Date: Fri, 28 Sep 2018 05:26:41 +0000 Message-ID: References: <20180913094201.17098-1-g.singh@nxp.com> <20180928051647.32341-1-g.singh@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: Pankaj Chauhan To: "dev@dpdk.org" , "ferruh.yigit@intel.com" Return-path: Received: from EUR03-DB5-obe.outbound.protection.outlook.com (mail-eopbgr40085.outbound.protection.outlook.com [40.107.4.85]) by dpdk.org (Postfix) with ESMTP id A152B1B110 for ; Fri, 28 Sep 2018 07:26:43 +0200 (CEST) In-Reply-To: <20180928051647.32341-1-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" > -----Original Message----- > From: Gagandeep Singh > Sent: Friday, September 28, 2018 10:47 AM > To: dev@dpdk.org; ferruh.yigit@intel.com > Cc: Pankaj Chauhan ; Gagandeep Singh > > Subject: [PATCH v3 0/3] introduces the enetc PMD driver >=20 > *ENETC* PMD driver which integrates with the existing PCI bus. > Document is also part of the set >=20 > v2->v3 Change-log: > * Added a release note > * commom part of documentation is removed > * cflag Werror added in Makefile > * private list of RX/TX queues removed > * added the dev_start and dev_stop APIs > * added rx/tx queue release APIs > * packet parse type feature enabled >=20 > v1->v2 Change-log: > * document improvement > * checkpatch warnings removed >=20 >=20 > Gagandeep Singh (3): > net/enetc: enable Rx and Tx > net/enetc: support packet parse type > doc: add usage doc for ENETC PMD >=20 Self NACK One patch is missing. I will send a V4