Re: [dpdk-dev] [PATCH v5 20/20] bus: rename scan policy as probe policy

2017-10-12 Thread Gaƫtan Rivet
This patch is not part of this series, sorry. I can send a v6 if necessary, but here simply ignore this patch. On Thu, Oct 12, 2017 at 12:45:47PM +0200, Gaetan Rivet wrote: > This bus configuration item is misnamed, as it actually refers to the > probing process. > > Signed-off-by: Gaetan Rivet

[dpdk-dev] [PATCH v5 20/20] bus: rename scan policy as probe policy

2017-10-12 Thread Gaetan Rivet
This bus configuration item is misnamed, as it actually refers to the probing process. Signed-off-by: Gaetan Rivet --- drivers/bus/pci/pci_common.c | 2 +- lib/librte_eal/common/eal_common_devargs.c | 6 +++--- lib/librte_eal/common/include/rte_bus.h| 12 ++-- 3 files