[dpdk-dev] [PATCH v4] test: remove meson dependency on /proc file

Thomas Monjalon thomas at monjalon.net
Wed Apr 15 15:56:30 CEST 2020


15/04/2020 15:49, David Marchand:
> On Wed, Apr 15, 2020 at 3:40 PM Thomas Monjalon <thomas at monjalon.net> 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




More information about the dev mailing list