10/11/2020 23:55, Stephen Hemminger:
> --- a/doc/guides/linux_gsg/eal_args.include.rst
> +++ b/doc/guides/linux_gsg/eal_args.include.rst
> -*   ``-w, --pci-whitelist <[domain:]bus:devid.func>``
> +*   ``-a, --allow <[domain:]bus:devid.func>``
>  
> -    Add a PCI device in white list.
> +    Add a PCI device in to the list of probed devices.

Not exactly "probed" but "to be probed".
>  
>  .. Note::
> -    PCI whitelist cannot be used with ``-b`` option.
> +    PCI only list cannot be used with the skip probe ``-b`` option.

"PCI only list", you mean "PCI allow list"?



Reply via email to