Many thanks Ferruh.
In dpdk-next-net and dpdk-next-net-intel, the patch verified.
>-Original Message-
>From: Yigit, Ferruh
>Sent: Wednesday, March 18, 2020 9:10 PM
>To: Raslan Darawsheh ; Zhang, XuemingX
>
>Cc: Rahul Lakkireddy ; Karra Satwik
>; dev@dpdk.org
>Subject: Re: [PATCH] net/cx
On 3/18/2020 1:48 PM, Rahul Lakkireddy wrote:
> On Wednesday, March 03/18/20, 2020 at 12:52:36 +, Ferruh Yigit wrote:
>> Build error:
>> .../drivers/net/cxgbe/cxgbe_flow.c:315:2:
>> error: implicit truncation from 'int' to bitfield changes value
>> from -1 to 7 [-Werror,-Wbitfield-const
Hi,
> -Original Message-
> From: Rahul Lakkireddy
> Sent: Wednesday, March 18, 2020 3:48 PM
> To: Ferruh Yigit
> Cc: Karra Satwik ; dev@dpdk.org; Raslan
> Darawsheh ; Xueming Zhang
>
> Subject: Re: [PATCH] net/cxgbe: fix build with clang 3.4.2
>
> On Wednesday, March 03/18/20, 2020 at 1
On Wednesday, March 03/18/20, 2020 at 12:52:36 +, Ferruh Yigit wrote:
> Build error:
> .../drivers/net/cxgbe/cxgbe_flow.c:315:2:
> error: implicit truncation from 'int' to bitfield changes value
> from -1 to 7 [-Werror,-Wbitfield-constant-conversion]
> CXGBE_FILL_FS(adap->pf, ~0
On 3/18/2020 12:52 PM, Ferruh Yigit wrote:
> Build error:
> .../drivers/net/cxgbe/cxgbe_flow.c:315:2:
> error: implicit truncation from 'int' to bitfield changes value
> from -1 to 7 [-Werror,-Wbitfield-constant-conversion]
> CXGBE_FILL_FS(adap->pf, ~0, pf);
> ^~
Build error:
.../drivers/net/cxgbe/cxgbe_flow.c:315:2:
error: implicit truncation from 'int' to bitfield changes value
from -1 to 7 [-Werror,-Wbitfield-constant-conversion]
CXGBE_FILL_FS(adap->pf, ~0, pf);
^~~
.../drivers/net/cxgbe/cxgbe_flow.c:25
6 matches
Mail list logo