Re: [dpdk-dev] [PATCH v1] mk: remove AVX512 disabled warning on non x86

2019-03-05 Thread Ferruh Yigit
On 2/24/2019 6:27 PM, Jerin Jacob Kollanukkaran wrote: > AVX512 is a x86 specific feature, So, enable AVX512 > warning only on x86. Changed to a fix: mk: fix AVX512 disabled warning on non x86 ... Fixes: a32ca9a4ebc1 ("mk: fix scope of disabling AVX512F support") Cc: sta...@dpdk

[dpdk-dev] [PATCH v1] mk: remove AVX512 disabled warning on non x86

2019-02-24 Thread Jerin Jacob Kollanukkaran
AVX512 is a x86 specific feature, So, enable AVX512 warning only on x86. Signed-off-by: Jerin Jacob --- mk/toolchain/gcc/rte.toolchain-compat.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mk/toolchain/gcc/rte.toolchain-compat.mk b/mk/toolchain/gcc/rte.toolchain-compat.mk index dbddc9