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 C61ABA0353; Thu, 6 Aug 2020 18:56:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A960B37B4; Thu, 6 Aug 2020 18:56:46 +0200 (CEST) Received: from mail-pl1-f195.google.com (mail-pl1-f195.google.com [209.85.214.195]) by dpdk.org (Postfix) with ESMTP id 36AAC2B87 for ; Thu, 6 Aug 2020 18:56:45 +0200 (CEST) Received: by mail-pl1-f195.google.com with SMTP id g19so15396651plq.0 for ; Thu, 06 Aug 2020 09:56:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Rx0YQimGuLy6mJAKdQQZtSNBdT3jwRtyYwEvMQ6Fq3Y=; b=JyqvK5virrM5E/i0DuqKinA+oTq9OPqLs/p8obtWbdOU44YzU5aIiTwJewaVkXbCO5 tdNp5s3LItbJ7zkOilqNMUGAxR9LuNu5cfSMuj80DqwOAF8zxhx2sF44CLYM5lZdFS01 LNDdi/JuF43aEkdJcpqClHfm+JPjLfyD9vWrGl8QDTk1BUK0Gu3gVwz5dOHiv9+XxAHl Mc1lNDGZOgHcPHIJzxiCa5YrCYLf8jY3s2NJCL4FJmj1aIiABv/gp4hJoI8hJhoVID0b 1eOEFprp3OjvUYFiF/ZGENCARNGv+0pYtysDEPvdKTNEQVgWUa4btBkC+4EuuT9UjVjY BDmw== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=Rx0YQimGuLy6mJAKdQQZtSNBdT3jwRtyYwEvMQ6Fq3Y=; b=cR9Lam4KXZdqIua9zVTTMh2UU/tAAP9fBsF4Wi3XebOV+O7Cp3i8U86dFBwaPTvNnz FVJHyXluUNlSlVcScXAFygOoXggVaY/FactTgqCkvRVLsOEbeiwDZwA/rOOkCUBf43gd p+tojfhefFyduqVxwCwFQ+VMHijq0NZ2k0llItX8yZYgETW1R1QUDQC8CMVSz9lgFzZJ 2BY87pjJ473zeIDBNXQkznGpsJLBltWHneLVABjkJnzXwry2PXAVvLOIjKwvQbXxqdc0 t+4+unlwQb45ecRxyVlvgNYgmeA+b7A4uFlOHCszloNUcwccXCg3wSuKZIvgKOEgEocn U+LQ== X-Gm-Message-State: AOAM532vmWaShzeWgSZotSrn4s7eQFz/kvv3b38MSvslrfB35pugBIq/ TXiKu7QpkGjt//w42O62udUrfw== X-Google-Smtp-Source: ABdhPJxjLuLgmzBvGpx15fr4ymEB5/mSAxxz/2gPj5OSs/D0EMBjNoTkh2YfxN6euaalb+ySHcYnow== X-Received: by 2002:a17:90a:f2d7:: with SMTP id gt23mr9506597pjb.0.1596733004256; Thu, 06 Aug 2020 09:56:44 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id z62sm8852559pfb.47.2020.08.06.09.56.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Aug 2020 09:56:43 -0700 (PDT) Date: Thu, 6 Aug 2020 09:56:35 -0700 From: Stephen Hemminger To: Thomas Monjalon Cc: dev@dpdk.org, david.marchand@redhat.com, arybchenko@solarflare.com, ferruh.yigit@intel.com, bruce.richardson@intel.com, ajit.khaparde@broadcom.com, jerinj@marvell.com, maxime.coquelin@redhat.com, akhil.goyal@nxp.com, bluca@debian.org, ktraynor@redhat.com, honnappa.nagarahalli@arm.com Message-ID: <20200806095635.20eb8d5e@hermes.lan> In-Reply-To: <5473426.AY8EAO3GAC@thomas> References: <20200804102643.3345674-1-thomas@monjalon.net> <20200806145150.3529482-1-thomas@monjalon.net> <20200806092331.4b5e5113@hermes.lan> <5473426.AY8EAO3GAC@thomas> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] doc: announce removal of interactive setup script 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" On Thu, 06 Aug 2020 18:25:23 +0200 Thomas Monjalon wrote: > 06/08/2020 18:23, Stephen Hemminger: > > On Thu, 6 Aug 2020 16:51:50 +0200 > > Thomas Monjalon wrote: > > > > > Environment configuration is the responsibility of distributions > > > or upper-level frameworks. > > > DPDK focus on documenting the requirements and some recommendations. > > > If some specific parts are complex, they can deserve some scripts. > > > > > > Maintaining a good adaptative deployment setup is a project by itself. > > > Anyway this script was interactive, useful only for experimenters. > > > > > > Signed-off-by: Thomas Monjalon > > > Acked-by: Maxime Coquelin > > > Acked-by: Jerin Jacob > > > --- > > > v2: suggest replacing with more specific scripts > > > --- > > > +* dpdk-setup.sh: This old script relies on deprecated stuff, and especially > > > + ``make``. Given environments are too much variables for such a simple script, > > > + it will be removed in DPDK 20.11. > > > + Some useful parts may be converted into specific scripts. > > > > Do you want to add a nag at startup of dpdk-setup.sh in 20.08? > > Users don't always read the deprecation notices. > > Yes we could do that if this deprecation is accepted (missing an ack). > > Never liked dpdk-setup.sh anyway Acked-by: Stephen Hemminger