From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 ; 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: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrfeefgdehlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrsh esmhhonhhjrghlohhnrdhnvght X-ME-Proxy: 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 To: David Marchand Cc: dev , Bruce Richardson , Lukasz Wojciechowski , Aaron Conole , Ruifeng Wang , Gavin Hu Date: Wed, 15 Apr 2020 15:56:30 +0200 Message-ID: <3062185.vCJZsxu672@thomas> In-Reply-To: References: <20200409180332.592074-1-thomas@monjalon.net> <5047802.fW5hKsROvD@thomas> 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 15/04/2020 15:49, David Marchand: > On Wed, Apr 15, 2020 at 3:40 PM Thomas Monjalon 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