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

2019-12-10 Thread Ferruh Yigit
On 12/9/2019 9:46 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. > > v3 Changes: > -- > - Set the license to BSD-3 (in addition to GPL-2) > - Add the new PMD driver to the rele

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

2019-12-09 Thread Alfredo Cardigliano
The patch series provides an initial version of a poll mode driver for Pensando network adapters. The driver name is ionic. v3 Changes: -- - Set the license to BSD-3 (in addition to GPL-2) - Add the new PMD driver to the release notes - Add a link to the adapter vendor page - Cleanup the m