Re: [dpdk-dev] [PATCH v2 01/21] net/atlantic: atlantic PMD driver skeleton

2018-09-21 Thread Ferruh Yigit
On 9/21/2018 4:35 PM, Igor Russkikh wrote: > Hi Ferruh, > > Thanks for your comments! > All understood, we'll fix that in next version. > > Another question related to new PMDs integration process: > I have not found any requirements or statements on passing/supporting DPDK > Test Suite for new

Re: [dpdk-dev] [PATCH v2 01/21] net/atlantic: atlantic PMD driver skeleton

2018-09-21 Thread Igor Russkikh
Hi Ferruh, Thanks for your comments! All understood, we'll fix that in next version. Another question related to new PMDs integration process: I have not found any requirements or statements on passing/supporting DPDK Test Suite for new PMDs. Do you have any expectations here? BR, Igor

Re: [dpdk-dev] [PATCH v2 01/21] net/atlantic: atlantic PMD driver skeleton

2018-09-21 Thread Ferruh Yigit
On 9/13/2018 12:35 PM, Igor Russkikh wrote: > From: Pavel Belous > > Makefile/meson build infrastructure, atl_ethdev minimal skeleton, > header with aquantia aQtion NIC device and vendor IDs. > > Signed-off-by: Igor Russkikh > --- > config/common_base| 9 + >