dpdk-fm10k/lib/librte_mbuf
Phil Yang db48bae253 mbuf: use C11 atomic builtins for refcnt
Use C11 atomic builtins with explicit ordering instead of rte_atomic
ops which enforce unnecessary barriers on aarch64.

Suggested-by: Olivier Matz <olivier.matz@6wind.com>
Suggested-by: Dodji Seketeli <dodji@redhat.com>
Signed-off-by: Phil Yang <phil.yang@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2020-07-21 10:30:35 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_mbuf.c mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf.h mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf_core.h mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
rte_mbuf_dyn.c mbuf: add dump of free dynamic flags 2020-06-25 23:03:18 +02:00
rte_mbuf_dyn.h mbuf: introduce accurate packet Tx scheduling 2020-07-11 06:18:54 +02:00
rte_mbuf_pool_ops.c mbuf: prevent setting mempool ops name empty 2020-04-25 22:56:10 +02:00
rte_mbuf_pool_ops.h mbuf: remove experimental tag from pool ops 2018-07-26 23:37:08 +02:00
rte_mbuf_ptype.c mbuf: add IGMP packet type 2018-10-25 15:51:16 +02:00
rte_mbuf_ptype.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
rte_mbuf_version.map mbuf: create pool with external memory buffers 2020-01-20 23:36:38 +01:00