Re: [dpdk-dev] [PATCH v5 06/12] vdev: implement find_device bus operation
On Mon, Jun 26, 2017 at 02:22:04AM +0200, Gaetan Rivet wrote: > From: Jan Blunck > > Signed-off-by: Jan Blunck > Signed-off-by: Gaetan Rivet > --- Acked-by: Bruce Richardson
[dpdk-dev] [PATCH v5 06/12] vdev: implement find_device bus operation
From: Jan Blunck Signed-off-by: Jan Blunck Signed-off-by: Gaetan Rivet --- lib/librte_eal/common/eal_common_vdev.c | 13 + 1 file changed, 13 insertions(+) diff --git a/lib/librte_eal/common/eal_common_vdev.c b/lib/librte_eal/common/eal_common_vdev.c index 0037a64..52528ef 100644