Re: [dpdk-dev] [PATCH v3 01/17] net/ionic: add skeleton

2019-12-12 Thread Alfredo Cardigliano
> On 12 Dec 2019, at 13:39, Ferruh Yigit wrote: > > On 12/12/2019 12:01 PM, Alfredo Cardigliano wrote: >> >> >>> On 10 Dec 2019, at 19:48, Ferruh Yigit wrote: >>> >>> On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: Add makefile and config file options to compile the Pensando ionic PM

Re: [dpdk-dev] [PATCH v3 01/17] net/ionic: add skeleton

2019-12-12 Thread Ferruh Yigit
On 12/12/2019 12:01 PM, Alfredo Cardigliano wrote: > > >> On 10 Dec 2019, at 19:48, Ferruh Yigit wrote: >> >> On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: >>> Add makefile and config file options to compile the Pensando ionic PMD. >>> Add feature and version map file. >>> Update maintainers

Re: [dpdk-dev] [PATCH v3 01/17] net/ionic: add skeleton

2019-12-12 Thread Alfredo Cardigliano
> On 10 Dec 2019, at 19:48, Ferruh Yigit wrote: > > On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: >> Add makefile and config file options to compile the Pensando ionic PMD. >> Add feature and version map file. >> Update maintainers file. >> >> Signed-off-by: Alfredo Cardigliano >> Reviewe

Re: [dpdk-dev] [PATCH v3 01/17] net/ionic: add skeleton

2019-12-10 Thread Ferruh Yigit
On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote: > Add makefile and config file options to compile the Pensando ionic PMD. > Add feature and version map file. > Update maintainers file. > > Signed-off-by: Alfredo Cardigliano > Reviewed-by: Shannon Nelson <...> > @@ -277,6 +277,11 @@ CONFIG_RTE

[dpdk-dev] [PATCH v3 01/17] net/ionic: add skeleton

2019-12-09 Thread Alfredo Cardigliano
Add makefile and config file options to compile the Pensando ionic PMD. Add feature and version map file. Update maintainers file. Signed-off-by: Alfredo Cardigliano Reviewed-by: Shannon Nelson --- MAINTAINERS | 6 config/common_base