numam-dpdk/lib
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
..
librte_acl
librte_bbdev lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_bitratestats
librte_bpf lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_cfgfile cfgfile: fix stack buffer underflow 2020-07-07 23:22:04 +02:00
librte_cmdline
librte_compressdev lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_cryptodev cryptodev: add traces in multi-process path 2020-07-08 18:16:17 +02:00
librte_distributor
librte_eal eal: add wrapper for C11 atomic thread fence 2020-07-17 16:00:30 +02:00
librte_efd
librte_ethdev ethdev: add eCPRI key fields to flow API 2020-07-13 02:11:30 +02:00
librte_eventdev eventdev: relax SMP barriers with C11 atomics 2020-07-08 18:16:41 +02:00
librte_fib lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_flow_classify lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_graph log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
librte_gro
librte_gso
librte_hash
librte_ip_frag
librte_ipsec lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_jobstats
librte_kni
librte_kvargs kvargs: fix strcmp helper documentation 2020-05-19 15:05:56 +02:00
librte_latencystats
librte_lpm lpm: hide defer queue handle 2020-07-11 14:35:04 +02:00
librte_mbuf mbuf: use C11 atomic builtins for refcnt 2020-07-21 10:30:35 +02:00
librte_member log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_mempool eal: register non-EAL threads as lcores 2020-07-08 14:41:05 +02:00
librte_meter
librte_metrics metrics: fix header installation with meson 2020-07-17 16:00:30 +02:00
librte_net ethdev: add eCPRI key fields to flow API 2020-07-13 02:11:30 +02:00
librte_node lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_pci pci: keep API compatibility with mmap values 2020-07-11 11:48:13 +02:00
librte_pdump log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_pipeline
librte_port
librte_power power: add environment capability probing 2020-07-11 13:31:16 +02:00
librte_rawdev rawdev: export dump function in map file 2020-07-07 19:18:04 +02:00
librte_rcu lib: remind experimental status in headers 2020-07-07 12:49:10 +02:00
librte_regexdev regexdev: implement API functions 2020-07-07 00:24:52 +02:00
librte_reorder
librte_rib rib: add C++ include guard 2020-07-07 23:24:38 +02:00
librte_ring ring: use custom element for fixed size API 2020-07-09 17:22:36 +02:00
librte_sched sched: fix port time rounding 2020-07-07 00:58:31 +02:00
librte_security security: support DOCSIS protocol 2020-07-08 00:15:35 +02:00
librte_stack log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
librte_table
librte_telemetry telemetry: add upper limit on connections 2020-07-19 15:36:37 +02:00
librte_timer
librte_vhost vhost: support virtio status message 2020-07-11 06:18:52 +02:00
Makefile lpm: fix build dependency on RCU library 2020-07-15 13:15:06 +02:00
meson.build build: remove special versioning for non stable libraries 2020-07-07 12:48:25 +02:00