From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] config: disable KNI for 32-bit because cannot work Date: Fri, 26 Jul 2013 14:11:09 +0200 Message-ID: <20130726121109.GI7849@6wind.com> References: <1374832199-25316-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <1374832199-25316-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Fri, Jul 26, 2013 at 11:49:59AM +0200, Thomas Monjalon wrote: > From: Jean-Mickael Guerin > > 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 > --- > 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