numam-dpdk/drivers
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
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus vfio: fix missing header inclusion 2018-10-17 10:16:18 +02:00
common common/dpaax: add library for PA/VA translation table 2018-10-16 14:54:25 +02:00
compress compress/qat: remove unnecessary assignment 2018-09-27 13:40:22 +02:00
crypto bus/fslmc: support 32 enqueues/dequeues for LX2 2018-10-16 14:54:26 +02:00
event bus/fslmc: support 32 enqueues/dequeues for LX2 2018-10-16 14:54:26 +02:00
mempool bus/fslmc: upgrade mc FW APIs to 10.10.0 2018-10-16 14:54:25 +02:00
net drivers/net: enable hotplug on secondary process 2018-10-17 10:16:18 +02:00
raw bus/fslmc: upgrade mc FW APIs to 10.10.0 2018-10-16 14:54:25 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build baseband/null: add in meson build 2018-09-18 22:53:35 +02:00