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 9ACB7A0526; Wed, 22 Jul 2020 14:46:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CA8B21BFD1; Wed, 22 Jul 2020 14:45:59 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 09B2D1BFBB for ; Wed, 22 Jul 2020 14:45:58 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 829B75C0181; Wed, 22 Jul 2020 08:45:57 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Wed, 22 Jul 2020 08:45:57 -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=fm1; bh= sW53UX668h13BSgsCWE4rDnQu7ClDNtOuoJgehz3jIs=; b=eLF4lp86X0K2I/Uk Ek7YNq7UJJKxU/6ljcoGCX/9mmpSqvxMaogHIhiOqm9LkKYV7mWND4rLsLP1t2WL hMXzND4rYdrhltLGsrWX6cmjxZe72tyhwnS08zEV2RZ9Snihe8+QwXjKXKzZUUKb kAgWMfmRv6inHoF5Yl95s0x4dR1celWn4WUwXHcUccOXglI0eoDyZUjgKP3zG9VK clCltRR0NB+zTrUXXn5sCyQ0aVIlsIYEkbZoJ4oJCDaPLOVYbaF7CKVMDI4shpER /LR0iTaxKq3lVv4NtUIsN61jGtZaayL5RtRRiKiwLKiB7ictIGXYjw2sWiZUJr84 9yDDOA== 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=fm3; bh=sW53UX668h13BSgsCWE4rDnQu7ClDNtOuoJgehz3j Is=; b=au/yEy6xcSAcjAt+OCjglN/G0mw0TS7vrUzu/7QdJN6sOA59kEX3zH0td LlgtqHkxovimA39YBM4mwmZWSi+H+w5CUlYDIOVTFfKs3MhgCQBEeZFonJtCN/Xs i0ECdD8H0pgIhOhKqeEIP/MeduIMBnm/+5qU9c6u6VpEx1zIRCwTNUyFuDgBQW+g yyAfsw5c5i2gLeU8Y3ZSpIYW842FSeDbxoGStB+54YQj7oo8X4vLnz8VhbVA8Ewi BL2lDpwNJWEsWwnxtADah62dhN1nUV9cFomeiw5bHGLq30K7tjzxzr9D8Vkiln7D x6guAgoGFdh3Yn1F7wL54zrAjdagw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrgeelgdehjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth 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 70E053280060; Wed, 22 Jul 2020 08:45:56 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: John McNamara , Marko Kovacevic , dev@dpdk.org Date: Wed, 22 Jul 2020 14:45:54 +0200 Message-ID: <1786897.AIzr81cTuv@thomas> In-Reply-To: <20200721153950.748927-1-bruce.richardson@intel.com> References: <20200721153950.748927-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc/guides: remove dependency on make build system 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" 21/07/2020 17:39, Bruce Richardson: > When building the DPDK guide documents, the DPDK version information was > pulled using "make showversion", which meant there was a dependency on > the DPDK make-based build system. Change this to just read the data from > the VERSION file in the root directory. > > Signed-off-by: Bruce Richardson > --- > NOTE: When make build system is completed removed, we can change the > relative path to the VERSION file i.e. "../../", to instead pull the > path from "MESON_SOURCE_ROOT" in the environment, which should be more > robust. Yes it would be a bit better. If we merge this patch in 20.08, we'll forget about this improvement :) I suggest waiting 20.11 to merge the definitive improvement.