Re: [dpdk-dev] [PATCH v5 09/12] vdev: use standard bus registration function

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

[dpdk-dev] [PATCH v5 09/12] vdev: use standard bus registration function

2017-06-25 Thread Gaetan Rivet
Signed-off-by: Gaetan Rivet --- lib/librte_eal/common/eal_common_vdev.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/lib/librte_eal/common/eal_common_vdev.c b/lib/librte_eal/common/eal_common_vdev.c index 22e4640..a654709 100644 --- a/lib/librte_eal/comm