[dpdk-dev] [PATCH v4] bus/pci/windows: support for PCI scan allowed and blocked lists
Thomas Monjalon
thomas at monjalon.net
Tue Mar 16 22:35:32 CET 2021
04/03/2021 08:14, Dmitry Kozlyuk:
> 2021-02-28 22:52, Khoa To:
> > EAL -a and -b options are used to specify which PCI devices are
> > explicitly allowed or blocked during PCI bus scan. This evaluation
> > is missing in the Windows implementation of rte_pci_scan.
> >
> > This patch provides this missing functionality, so that apps can specify
> > which NetUIO devices to ignore during PCI bus scan.
not-only NetUIO
> >
> > Signed-off-by: Khoa To <khot at linux.microsoft.com>
>
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Applied with small rewording, thanks.
More information about the dev
mailing list