Re: [dpdk-dev] [PATCH v3] eal: warn on legacy memory allocation requirement

2019-08-05 Thread Thomas Monjalon
31/07/2019 11:15, Burakov, Anatoly: > On 30-Jul-19 6:21 PM, 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. > > Otherwi

Re: [dpdk-dev] [PATCH v3] eal: warn on legacy memory allocation requirement

2019-07-31 Thread Burakov, Anatoly
On 30-Jul-19 6:21 PM, 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 b