numam-dpdk/examples/performance-thread
Joyce Kong 428e684795 introduce restricted pointer aliasing marker
The 'restrict' keyword is recognized in C99, while type qualifier
'__restrict' compiles ok in C with all language levels. This patch
is to replace the existing 'restrict' with '__rte_restrict' which
is a common wrapper supported by all compilers.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Reviewed-by: Phil Yang <phil.yang@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-07-10 15:35:32 +02:00
..
common doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
l3fwd-thread examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
pthread_shim introduce restricted pointer aliasing marker 2020-07-10 15:35:32 +02:00
Makefile examples: detect default build directory 2019-03-30 01:12:15 +01:00