Re: [dpdk-dev] [PATCH 3/6] net/ionic: fully implement remove-on-close

2020-12-16 Thread Andrew Boyer
Hello Ferruh, > On Dec 15, 2020, at 8:42 AM, Ferruh Yigit wrote: > > On 12/10/2020 2:22 PM, Andrew Boyer wrote: >> This is now required behavior for a PMD. >> Remove the UNMAINTAINED flag. >> Signed-off-by: Andrew Boyer >> --- >> MAINTAINERS | 2 +- >> drivers/net/ionic/i

Re: [dpdk-dev] [PATCH 3/6] net/ionic: fully implement remove-on-close

2020-12-15 Thread Ferruh Yigit
On 12/10/2020 2:22 PM, Andrew Boyer wrote: This is now required behavior for a PMD. Remove the UNMAINTAINED flag. Signed-off-by: Andrew Boyer --- MAINTAINERS | 2 +- drivers/net/ionic/ionic_ethdev.c | 41 drivers/net/ionic/ionic_lif.c

[dpdk-dev] [PATCH 3/6] net/ionic: fully implement remove-on-close

2020-12-10 Thread Andrew Boyer
This is now required behavior for a PMD. Remove the UNMAINTAINED flag. Signed-off-by: Andrew Boyer --- MAINTAINERS | 2 +- drivers/net/ionic/ionic_ethdev.c | 41 drivers/net/ionic/ionic_lif.c| 15 drivers/net/ionic/ionic_lif