Re: [dpdk-dev] [PATCH v4 00/17] Introduces net/ionic PMD

2020-01-07 Thread Ferruh Yigit
On 12/19/2019 10:18 PM, Alfredo Cardigliano wrote: > The patch series provides an initial version of a > poll mode driver for Pensando network adapters. > The driver name is ionic. > > v4 Changes: > -- > - Remove the static list of adapters > - Disable compilation on unsupported platforms

[dpdk-dev] [PATCH v4 00/17] Introduces net/ionic PMD

2019-12-19 Thread Alfredo Cardigliano
The patch series provides an initial version of a poll mode driver for Pensando network adapters. The driver name is ionic. v4 Changes: -- - Remove the static list of adapters - Disable compilation on unsupported platforms - Add BSD-3-Clause to ionic_if.h - Add a link to the supported adap