From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 89C64A0563; Wed, 15 Apr 2020 15:56:37 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2A67A1D728; Wed, 15 Apr 2020 15:56:36 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CD6E21C215 for <dev@dpdk.org>; Wed, 15 Apr 2020 15:56:34 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 69EF35C0032; Wed, 15 Apr 2020 09:56:34 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 15 Apr 2020 09:56:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=Q3PPJKV1tJNGOpv9pn03b7F786ugCYyC+/L8ir3t5GU=; b=DXlxc7fq4HKy KplgLS9jKSrLsCmSVr+FXxfqbm4TkHy+IAixe1OlqQhJ1j5wO24wzRfAsFMntfnT 6s40Nj/etC1vnNTqQjPcYXpIcMK21b2k/CpNJIPMul9Fx7qlSYm25xK+18NGfkSC p7lZ1cy3s/hWs61lsBTs7yyB5cZq5hU= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=Q3PPJKV1tJNGOpv9pn03b7F786ugCYyC+/L8ir3t5 GU=; b=cZ3SpdVUB2E8iIUBLrnh9WRMEWR8nV0/mytU4Hyq0Q4i6iKnrBD+4alpd 4tKVv01EDwzFNvEcXNl4ZgFavsSEDF2NSVlVT1G2c4Rt/U+ld+r5/D6ZRUDiHlNG TICMkR1RPUu3MTBsn/zK0MkhoxuUJJISwy2mGk0e8s7h1si4YxNMCoIVgLdvv3RW OLk/CImOzWgH01G2XzXyqqV0+nTZfQsHZ8NiJbaWLSij4L5rheNX9h/+LwThy+Km Y99si5yywU19Yg3yvZ9mNLT9IE4qRv+xSZoeh6jjA/lZH8HjHNKGXkGzg8ZORbzT b7BJwlXQyU6H9T278zHvS7NyyufvA== X-ME-Sender: <xms:kRKXXgoaw1kvEcN54YoVfa1l6-03Y9S2ElSDiuZFY3GkH4bkUg3M7A> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrfeefgdehlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrsh esmhhonhhjrghlohhnrdhnvght X-ME-Proxy: <xmx:kRKXXnGoTXT1Ri4saG_hI6QGo-RFh891L1g5WflqW2q9BNwrAfxLGw> <xmx:kRKXXsGAZGtIp0dsmUw4F8jmolIzAoh1qENTShkF0VzMUbPM5BsrNg> <xmx:kRKXXuKnd2zFNXJGgMVxfAnvV947RLl657aopMkUHU_kDWvpOz5XXA> <xmx:khKXXpyCNlL3U1NMmVTsR8-xOxBNQgdAaK9OGalx37n_i_2C_fgQ-g> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id E71093060057; Wed, 15 Apr 2020 09:56:32 -0400 (EDT) From: Thomas Monjalon <thomas@monjalon.net> To: David Marchand <david.marchand@redhat.com> Cc: dev <dev@dpdk.org>, Bruce Richardson <bruce.richardson@intel.com>, Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>, Aaron Conole <aconole@redhat.com>, Ruifeng Wang <ruifeng.wang@arm.com>, Gavin Hu <gavin.hu@arm.com> Date: Wed, 15 Apr 2020 15:56:30 +0200 Message-ID: <3062185.vCJZsxu672@thomas> In-Reply-To: <CAJFAV8xywn7mNKsCvPh0ON0nX0XUSK8P7YftEEKFxT_TLgyAew@mail.gmail.com> References: <20200409180332.592074-1-thomas@monjalon.net> <5047802.fW5hKsROvD@thomas> <CAJFAV8xywn7mNKsCvPh0ON0nX0XUSK8P7YftEEKFxT_TLgyAew@mail.gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4] test: remove meson dependency on /proc file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> 15/04/2020 15:49, David Marchand: > On Wed, Apr 15, 2020 at 3:40 PM Thomas Monjalon <thomas@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