15/04/2020 15:49, David Marchand: > On Wed, Apr 15, 2020 at 3:40 PM Thomas Monjalon <[email protected]> wrote: > > > This change will force no-huge mode on FreeBSD while before we were > > > running with hugepages. > > > > Indeed > > > > I propose to squash this change to maintain the old behaviour: > > > > +elif [ "$(uname)" = "FreeBSD" ] ; then > > + echo 1 # assume FreeBSD always has hugepages > > > > Ok for me.
OK, squashed:
http://git.dpdk.org/dpdk/commit/?id=5f1a4a8a125672

