On Wed, Nov 9, 2016 at 1:55 PM, Keren Hochman <keren.hochman at lightcyber.com>
wrote:

> how can I create mempool without hugepages?My application is running on a
> pcap file so no huge pages is needed ?
>

Not sure if that is what you really want (Debug use only), but in general
no-huge is available as EAL arg

>From http://pktgen.readthedocs.io/en/latest/usage_eal.html :

EAL options for DEBUG use only:
  --no-huge           : Use malloc instead of hugetlbfs

Reply via email to