DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] config: disable KNI for 32-bit because cannot work
Date: Fri, 26 Jul 2013 15:20:13 +0200	[thread overview]
Message-ID: <201307261520.13571.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <20130726121109.GI7849@6wind.com>

26/07/2013 14:11, Adrien Mazarguil :
> On Fri, Jul 26, 2013 at 11:49:59AM +0200, Thomas Monjalon wrote:
> > From: Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
> > 
> > This is not supported, disable to avoid compilation error like:
> > 	lib/librte_eal/linuxapp/kni/kni_misc.c:304:2: error:
> > 		format '%llx' expects argument of type 'long long unsigned int',
> > 		but argument 2 has type 'phys_addr_t' [-Werror=format]
> > 
> > Signed-off-by: Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
> > ---
> > 
> >  config/defconfig_i686-default-linuxapp-gcc |    4 ++--
> >  config/defconfig_i686-default-linuxapp-icc |    4 ++--
> >  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>

pushed

-- 
Thomas

      reply	other threads:[~2013-07-26 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26  9:49 Thomas Monjalon
2013-07-26 12:11 ` Adrien Mazarguil
2013-07-26 13:20   ` 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=201307261520.13571.thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    /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).