Re: [dpdk-dev] [PATCH v5 11/12] pci: implement hotplug bus operation

2017-06-27 Thread Bruce Richardson
On Mon, Jun 26, 2017 at 02:22:09AM +0200, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/eal_common_pci.c | 44 > ++ > 1 file changed, 44 insertions(+) > > diff --git a/lib/librte_eal/common/eal_common_pci.c > b/lib/librte_eal/co

[dpdk-dev] [PATCH v5 11/12] pci: implement hotplug bus operation

2017-06-25 Thread Gaetan Rivet
Signed-off-by: Gaetan Rivet --- lib/librte_eal/common/eal_common_pci.c | 44 ++ 1 file changed, 44 insertions(+) diff --git a/lib/librte_eal/common/eal_common_pci.c b/lib/librte_eal/common/eal_common_pci.c index 00d48d9..286357d 100644 --- a/lib/librte_eal/common