Re: [dpdk-dev] [PATCH v3 0/3] introduces the enetc PMD driver

2018-09-27 Thread Gagandeep Singh
> -Original Message- > From: Gagandeep Singh > Sent: Friday, September 28, 2018 10:47 AM > To: dev@dpdk.org; ferruh.yi...@intel.com > Cc: Pankaj Chauhan ; Gagandeep Singh > > Subject: [PATCH v3 0/3] introduces the enetc PMD driver > > *ENETC* PMD driver which integrates with the existi

[dpdk-dev] [PATCH v3 0/3] introduces the enetc PMD driver

2018-09-27 Thread Gagandeep Singh
*ENETC* PMD driver which integrates with the existing PCI bus. Document is also part of the set 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 * adde