Re: [dpdk-dev] EAL reports "ot enough memory available on socket 0!"

2018-02-07 Thread Huertas García , Víctor
ds, Víctor Huertas García Senior Engineer Space - Communication Systems -Mensaje original- De: Bruce Richardson [mailto:bruce.richard...@intel.com] Enviado el: miércoles, 07 de febrero de 2018 10:33 Para: Wiles, Keith CC: Huertas García, Víctor; dev@dpdk.org Asunto: Re: [dpdk-dev] EAL reports

Re: [dpdk-dev] EAL reports "ot enough memory available on socket 0!"

2018-02-07 Thread Bruce Richardson
On Tue, Feb 06, 2018 at 09:09:26PM +, Wiles, Keith wrote: > > > > On Feb 6, 2018, at 12:38 PM, Huertas García, Víctor > > wrote: > > > > Hi all, > > > > > > This is my first post in this mailing list. I am glad to become a member of > > this community. > > > > > > I am a newbie using

Re: [dpdk-dev] EAL reports "ot enough memory available on socket 0!"

2018-02-06 Thread Wiles, Keith
> On Feb 6, 2018, at 12:38 PM, Huertas García, Víctor wrote: > > Hi all, > > > This is my first post in this mailing list. I am glad to become a member of > this community. > > > I am a newbie using DPDK and I have tried to compile and execute an example > app called "l3fwd-acl". > > >

[dpdk-dev] EAL reports "ot enough memory available on socket 0!"

2018-02-06 Thread Huertas García , Víctor
Hi all, This is my first post in this mailing list. I am glad to become a member of this community. I am a newbie using DPDK and I have tried to compile and execute an example app called "l3fwd-acl". The DPDK command is DPDK_Test -c 0xf0 -n 2 --socket-mem 64 but the application tells me th