numam-dpdk/lib/librte_ethdev
Qi Zhang 95f3e8846e ethdev: add function to release port in secondary process
Add driver API rte_eth_release_port_secondary to support the
case when an ethdev need to be detached on a secondary process.
Local state is set to unused and shared data will not be reset
so the primary process can still use it.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2018-10-17 10:16:18 +02:00
..
ethdev_private.c ethdev: add private generic device iterator 2018-10-03 14:22:41 +02:00
ethdev_private.h ethdev: add private generic device iterator 2018-10-03 14:22:41 +02:00
ethdev_profile.c ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
ethdev_profile.h ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
Makefile ethdev: register as a class 2018-10-03 14:23:02 +02:00
meson.build ethdev: register as a class 2018-10-03 14:23:02 +02:00
rte_class_eth.c devargs: rename enum items with singular form 2018-10-11 13:57:29 +02:00
rte_dev_info.h
rte_eth_ctrl.h
rte_ethdev_core.h
rte_ethdev_driver.h ethdev: add function to release port in secondary process 2018-10-17 10:16:18 +02:00
rte_ethdev_pci.h ethdev: add function to release port in secondary process 2018-10-17 10:16:18 +02:00
rte_ethdev_vdev.h
rte_ethdev_version.map ethdev: add function to release port in secondary process 2018-10-17 10:16:18 +02:00
rte_ethdev.c ethdev: add function to release port in secondary process 2018-10-17 10:16:18 +02:00
rte_ethdev.h ethdev: add Tx offload outer UDP checksum definition 2018-10-11 18:53:49 +02:00
rte_flow_driver.h ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.c ethdev: add flow action to swap MAC addresses 2018-10-11 18:53:49 +02:00
rte_flow.h ethdev: add flow action to swap MAC addresses 2018-10-11 18:53:49 +02:00
rte_mtr_driver.h
rte_mtr.c
rte_mtr.h
rte_tm_driver.h
rte_tm.c
rte_tm.h ethdev: expand queue threshold size of RED parameters 2018-10-08 17:51:54 +02:00