numam-dpdk/drivers/net/kni
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 eal: add function to create control threads 2018-04-25 00:51:31 +02:00
meson.build net/kni: fix check for meson build 2018-07-12 12:29:14 +02:00
rte_eth_kni.c drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
rte_pmd_kni_version.map net/kni: add KNI PMD 2017-04-04 15:52:50 +02:00