[dpdk-dev] [PATCH v10 3/7] eal: replace pci-whitelist/pci-blacklist options

Luca Boccassi bluca at debian.org
Wed Nov 11 11:45:32 CET 2020


On Tue, 2020-11-10 at 14:55 -0800, Stephen Hemminger wrote:
> Replace -w / --pci-whitelist with -a / --allow options
> and --pci-blacklist with --block.
> The -b short option remains unchanged.
> 
> Allow the old options for now, but print a nag
> warning since old options are deprecated.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> Acked-by: Luca Boccassi <bluca at debian.org>
> ---
>  lib/librte_eal/common/eal_common_options.c | 66 +++++++++++++---------
>  lib/librte_eal/common/eal_options.h        | 13 ++++-
>  2 files changed, 49 insertions(+), 30 deletions(-)

Reviewed-by: Luca Boccassi <bluca at debian.org>

-- 
Kind regards,
Luca Boccassi


More information about the dev mailing list