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 9C53CA0562;
	Fri,  3 Apr 2020 09:24:13 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 7BB311C0C9;
	Fri,  3 Apr 2020 09:24:13 +0200 (CEST)
Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com
 [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 4D4EE1C0C6
 for <dev@dpdk.org>; Fri,  3 Apr 2020 09:24:11 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;
 s=mimecast20190719; t=1585898650;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=zheLkJs3s6SHXO5p/Mhk2qOvMLFEQF0G71aMvFwxQyc=;
 b=IN6gy3kb8t1W2JfjqTkIJJUGeu/GZ3Ng8SvwbqMbgXq+Bj9JmIj/WQM9hLMqHvYyDAuZFp
 Dot77MFgNAZxLR73yEgW/4yaaeBcfIN7bHi5WMyuRa3CugyIWBWFmGv7YX5X8sgCoYlXvQ
 RhWLuuXQrxevH7TwrCwpdnD2FG5UogA=
Received: from mail-ua1-f70.google.com (mail-ua1-f70.google.com
 [209.85.222.70]) (Using TLS) by relay.mimecast.com with ESMTP id
 us-mta-52-R4x8AqgNPhKhXjdIS1_FfA-1; Fri, 03 Apr 2020 03:24:07 -0400
X-MC-Unique: R4x8AqgNPhKhXjdIS1_FfA-1
Received: by mail-ua1-f70.google.com with SMTP id o17so2330766uaj.16
 for <dev@dpdk.org>; Fri, 03 Apr 2020 00:24:07 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=2ANrF9T80mGRM/IlvGdpeWXsMUKE7XNnjo4qvN4fkUY=;
 b=QDW7HIQLmMlPohNWpm5w4g6zrRjPzcD1oJYB5fN7fe291p6UaCCqzC8WLW/glevFAn
 ZiYoqatp8Z3HamlYedtYvxpBBCCEDtDYjI/jSbFhDU3Qecj3E+8yQyAPP7cRIao1O0Qv
 ph/KmAz6L9HtEwY3ngmMe3LtqBWMq+853gkUB2TAg3ukXpvIMkzcQWUya63C8N7ncney
 MJw7pafyT2WuEqiuHCyjF5oPsmgUum3tFPVlNvt88nGjgLxMED+RsGmxCbLn32tQRawq
 e5gwhXosg2hTgVxompJ6ANRv7v+y190AJa1mEGBdOGVISxrUFZi1k0mrGxLYt0vehtOr
 yw1A==
X-Gm-Message-State: AGi0PuaklRssAeqCkhl2MOb7w8H2SjGDH/EHwqxOQtYgMEXdPH2WJDTZ
 hKVGZGjg4qdUDBGtVflSrRJyMHfsZMJVTAO4P97UINUJwAPxCD4ItBwr79DqalbUaiS0PKNnSD6
 VBFmcBgMl1emygtmUlKQ=
X-Received: by 2002:ab0:3ce:: with SMTP id 72mr5278069uau.126.1585898646758;
 Fri, 03 Apr 2020 00:24:06 -0700 (PDT)
X-Google-Smtp-Source: APiQypL8XUL23U9HH6ZnYIOoS5gJNzM5L21EMTQT8vWBIiBwdDZoo/qlT1ZcLqYOUvNLh1N6SIxXjT/R2CooXV0lEY4=
X-Received: by 2002:ab0:3ce:: with SMTP id 72mr5278057uau.126.1585898646494;
 Fri, 03 Apr 2020 00:24:06 -0700 (PDT)
MIME-Version: 1.0
References: <20200402183253.866-1-jerinjacobk@gmail.com>
In-Reply-To: <20200402183253.866-1-jerinjacobk@gmail.com>
From: David Marchand <david.marchand@redhat.com>
Date: Fri, 3 Apr 2020 09:23:55 +0200
Message-ID: <CAJFAV8zman3vNDyr_BBohMXvdajV2uKBCsCgqu64q_x-NOf2TQ@mail.gmail.com>
To: Jerin Jacob <jerinjacobk@gmail.com>,
 Pavan Nikhilesh <pbhagavatula@marvell.com>
Cc: Thomas Monjalon <thomas@monjalon.net>,
 Ferruh Yigit <ferruh.yigit@intel.com>, 
 Bruce Richardson <bruce.richardson@intel.com>, dev <dev@dpdk.org>, 
 Neil Horman <nhorman@tuxdriver.com>
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Subject: Re: [dpdk-dev] [PATCH v2 1/2] build: meson make experimental tag as
	global
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>

Hello Jerin, Pavan,

Thanks for the patch.

On Thu, Apr 2, 2020 at 8:33 PM Jerin Jacob <jerinjacobk@gmail.com> wrote:
>
> From: Pavan Nikhilesh <pbhagavatula@marvell.com>
>
> Meson make allow_experimental_api global across lib, drivers and apps.

- The title seems odd to me.

- The documentation should be updated.

- You can still find traces in meson files.
$ git grep -il allow.experimental.api |grep meson.build$ |grep -vE
'^((app|drivers|lib)/meson.build|examples/)'
app/test/meson.build
drivers/net/e1000/base/meson.build
drivers/net/enic/meson.build
drivers/net/i40e/base/meson.build
drivers/net/i40e/meson.build
drivers/net/ixgbe/base/meson.build
drivers/net/octeontx/base/meson.build
drivers/net/qede/base/meson.build
drivers/net/sfc/base/meson.build
drivers/net/thunderx/base/meson.build
lib/librte_mempool/meson.build


--=20
David Marchand