numam-dpdk/drivers/net/ena
Qi Zhang 8f62ec3861 drivers/net: enable device detach on secondary process
With the enabling for hotplug on multi-process,
rte_eth_dev_pci_generic_remove can be used to detach the device from
a secondary process also. But we need to take care of the uninit callback
parameter to make sure it handles the secondary case correctly.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2018-10-17 10:16:18 +02:00
..
base net/ena: fix FreeBSD build 2018-06-19 10:20:01 +02:00
ena_ethdev.c drivers/net: enable device detach on secondary process 2018-10-17 10:16:18 +02:00
ena_ethdev.h net/ena: adjust error checking and cleaning 2018-06-14 19:27:50 +02:00
ena_logs.h net/ena: implement dynamic logging 2018-01-16 18:47:49 +01:00
ena_platform.h net/ena: implement dynamic logging 2018-01-16 18:47:49 +01:00
Makefile net/ena: add watchdog and keep alive AENQ handler 2018-06-14 19:27:50 +02:00
meson.build net/ena: add to meson build 2018-06-14 19:27:50 +02:00
rte_pmd_ena_version.map