Re: [dpdk-dev] [PATCH v5 07/12] vdev: implement hotplug functionality

2017-06-27 Thread Bruce Richardson
On Mon, Jun 26, 2017 at 02:22:05AM +0200, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/eal_common_vdev.c | 36 > + > 1 file changed, 36 insertions(+) > Acked-by: Bruce Richardson

[dpdk-dev] [PATCH v5 07/12] vdev: implement hotplug functionality

2017-06-25 Thread Gaetan Rivet
Signed-off-by: Gaetan Rivet --- lib/librte_eal/common/eal_common_vdev.c | 36 + 1 file changed, 36 insertions(+) diff --git a/lib/librte_eal/common/eal_common_vdev.c b/lib/librte_eal/common/eal_common_vdev.c index 52528ef..22e4640 100644 --- a/lib/librte_eal/comm