net/i40e: disable AVX512 with MinGW
authorLeyi Rong <leyi.rong@intel.com>
Wed, 27 Jan 2021 14:27:06 +0000 (22:27 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 28 Jan 2021 21:25:04 +0000 (22:25 +0100)
commit5c38c33f7880cae0de0c3adf0fbd2bd0e73721b4
treedf3e8bc6fe14732dd97dd669fa507236e95973b0
parent549bfc83168f8c19b55f3d76020b530cadddb856
net/i40e: disable AVX512 with MinGW

Disable i40e AVX512 code path for Windows build to
avoid the MinGW build error:
Error: invalid register for .seh_savexmm

Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Tested-by: Pallavi Kadam <pallavi.kadam@intel.com>
Tested-by: David Marchand <david.marchand@redhat.com>
drivers/net/i40e/meson.build