Go to file
Jerin Jacob 4c02e453cc eal: introduce SMP memory barriers
This commit introduce rte_smp_mb(), rte_smp_wmb() and rte_smp_rmb(), in
order to enable memory barriers between lcores.
The patch does not provide any functional change for IA, the goal is to
have infrastructure for weakly ordered machines like ARM to work on DPDK.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-11-18 22:44:01 +01:00
app acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
config mk: add thunderx machine target based on armv8-a 2015-11-18 22:44:01 +01:00
doc mk: introduce ARMv8 architecture 2015-11-18 22:44:01 +01:00
drivers eal: introduce SMP memory barriers 2015-11-18 22:44:01 +01:00
examples examples/ptpclient: add minimal PTP client 2015-11-13 17:44:49 +01:00
lib eal: introduce SMP memory barriers 2015-11-18 22:44:01 +01:00
mk mk: add thunderx machine target based on armv8-a 2015-11-18 22:44:01 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS mk: introduce ARMv8 architecture 2015-11-18 22:44:01 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00