From: Radu Nicolau <radu.nicolau@intel.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>, david.hunt@intel.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] test/power: fix 32-bit build
Date: Fri, 13 Jul 2018 13:36:07 +0100 [thread overview]
Message-ID: <e5eab7cf-3039-0cbc-1c7f-05d4c67d9396@intel.com> (raw)
In-Reply-To: <20180713041240.2722-1-pablo.de.lara.guarch@intel.com>
On 7/13/2018 5:12 AM, Pablo de Lara wrote:
> Compilation issue:
>
> test/test/test_power_acpi_cpufreq.c:556:31:
> error: format ‘%lx’ expects argument of type ‘long unsigned int’,
> but argument 2 has type ‘uint64_t {aka long long unsigned int}’
> -Werror=format=]
>
> printf("ACPI: Capabilities %lx\n", caps.capabilities);
> ~~^ ~~~~~~~~~~~~~~~~~
> %llx
>
> Fixes: 39e38d583075 ("test/power: add unit test for get capabilities API")
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> ---
>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
next prev parent reply other threads:[~2018-07-13 12:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 4:12 Pablo de Lara
2018-07-13 4:51 ` [dpdk-dev] [PATCH v2] " Pablo de Lara
2018-07-13 16:12 ` Thomas Monjalon
2018-07-13 12:36 ` Radu Nicolau [this message]
2018-07-13 12:52 ` [dpdk-dev] [PATCH] " De Lara Guarch, Pablo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5eab7cf-3039-0cbc-1c7f-05d4c67d9396@intel.com \
--to=radu.nicolau@intel.com \
--cc=david.hunt@intel.com \
--cc=dev@dpdk.org \
--cc=pablo.de.lara.guarch@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).