ethdev: use device handle to detach
authorJan Blunck <jblunck@infradead.org>
Fri, 30 Jun 2017 18:19:42 +0000 (20:19 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jul 2017 23:22:19 +0000 (01:22 +0200)
commitcbb4c648c5dfff6fced96c5c76166a3e0e048fa4
tree8d19da38eff53ddde530edb4f371e1ae005a29a2
parenta3ee360f4440553557618c63c24f6fa01b71bf59
ethdev: use device handle to detach

This is changing the API of rte_eal_dev_detach().

Signed-off-by: Jan Blunck <jblunck@infradead.org>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
app/test-pmd/testpmd.c
lib/librte_eal/common/eal_common_dev.c
lib/librte_eal/common/include/rte_dev.h
lib/librte_ether/rte_ethdev.c