[dpdk-dev] [PATCH v2] i40e: remove warning
Matteo Croce
mcroce at redhat.com
Thu Dec 14 23:26:59 CET 2017
On Thu, Dec 14, 2017 at 9:40 PM, Matteo Croce <mcroce at redhat.com> wrote:
> 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 <mcroce at redhat.com>
Please discard this patch, it seems that this is not needed with current master.
I made a patch for an older version by mistake, sorry.
--
Matteo Croce
per aspera ad upstream
More information about the dev
mailing list