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 63592A0562; Fri, 3 Apr 2020 12:56:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 40CA51C12F; Fri, 3 Apr 2020 12:56:13 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id A51F31C12A for ; Fri, 3 Apr 2020 12:56:11 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 492825C03EB; Fri, 3 Apr 2020 06:56:11 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Fri, 03 Apr 2020 06:56:11 -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=dM5BP1c+GpKDMEJHL1Va7OtVohkwhP3Fv0E2qSZYt5I=; b=hnGMl/2zwIDz apd771igFwFYbl/PjPaBZFOcGQZsXm3v1hVfoF7MUTyGAhclaeyEiPMR7TtnXZwz /57g1JE7OWOxmElOlrFsDsd98CxOIpnSars1vsLmVUcA6ZT7+EqHAiRhg09h48xD Au0sBA5OUPvJlhev6jPyfHaPUbv0K2s= 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=dM5BP1c+GpKDMEJHL1Va7OtVohkwhP3Fv0E2qSZYt 5I=; b=KFlxSRccJB/sLrUpdijH2+ncuorizMHGAncRIlVxwyAndiL3tCPjTB68g Xr4WCcZ/ILWCBNgfJZQtbzN5m+ZeD/8Qnsyx4VdSkCNBVr3zNrhY2aTJvNmkfuWp jWNu90qDeXRBeI+lRGYq6aDskeXjEcJGVYRhB4oeuLq9mZKB8m0/5OxM28otTsfO U0GwtfmCityyyBYhNo0DgXhPjyvJk9KdRPcKy2w0vl4bs3ZePol/V62u3D1dRMyd 8b+fBE/K5epm84PfZL+Af9rMo3+J0ZWYBGOmyIsA6N5IxzC+I1PIxIjkuIrR+PoT hL21u5+r7fJXNpnSjZaQERayvHGcA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrtdeigdefgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 1F772328005A; Fri, 3 Apr 2020 06:56:10 -0400 (EDT) From: Thomas Monjalon To: Pavan Nikhilesh Bhagavatula Cc: David Marchand , Jerin Jacob , Ferruh Yigit , Bruce Richardson , dev , Neil Horman Date: Fri, 03 Apr 2020 12:56:09 +0200 Message-ID: <5253384.3sPnXxR9tc@xps> In-Reply-To: References: <20200402183253.866-1-jerinjacobk@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [EXT] Re: [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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/04/2020 10:05, Pavan Nikhilesh Bhagavatula: > Let me know if anything else need to be added to the list. I think you can squash the patches in a single one.