664ff4b172
For rings with producer/consumer in RTE_RING_SYNC_ST, RTE_RING_SYNC_MT_HTS mode, provide an ability to split enqueue/dequeue operation into two phases: - enqueue/dequeue start - enqueue/dequeue finish That allows user to inspect objects in the ring without removing them from it (aka MT safe peek). Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_ring_c11_mem.h | ||
rte_ring_core.h | ||
rte_ring_elem.h | ||
rte_ring_generic.h | ||
rte_ring_hts_c11_mem.h | ||
rte_ring_hts.h | ||
rte_ring_peek_c11_mem.h | ||
rte_ring_peek.h | ||
rte_ring_rts_c11_mem.h | ||
rte_ring_rts.h | ||
rte_ring_version.map | ||
rte_ring.c | ||
rte_ring.h |