From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 42B3CA00C5; Wed, 2 Feb 2022 14:37:56 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C856B40689; Wed, 2 Feb 2022 14:37:55 +0100 (CET) Received: from mail-oi1-f182.google.com (mail-oi1-f182.google.com [209.85.167.182]) by mails.dpdk.org (Postfix) with ESMTP id 8365640688 for ; Wed, 2 Feb 2022 14:37:54 +0100 (CET) Received: by mail-oi1-f182.google.com with SMTP id m9so39655001oia.12 for ; Wed, 02 Feb 2022 05:37:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oyvT5ckAFQQ1pHPlBmx9q4pQbpoUgLrYT7yUGE+/9r8=; b=CmIL5dkO/BD6sEuanvdxCMY1AGi3XDaJKVx8oRdb3DAL+maGG8wzjdczLLAjePAaQK 3HKZsQ60WT6cRis08rl4FkgxhNe8cfZrWt6zX9++WRg+KIV9hGSH6tlAU1Fn30xa/4Mh a47x6TaCRFhF1Gt4YoxzgIStTy4Ri1TO2akIw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oyvT5ckAFQQ1pHPlBmx9q4pQbpoUgLrYT7yUGE+/9r8=; b=GMNwwi6C4PfROxlJqiHKqQE+NqkNvRZxJKxAawo8vbI/PAlSmpvMfhHDhPJI6n6sby OfrvG2vAl6L/msZ0CwSqpYTatDIv8K2KfZGTcc68jtUoSAXfuNFG8XYBDBkFVCWj1agG S5w3eaVi6Vu7t3ehwXEBmWQIkfMye1Ukh3Qv1npcEy33BC0j/2YXmfXHelal3uHzSUg2 HDa1ERdcZHLsSuBZhSV+3HzlqOfdOAJOlLxixyDqG33NUir0ERCLm843FIz6Nna09VqS 9UoY59j682Tig3SoRLsWrbJFe8zNfAy2RdowfCrl2Et4LpQm4UdUkov6gHPeqsm7t6f+ Ns1w== X-Gm-Message-State: AOAM531LLcDjTdY04wAZ/+oCh0Lekot8/czTsQeCzsAvKahILEUn77yV gGLT7HBp/DMrHxhECbU3IEqoM/wDwmD53XgK8oOu1w== X-Google-Smtp-Source: ABdhPJw0L2VSyUB5bC9j6PZ9+NbuovS4c7+/QQnYe7mxwwd1o/8cYCF5J8gdTVdmbkTclY+/mNgUdiUgqzgWMzhMEHs= X-Received: by 2002:a05:6808:1897:: with SMTP id bi23mr4584691oib.66.1643809073853; Wed, 02 Feb 2022 05:37:53 -0800 (PST) MIME-Version: 1.0 References: <20220120075324.04a53563@hermes.local> In-Reply-To: From: Owen Hilyard Date: Wed, 2 Feb 2022 08:37:18 -0500 Message-ID: Subject: Re: [RFC] Python Version for DTS To: Honnappa Nagarahalli Cc: Stephen Hemminger , "dts@dpdk.org" , dev , nd Content-Type: multipart/alternative; boundary="000000000000ed0da005d7091ffb" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --000000000000ed0da005d7091ffb Content-Type: text/plain; charset="UTF-8" After some discussion in the working group, we decided that this is mostly a question of what the labs can support. The UNH Lab uses the version of python that ships with the latest Ubuntu LTS, which is 3.8. The Intel Lab is in a similar situation. Are there any objections to python 3.8 with updates trailing Ubuntu LTS by a few months for stability reasons? --000000000000ed0da005d7091ffb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
After some discussion in the working group, we decided tha= t this is mostly a question of what the labs can support. The UNH Lab uses = the version of python that ships with the latest Ubuntu LTS, which is 3.8. = The Intel Lab is in a similar situation. Are there any objections to python= 3.8 with updates trailing Ubuntu LTS by a few months for stability reasons= ?
--000000000000ed0da005d7091ffb--