Re: [dpdk-dev] [PATCH] eal: warn on --no-huge allocation requirement

2019-07-18 Thread Burakov, Anatoly
On 18-Jul-19 11:29 AM, Thomas Monjalon wrote: 18/07/2019 12:18, Burakov, Anatoly: On 18-Jul-19 10:34 AM, Thomas Monjalon wrote: When using --no-huge mode, dynamic allocation is not supported. Because of this limitation, the option --legacy-mem is implied and -m may be needed to specify the amou

Re: [dpdk-dev] [PATCH] eal: warn on --no-huge allocation requirement

2019-07-18 Thread Thomas Monjalon
18/07/2019 12:18, Burakov, Anatoly: > On 18-Jul-19 10:34 AM, Thomas Monjalon wrote: > > When using --no-huge mode, dynamic allocation is not supported. > > Because of this limitation, the option --legacy-mem is implied > > and -m may be needed to specify the amount of memory to allocate. > > Otherw

Re: [dpdk-dev] [PATCH] eal: warn on --no-huge allocation requirement

2019-07-18 Thread Burakov, Anatoly
On 18-Jul-19 10:34 AM, Thomas Monjalon wrote: When using --no-huge mode, dynamic allocation is not supported. Because of this limitation, the option --legacy-mem is implied and -m may be needed to specify the amount of memory to allocate. Otherwise the default amount MEMSIZE_IF_NO_HUGE_PAGE will