On Thu, Dec 14, 2017 at 9:15 PM, Kyle Larose wrote:
>
>
>> -Original Message-
>> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Matteo Croce
>> Sent: Thursday, December 14, 2017 1:23 PM
>> To: dev@dpdk.org
>> Subject: [dpdk-dev] [PATCH] i40
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Matteo Croce
> Sent: Thursday, December 14, 2017 1:23 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] i40e: remove warning
>
> Fix a printf warning which made the compilation fail wh
Fix a printf warning which made the compilation fail when compiling
with GCC 7.2 and -Werror:
error: format ‘%llu’ expects argument of type ‘long long unsigned int’,
but argument 8 has type ‘u64 {aka long unsigned int}’ [-Werror=format=]
Signed-off-by: Matteo Croce
---
drivers/net/i40e/base
3 matches
Mail list logo