numam-dpdk/drivers/net/vhost
Qi Zhang 4852aa8f6e drivers/net: enable hotplug on secondary process
Attach port from secondary should ignore devargs since the private
device is not necessary to support. Also previously, detach port on
a secondary process will mess primary process and cause the same
device can't be attached back again. A secondary process should use
rte_eth_dev_release_port_secondary to release a port.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2018-10-17 10:16:18 +02:00
..
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: fix meson build on FreeBSD 2018-07-26 09:58:19 +02:00
rte_eth_vhost.c drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
rte_eth_vhost.h net/vhost: update license to SPDX format 2018-04-27 15:54:56 +01:00
rte_pmd_vhost_version.map net/vhost: remove feature related APIs 2017-04-01 10:40:13 +02:00