DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Fwd: config: disable KNI for 32-bit because cannot work
       [not found]   ` <CAAb4JzEBdUjSxeqXLHx7bm4xMk5MHCqEaxXBw-u7Fg8Kmfadew@mail.gmail.com>
@ 2014-01-13  6:05     ` neeraj kumar
  0 siblings, 0 replies; only message in thread
From: neeraj kumar @ 2014-01-13  6:05 UTC (permalink / raw)
  To: Thomas Monjalon, jean-mickael.guerin, dev

On Thu, Jan 2, 2014 at 3:49 PM, Thomas Monjalon
<thomas.monjalon@6wind.com>wrote:

> Hello,
>
> Thank you for your suggestion.
> I think you should send a patch on the mailing list to re-enable it.
>
> Thanks
> --
> Thomas
>
>
> 02/01/2014 11:10, neeraj kumar :
> > Hi Thomas,
> >
> > According to commit no. (*d92c66f5ac53a7b803efcb4782e601ea99c38a7e*) we
> > can't create KNI on 32 bit system b'coz
> >
> > *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*]
> >
> > It is because by default in 32 bit kernel *High Memory Support* option of
> > make menuconfig is selected with size 4 GB, therefore it gives
> compilation
> > error.
> >
> > Thus to use KNI on 32 bit system we need kernel with High memory support
> of
> > 64 GB, i.e  *PAE* (*Physical Address Extension*) *Support*, then we can
> be
> > able to use it in 32 bit environment.
> >
> > hope you will update this on dpdk.org
> >
> >
> > Regards,
> >
> > Neeraj
>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-13  6:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAAb4JzFJVfNS-W-8Cd_ymAXtWRPB65y=NyLN3d8v-yt0PAaThg@mail.gmail.com>
     [not found] ` <201401021119.47162.thomas.monjalon@6wind.com>
     [not found]   ` <CAAb4JzEBdUjSxeqXLHx7bm4xMk5MHCqEaxXBw-u7Fg8Kmfadew@mail.gmail.com>
2014-01-13  6:05     ` [dpdk-dev] Fwd: config: disable KNI for 32-bit because cannot work neeraj kumar

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).