Re: [dpdk-dev] [PATCH v5 9/9] doc: replace references to blacklist/whitelist

2020-07-15 Thread Stephen Hemminger
On Wed, 15 Jul 2020 16:02:57 -0700 Stephen Hemminger wrote: > diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst > index 7f4036c3210e..38e5b0a96206 100644 > --- a/doc/guides/cryptodevs/qat.rst > +++ b/doc/guides/cryptodevs/qat.rst > @@ -126,7 +126,7 @@ Limitations >opt

[dpdk-dev] [PATCH v5 9/9] doc: replace references to blacklist/whitelist

2020-07-15 Thread Stephen Hemminger
The terms blacklist and whitelist are no longer used. Most of this was automatic replacement, but in a couple of places the language was awkward before and have tried to improve the readabilty. The blacklist/whitelist changes to API will not be a breaking change for applications in this release b