numam-dpdk/lib/librte_ethdev
Thomas Monjalon c9cce42876 ethdev: remove deprecated attach/detach functions
The hotplug attach/detach features are implemented in EAL layer.
There is a new ethdev iterator to retrieve ports from ethdev layer.

As announced earlier, the (buggy) ethdev functions are now removed.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-26 22:14:05 +02:00
..
ethdev_private.c ethdev: add iterator to match devargs input 2018-10-26 22:14:05 +02:00
ethdev_private.h ethdev: add iterator to match devargs input 2018-10-26 22:14:05 +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: add field for device data per process 2018-10-18 10:24:39 +02:00
meson.build ethdev: add field for device data per process 2018-10-18 10:24:39 +02:00
rte_class_eth.c ethdev: allow iterating with pure class filter 2018-10-26 22:14:05 +02:00
rte_dev_info.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_eth_ctrl.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_core.h ethdev: free all common data when releasing port 2018-10-26 22:14:05 +02:00
rte_ethdev_driver.h ethdev: remove release function for secondary process 2018-10-26 22:14:05 +02:00
rte_ethdev_pci.h ethdev: remove release function for secondary process 2018-10-26 22:14:05 +02:00
rte_ethdev_vdev.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_version.map ethdev: remove deprecated attach/detach functions 2018-10-26 22:14:05 +02:00
rte_ethdev.c ethdev: remove deprecated attach/detach functions 2018-10-26 22:14:05 +02:00
rte_ethdev.h ethdev: remove deprecated attach/detach functions 2018-10-26 22:14:05 +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 raw encapsulation action 2018-10-26 22:14:05 +02:00
rte_flow.h ethdev: add raw encapsulation action 2018-10-26 22:14:05 +02:00
rte_mtr_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.h ethdev: expand queue threshold size of RED parameters 2018-10-08 17:51:54 +02:00