numam-dpdk/drivers/net/null
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 bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
meson.build net/null: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_eth_null.c drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
rte_pmd_null_version.map net/null: internalize create function 2017-04-18 19:03:49 +02:00