config/thunderx: disable C11 memory model ring
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Sun, 3 Dec 2017 12:37:30 +0000 (18:07 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jan 2018 15:40:01 +0000 (16:40 +0100)
commit369adc48857f5090225897f0d73148dc5cdb41ed
tree4f876cfd2a2c97ce392732a6ac9e0491fb7fc6c8
parent39368ebfc6067d0c82d76bdf4298ff9b8d257f21
config/thunderx: disable C11 memory model ring

On thunderx and octeontx, ring_perf_autotest and
ring_pmd_perf_autotest test shows better performance
when disabling CONFIG_RTE_RING_USE_C11_MEM_MODEL.
On the other hand, Enabling CONFIG_RTE_RING_USE_C11_MEM_MODEL
shows better performance on thunderx2.
Since thunderx2 is using the default armv8 config,
no particular change is required.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
config/defconfig_arm64-thunderx-linuxapp-gcc