Re: [dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows

2021-01-20 Thread Dmitry Kozlyuk
On Wed, 20 Jan 2021 18:24:43 +, Ferruh Yigit wrote: > On 1/20/2021 6:21 PM, Dmitry Kozlyuk wrote: > > On Wed, 20 Jan 2021 17:40:16 +0100, David Marchand wrote: > >> There is probably better to do rather than disabling AVX512 globally for > >> Windows but since I saw no patch fixing this, here

Re: [dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows

2021-01-20 Thread Ferruh Yigit
On 1/20/2021 6:21 PM, Dmitry Kozlyuk wrote: On Wed, 20 Jan 2021 17:40:16 +0100, David Marchand wrote: There is probably better to do rather than disabling AVX512 globally for Windows but since I saw no patch fixing this, here it is. --- drivers/net/i40e/meson.build | 2 +- 1 file changed, 1

Re: [dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows

2021-01-20 Thread Dmitry Kozlyuk
On Wed, 20 Jan 2021 17:40:16 +0100, David Marchand wrote: > There is probably better to do rather than disabling AVX512 globally for > Windows but since I saw no patch fixing this, here it is. > > --- > drivers/net/i40e/meson.build | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

Re: [dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows

2021-01-20 Thread Ferruh Yigit
On 1/20/2021 5:46 PM, David Marchand wrote: On Wed, Jan 20, 2021 at 5:40 PM David Marchand wrote: There is probably better to do rather than disabling AVX512 globally for Windows but since I saw no patch fixing this, here it is. Interesting... This patch does not work with UNH job. Seeing the

Re: [dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows

2021-01-20 Thread David Marchand
On Wed, Jan 20, 2021 at 5:40 PM David Marchand wrote: > There is probably better to do rather than disabling AVX512 globally for > Windows but since I saw no patch fixing this, here it is. Interesting... This patch does not work with UNH job. Seeing the same error but now on a different file, I a

[dpdk-dev] [PATCH] net/i40e: disable AVX512 for Windows

2021-01-20 Thread David Marchand
AVX512 does not seem supported with FC32 and Windows mingw: FAILED: drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.obj x86_64-w64-mingw32-gcc -Idrivers/net/i40e/libi40e_avx512_lib.a.p -Idrivers/net/i40e -I../../dpdk/drivers/net/i40e -Idrivers/net/i40e/base -I../../dpdk/drivers/net/