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 AE683A04C0;
	Fri, 25 Sep 2020 16:55:14 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 8EF421E9AA;
	Fri, 25 Sep 2020 16:55:13 +0200 (CEST)
Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com
 [209.85.221.67]) by dpdk.org (Postfix) with ESMTP id A7ACA1E99A
 for <dev@dpdk.org>; Fri, 25 Sep 2020 16:55:11 +0200 (CEST)
Received: by mail-wr1-f67.google.com with SMTP id o5so3867607wrn.13
 for <dev@dpdk.org>; Fri, 25 Sep 2020 07:55:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google;
 h=date:from:to:cc:subject:message-id:references:mime-version
 :content-disposition:in-reply-to:user-agent;
 bh=TCuwQrYhzYna3HFmwzBQPXBIZgosKN18W5VUnJjZrU4=;
 b=MXf4lAkyjRKizjYDHaLTVl+VEYMbcezELo0HWrBs70O6Jf+jXhCiKTb5hxEzAWStRF
 te/UWC4weEsldtDKnR48ZcafO/hitaFBd8Nj9mP0sHQJVFRzc5Tov9wCtpP09z/P5pEz
 HzVwLpob8QolyxFgZNY6yMTAKC0czwGuIiLHOZdcNjm0ABS1z4+VhqYdZVO4ewTANKAI
 mwTtN8w/D9fCXs6vwR85oeOnePZM8KyS+wSs55Mn9rqPerI3DXBNnTYtOrwffYW691gi
 7BBgXox2TcpkvaCOLlbaxHjsZ64Ot0Nb7d2Z6IxQMwuuD8Q9aDR+/EhOhp4FO6N+7UBe
 XjDw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:references
 :mime-version:content-disposition:in-reply-to:user-agent;
 bh=TCuwQrYhzYna3HFmwzBQPXBIZgosKN18W5VUnJjZrU4=;
 b=IVTJd+zGnzitxDU7C8VWH7ge0J6xAXN0BReOsXYBNU92Esnmml5SoECxiDkp5co10z
 L4OJWgfgNev1kwqMDY0a+rmgSzAHgnwjX63nyUigD2Nn4SXxWoZfyjgU4dGtJpMsegKZ
 qh+DL6Ds5QaleHSkPyR584nJVJd2xqJ5o0GjImcDy2fWMIECcL8Lv7wrNbrSKBHKzmVK
 hI1jVGQ4TRbBkFBlIZkpEDJ4yEli+NMTJqn5bJ0uGzY5U0lisKRZpUfoz4uNgkfZKifJ
 hyqM1qDXIwDQtA/giDdblOeluu8hHB8CGgj2Vdr/AqGSwDV9gn4ORMEOWm+IO639eA3R
 1hMA==
X-Gm-Message-State: AOAM532nWVByiEl5HIYPBkg01o4VRyfNM3KmsRTtskppJJGCFva1tiDh
 SL6No9oOD/RPJxlhOC439ftqVA==
X-Google-Smtp-Source: ABdhPJy5fk//w0cSTn6Rp5JNkUxNrgL9TcBj905Xi089Hr7gDAnalW5x49OmaH/zdPUyOHg0C6l4Xw==
X-Received: by 2002:a05:6000:109:: with SMTP id
 o9mr4985062wrx.364.1601045711454; 
 Fri, 25 Sep 2020 07:55:11 -0700 (PDT)
Received: from 6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78])
 by smtp.gmail.com with ESMTPSA id h16sm3502455wre.87.2020.09.25.07.55.10
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Fri, 25 Sep 2020 07:55:10 -0700 (PDT)
Date: Fri, 25 Sep 2020 16:55:10 +0200
From: Robin Jarry <robin.jarry@6wind.com>
To: Kevin Laatz <kevin.laatz@intel.com>
Cc: dev@dpdk.org, bruce.richardson@intel.com, anatoly.burakov@intel.com,
 david.marchand@redhat.com, Neil Horman <nhorman@tuxdriver.com>,
 Ray Kinsella <mdr@ashroe.eu>
Message-ID: <20200925145510.n4jmodc5hmqw3obv@6wind.com>
References: <20200921114634.220328-1-kevin.laatz@intel.com>
 <20200921120357.220588-1-kevin.laatz@intel.com>
 <20200921120357.220588-8-kevin.laatz@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20200921120357.220588-8-kevin.laatz@intel.com>
User-Agent: NeoMutt/20180716
Subject: Re: [dpdk-dev] [PATCH v7 07/10] devtools: support python3 only
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>

Hi Kevin, all,

2020-09-21, Kevin Laatz:
> From: Louise Kilheeney <louise.kilheeney@intel.com>
> 
> Changed script to explicitly use python3 only to avoid
> maintaining python 2 and removed deprecation notice.
> 
> Cc: Neil Horman <nhorman@tuxdriver.com>
> Cc: Ray Kinsella <mdr@ashroe.eu>
> 
> Signed-off-by: Louise Kilheeney <louise.kilheeney@intel.com>
> Acked-by: Ray Kinsella <mdr@ashroe.eu>
> Acked-by: Neil Horman <nhorman@tuxdriver.com>

Acked-by: Robin Jarry <robin.jarry@6wind.com>