From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: jianfeng.tan@intel.com
Cc: yuanhan.liu@linux.intel.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/virtio-user: fix 32-bit build
Date: Thu, 23 Jun 2016 22:56:52 +0200 [thread overview]
Message-ID: <4989538.3dltI1SRMT@xps13> (raw)
In-Reply-To: <1466715233-7278-1-git-send-email-thomas.monjalon@6wind.com>
2016-06-23 22:53, Thomas Monjalon:
> The compilation for 32-bit fails when CONFIG_RTE_VIRTIO_USER is enabled:
>
> drivers/net/virtio/virtio_user_ethdev.c:84:47:
> error: format ‘%llu’ expects argument of type ‘long long unsigned int’,
> but argument 5 has type ‘size_t {aka unsigned int}’
>
> Fixes: e9efa4d93821 ("net/virtio-user: add new virtual PCI driver")
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Applied
prev parent reply other threads:[~2016-06-23 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-23 20:53 Thomas Monjalon
2016-06-23 20:56 ` Thomas Monjalon [this message]
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=4989538.3dltI1SRMT@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=jianfeng.tan@intel.com \
--cc=yuanhan.liu@linux.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).