> -Original Message-
> From: Tal Shnaiderman
> Sent: Wednesday, January 27, 2021 1:04 AM
> To: Rong, Leyi ; Zhang, Qi Z ;
> Kadam, Pallavi ; Yigit, Ferruh
> ; Menon, Ranjit ; Xing, Beilei
>
> Cc: dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] net/
> Subject: [dpdk-dev] [PATCH] net/i40e: fix mingw build error
>
> External email: Use caution opening links or attachments
>
>
> Disable i40e avx512 code path for windows build to avoid the mingw build
> error.
>
> Fixes: e6a6a138919f ("net/i40e: add AVX512
On 1/26/2021 7:38 AM, Leyi Rong wrote:
Disable i40e avx512 code path for windows build to
avoid the mingw build error.
Fixes: e6a6a138919f ("net/i40e: add AVX512 vector path")
Signed-off-by: Leyi Rong
---
Tested-by: Pallavi Kadam
Verified on Windows using MinGW and clang compiler.
Disable i40e avx512 code path for windows build to
avoid the mingw build error.
Fixes: e6a6a138919f ("net/i40e: add AVX512 vector path")
Signed-off-by: Leyi Rong
---
config/x86/cross-mingw | 3 +++
drivers/net/i40e/meson.build | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff
4 matches
Mail list logo