numam-dpdk/lib/librte_ethdev
Gaetan Rivet 600ce80536 ethdev: add private generic device iterator
This iterator can be customized with a comparison function that will
trigger a stopping condition.

It can be leveraged to write several different iterators that have
similar but non-identical purposes.

It is private to librte_ethdev.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2018-10-03 14:22:41 +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: add private generic device iterator 2018-10-03 14:22:41 +02:00
meson.build ethdev: add private generic device iterator 2018-10-03 14:22:41 +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: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_driver.h ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
rte_ethdev_pci.h ethdev: convert static log type usage to dynamic 2018-07-03 01:35:58 +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: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_ethdev.c ethdev: fix error handling in create function 2018-09-28 01:41:02 +02:00
rte_ethdev.h ethdev: fix doxygen comment to be with structure 2018-09-28 01:41:03 +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: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01: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: clarify usage of TM node parent update 2018-08-01 16:42:53 +02:00