ebff988d0c
To make these preparations two main things are done: - Change from *single* to *sync_type* to allow different synchronisation schemes to be applied. Mark *single* as deprecated in comments. Add new functions to allow user to query ring sync types. Replace direct access to *single* with appropriate function call. - Move actual rte_ring and related structures definitions into a separate file: <rte_ring_core.h>. It allows to refer contents of <rte_ring_elem.h> from <rte_ring.h> without introducing a circular dependency. Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_port_ethdev.c | ||
rte_port_ethdev.h | ||
rte_port_eventdev.c | ||
rte_port_eventdev.h | ||
rte_port_fd.c | ||
rte_port_fd.h | ||
rte_port_frag.c | ||
rte_port_frag.h | ||
rte_port_kni.c | ||
rte_port_kni.h | ||
rte_port_ras.c | ||
rte_port_ras.h | ||
rte_port_ring.c | ||
rte_port_ring.h | ||
rte_port_sched.c | ||
rte_port_sched.h | ||
rte_port_source_sink.c | ||
rte_port_source_sink.h | ||
rte_port_sym_crypto.c | ||
rte_port_sym_crypto.h | ||
rte_port_version.map | ||
rte_port.h |