> -Original Message-
> From: Tal Shnaiderman
> Sent: Tuesday, February 2, 2021 10:14 PM
> To: Richardson, Bruce ; Rong, Leyi
>
> Cc: david.march...@redhat.com; Zhang, Qi Z ; Yigit,
> Ferruh ; NBU-Contact-Thomas Monjalon
> ; Kadam, Pallavi ; Menon,
> Ranjit ; Xing, Beilei ;
> acon...@red
> Subject: Re: [PATCH] net/i40e: disable AVX512 with MinGW
>
> External email: Use caution opening links or attachments
>
>
> On Tue, Feb 02, 2021 at 05:06:39PM +0800, Leyi Rong wrote:
> > Disable i40e AVX512 code path for Windows build regardless of CPU
> > capability to avoid the MinGW build e
On Tue, Feb 02, 2021 at 05:06:39PM +0800, Leyi Rong wrote:
> Disable i40e AVX512 code path for Windows build regardless of CPU
> capability to avoid the MinGW build error:
> Error: invalid register for .seh_savexmm
>
> Signed-off-by: Leyi Rong
> ---
> drivers/net/i40e/meson.build | 1 +
>
02/02/2021 10:06, Leyi Rong:
> Disable i40e AVX512 code path for Windows build regardless of CPU
> capability to avoid the MinGW build error:
> Error: invalid register for .seh_savexmm
>
> Signed-off-by: Leyi Rong
Please provide a "Fixes:" line.
Disable i40e AVX512 code path for Windows build regardless of CPU
capability to avoid the MinGW build error:
Error: invalid register for .seh_savexmm
Signed-off-by: Leyi Rong
---
drivers/net/i40e/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/i40e/meson.build
5 matches
Mail list logo