Re: [dpdk-dev] [PATCH v3 04/17] net/ionic: register and initialize the adapter

2019-12-12 Thread Ferruh Yigit
On 12/12/2019 12:04 PM, Alfredo Cardigliano wrote: > > >> On 10 Dec 2019, at 19:50, Ferruh Yigit wrote: >> >> On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: >>> Register the Pensando ionic PMD (net_ionic) and define initial probe >>> and remove callbacks with adapter initialization. >>> >>> Si

Re: [dpdk-dev] [PATCH v3 04/17] net/ionic: register and initialize the adapter

2019-12-12 Thread Alfredo Cardigliano
> On 10 Dec 2019, at 19:50, Ferruh Yigit wrote: > > On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: >> Register the Pensando ionic PMD (net_ionic) and define initial probe >> and remove callbacks with adapter initialization. >> >> Signed-off-by: Alfredo Cardigliano >> Reviewed-by: Shannon N

Re: [dpdk-dev] [PATCH v3 04/17] net/ionic: register and initialize the adapter

2019-12-10 Thread Ferruh Yigit
On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: > Register the Pensando ionic PMD (net_ionic) and define initial probe > and remove callbacks with adapter initialization. > > Signed-off-by: Alfredo Cardigliano > Reviewed-by: Shannon Nelson <...> > +/* > + * There is no room in struct rte_pci_

[dpdk-dev] [PATCH v3 04/17] net/ionic: register and initialize the adapter

2019-12-09 Thread Alfredo Cardigliano
Register the Pensando ionic PMD (net_ionic) and define initial probe and remove callbacks with adapter initialization. Signed-off-by: Alfredo Cardigliano Reviewed-by: Shannon Nelson --- doc/guides/nics/features/ionic.ini | 2 + drivers/net/ionic/Makefile | 3 + drivers/net/ionic/ion