numam-dpdk/lib/librte_ring
Ciara Power ec260aa3ad config: remove default configs used with make
Make is not supported for compiling DPDK, the config files are no
longer needed.

Signed-off-by: Ciara Power <ciara.power@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2020-09-08 00:11:30 +02:00
..
meson.build ring: introduce peek style API 2020-04-21 12:52:55 +02:00
rte_ring_c11_mem.h ring/c11: relax ordering for load and store of the head 2018-11-13 17:00:58 +01:00
rte_ring_core.h ring: introduce HTS ring mode 2020-04-21 12:52:55 +02:00
rte_ring_elem.h config: remove default configs used with make 2020-09-08 00:11:30 +02:00
rte_ring_generic.h ring: enforce reading tail before slots 2019-03-28 01:22:04 +01:00
rte_ring_hts_c11_mem.h ring: introduce HTS ring mode 2020-04-21 12:52:55 +02:00
rte_ring_hts.h ring: cleanup coding style 2020-07-01 11:46:09 +02:00
rte_ring_peek_c11_mem.h ring: fix tail in peek API for ST mode 2020-07-01 10:41:19 +02:00
rte_ring_peek.h ring: fix build for gcc O1 optimization 2020-05-11 19:20:54 +02:00
rte_ring_rts_c11_mem.h ring: introduce RTS ring mode 2020-04-21 12:52:55 +02:00
rte_ring_rts.h ring: cleanup coding style 2020-07-01 11:46:09 +02:00
rte_ring_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_ring.c ring: cleanup coding style 2020-07-01 11:46:09 +02:00
rte_ring.h ring: use custom element for fixed size API 2020-07-09 17:22:36 +02:00