numam-dpdk/drivers/mempool/ring
Konstantin Ananyev e1187407b4 mempool/ring: support RTS and HTS ring modes
Two new sync modes were introduced into rte_ring:
relaxed tail sync (RTS) and head/tail sync (HTS).
This change provides user with ability to select these
modes for ring based mempool via mempool ops API.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Gage Eads <gage.eads@intel.com>
2020-07-21 19:20:00 +02:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_mempool_ring_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_mempool_ring.c mempool/ring: support RTS and HTS ring modes 2020-07-21 19:20:00 +02:00