[dpdk-dev] [PATCH v2 2/2] ethdev: move code to common place in hotplug

2016-01-26 Thread Jan Viktorin
On Fri, 22 Jan 2016 15:06:58 +0100 David Marchand wrote: > Move these error logs and checks on detach capabilities in a common place. > > Signed-off-by: David Marchand Reviewed-by: Jan Viktorin

[dpdk-dev] [PATCH v2 2/2] ethdev: move code to common place in hotplug

2016-01-22 Thread David Marchand
Move these error logs and checks on detach capabilities in a common place. Signed-off-by: David Marchand --- Changes since v1: - restore EINVAL error code for rte_eth_dev_(at|de)tach lib/librte_ether/rte_ethdev.c | 77 ++- 1 file changed, 46 insertions(+)