47bec9a5ca
Add zero-copy APIs. These APIs provide the capability to copy the data to/from the ring memory directly, without having a temporary copy (for ex: an array of mbufs on the stack). Use cases that involve copying large amount of data to/from the ring can benefit from these APIs. Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> Reviewed-by: Dharmik Thakkar <dharmik.thakkar@arm.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com> |
||
---|---|---|
.. | ||
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_zc.h | ||
rte_ring_peek.h | ||
rte_ring_rts_c11_mem.h | ||
rte_ring_rts.h | ||
rte_ring.c | ||
rte_ring.h | ||
version.map |