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 9C2ADA034D; 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 8542C41199; Wed, 2 Feb 2022 14:37:56 +0100 (CET) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by mails.dpdk.org (Postfix) with ESMTP id 85C5F40689 for ; Wed, 2 Feb 2022 14:37:54 +0100 (CET) Received: by mail-oi1-f181.google.com with SMTP id r27so17527589oiw.4 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=252ZPDH8YgOFz4gprThWPcaX7Pt/8c8XRVLHsetzaZnaadH/Ee3HxEeZyp8JcQbgGk OyJz68Tada8zrAprAjGGXkTEXtEid4vNAZa71CXyTrnAFGrZxW6+MH1vbBd0+clnoNSG PMIeq+4R6x7SvPCjU7QMnwqlNCl1jC7QGjBqWT1jfCKH03KYZFpSbAbN0ht1J7d3FREU 2pOMyNNlNvqHSzuj8WuTQnXYJeqWUMRIRGuIzNNsMDjRc/Eyt/5lRAzCFdlsh72qc1QN 31t1FxSKE8ecL9SQGvzK5jOQ6s9JvCuJToYopjcr3efnWVeDFRpRsP52ZgXKDf/2mj6J nqTw== X-Gm-Message-State: AOAM532iMhdr2RKXmdvkC0bqnG6OdAkfHMxqGZtoGOGQ+7Ret0jRUj9j 9rxOXHlXv6lgi/0/axvdOPCm5tkvKqpVnz3nQh0D8g== 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: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-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--