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 82E29A04A5; Sat, 23 May 2020 23:27:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9D2821D669; Sat, 23 May 2020 23:27:47 +0200 (CEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 761501D653 for ; Sat, 23 May 2020 23:27:46 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 5585EA75; Sat, 23 May 2020 17:27:44 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sat, 23 May 2020 17:27:44 -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= 2MTtgxXvW8+aaPF6TlJCpKw8erTzxgVWWukRNEGOClo=; b=MTm+75+7jlDJzJRc dC8/WeUpm4FfHIKAXR2zvxNU1xgnYatGg3hiuAmLM0zzHJURbzhV7FkBYT6bREno TMyG9227MzdrlfrFa7sXjP0ZQeWqDgujMyzvwVHF7Q78Wuze9yeE7stnWf+rjbuE /fwpAx5xyhpG6imcM/HznZc4rvauOPlKP8PLozv63scUA7VT3CCuxNI3/k17TFPJ oMq9r8q/SlxQGYGAoYec5zGvXyDxKsnfAGk0Q4bRFwPNWLGger2KcaZabjbX+nYm c6DDGCjbjyWMwBlO56UJIE/JkQ2LBM2F7XCpUlTMrgmD+FVPsYx5A0KBGh5KyB6T w5imoA== 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=2MTtgxXvW8+aaPF6TlJCpKw8erTzxgVWWukRNEGOC lo=; b=NVk4yFNRwxTd+/pK8Mg3+PTmQaRubEdg78gxAwowXH0sjqMV3bwnhib40 gS5+gJVZyCdQflM8q5GFJYhaxJltUEnKameRPdZkAPdrPs5A1WkOVlyAbDd7Yfcc PRHtitk2TlkU8nYf6s8Ly1kzadQTAA0zwyNRuDDq8X59fRBUaMlZqDSPir7x5mPM Qq3z8O1WC9rqeDKmSVAnBNUdyZUfa7eNe98T7OTTtcjYu3CrYcgRTdyFAF2sYqLA xRiZk9abx9TUhEn+ohDR5rFpTXy+RftW32RFpK2aBIb968dcG2bvrjuaePmlACT7 uSIxDrVOMMtgxs6989pBlTFp8nSuA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudduhedgudeiudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr lhhonhdrnhgvth 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 392763280060; Sat, 23 May 2020 17:27:43 -0400 (EDT) From: Thomas Monjalon To: "Kilheeney, Louise" Cc: "dev@dpdk.org" Date: Sat, 23 May 2020 23:27:42 +0200 Message-ID: <2851145.1dIjF4ch0v@thomas> In-Reply-To: References: <20200522132320.26373-1-louise.kilheeney@intel.com> <4878977.pQFTBNOIfY@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 20.08 9/9] config/arm: support python3 only 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" 22/05/2020 16:10, Kilheeney, Louise: > From: Thomas Monjalon > > 22/05/2020 15:23, Louise Kilheeney: > > > Changed script to explicitly use python3 only. > > > > What is the reason of this change? > > since python 2 is EOL, Making these scripts to use python3-only, > it's part of a general update to have everything use python3. > This is already using python 3 and this makes it explicit. This is to avoid maintaining python 2 compatibility I guess. Please insert this real reason in the git commit log. > > --- a/config/arm/armv8_machine.py > > +++ b/config/arm/armv8_machine.py > > @@ -1,4 +1,4 @@ > > -#!/usr/bin/python > > +#!/usr/bin/python3 Are you sure all OS have /usr/bin/python3? Is it called "python" sometimes? Is it always located in /usr/bin/? Shouldn't we use "#! /usr/bin/env python3" ?