From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Piotr Azarewicz <piotrx.t.azarewicz@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v3 1/1] examples/l3fwd: modify and modularize l3fwd code
Date: Wed, 24 Feb 2016 14:16:17 +0100 [thread overview]
Message-ID: <1741072.Hs9BUjQbSt@xps13> (raw)
In-Reply-To: <1455786525-16200-1-git-send-email-piotrx.t.azarewicz@intel.com>
Hi,
When compiling for i686, there are some errors:
2016-02-18 10:08, Piotr Azarewicz:
> + printf("Hash: Adding 0x%" PRIx64 " keys\n", IPV4_L3FWD_EM_NUM_ROUTES);
[...]
> + printf("Hash: Adding 0x%" PRIx64 "keys\n", IPV6_L3FWD_EM_NUM_ROUTES);
examples/l3fwd/l3fwd_em.c:437:9: error:
format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘unsigned int’
next prev parent reply other threads:[~2016-02-24 13:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-21 23:11 [PATCH v1] Modify and modularize l3fwd code Ravi Kerur
2015-12-21 23:12 ` Ravi Kerur
2016-01-18 13:30 ` Ananyev, Konstantin
2016-02-02 12:01 ` Kulasek, TomaszX
2016-02-04 21:55 ` Thomas Monjalon
2016-02-16 12:09 ` Azarewicz, PiotrX T
2016-02-16 13:04 ` Thomas Monjalon
2016-02-16 14:03 ` [PATCH v2 1/1] examples/l3fwd: modify " Piotr Azarewicz
2016-02-18 9:08 ` [PATCH v3 " Piotr Azarewicz
2016-02-24 13:16 ` Thomas Monjalon [this message]
2016-02-24 14:15 ` Azarewicz, PiotrX T
2016-02-25 10:24 ` [PATCH v4 " Piotr Azarewicz
2016-02-28 20:50 ` Thomas Monjalon
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=1741072.Hs9BUjQbSt@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=piotrx.t.azarewicz@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.