[dpdk-dev] [PATCH v4 9/9] ethdev: use embedded rte_device to detach driver

Thomas Monjalon thomas at monjalon.net
Wed Jun 21 16:35:35 CEST 2017


21/06/2017 01:29, Gaetan Rivet:
> +	return !!dev->device->devargs->bus->unplug;

lib/librte_ether/rte_ethdev.c:364:33: fatal error:
no member named 'bus' in 'struct rte_devargs'

Please move this patch alone, specifying the right dependency.


More information about the dev mailing list