Re: [dpdk-dev] [PATCH v5 0/5] replace blacklist/whitelist with block/allow

2020-11-05 Thread Stephen Hemminger
On Thu, 5 Nov 2020 09:27:59 +0100 David Marchand wrote: > On Sat, Oct 24, 2020 at 3:02 AM Stephen Hemminger > wrote: > > > > This is a revised version of the earlier RFC patch set for changing > > the blacklist/whitelist terms in DPDK. > > > > The first patch is a duplicate from the other patch

Re: [dpdk-dev] [PATCH v5 0/5] replace blacklist/whitelist with block/allow

2020-11-05 Thread David Marchand
On Sat, Oct 24, 2020 at 3:02 AM Stephen Hemminger wrote: > > This is a revised version of the earlier RFC patch set for changing > the blacklist/whitelist terms in DPDK. > > The first patch is a duplicate from the other patch set about > use of master/slave in API. > > Note: > This may cause some

[dpdk-dev] [PATCH v5 0/5] replace blacklist/whitelist with block/allow

2020-10-23 Thread Stephen Hemminger
This is a revised version of the earlier RFC patch set for changing the blacklist/whitelist terms in DPDK. The first patch is a duplicate from the other patch set about use of master/slave in API. Note: This may cause some warnings in existing programs in the CI tests using the -w flag. It also