[dpdk-dev] [PATCH v10 4/7] doc: update documentation to reflect	new options
    Thomas Monjalon 
    thomas at monjalon.net
       
    Sun Nov 15 20:50:51 CET 2020
    
    
  
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"?
    
    
More information about the dev
mailing list