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 B4EA8A054D; Wed, 16 Nov 2022 09:24:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58B6D40DFB; Wed, 16 Nov 2022 09:24:27 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 400AA400EF for ; Wed, 16 Nov 2022 09:24:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1668587065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Glnrj8xJRySIMuZLkg+fP0YYS8BLzbkevHQmpA0xg2A=; b=P99E5u7xS3syfVZE7FxEtVxzL/VmE2W6YGvk8sv4JhjkHdEpgaYcGUZHwb86kpt00RORjo Mj1625mZkzkD0mGo6dZGkd9zYmkFYRuM8nI+yqEDe+T2HX5CvjFLZUGEYOrRupuA8t+y13 TzDMZAtVlk2wDtxukg8ZmrbZdzouwnM= Received: from mail-pl1-f199.google.com (mail-pl1-f199.google.com [209.85.214.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-539-35XjFYVLMJC1vxPqJc3keg-1; Wed, 16 Nov 2022 03:24:24 -0500 X-MC-Unique: 35XjFYVLMJC1vxPqJc3keg-1 Received: by mail-pl1-f199.google.com with SMTP id b2-20020a170902d50200b001871a3c51afso13174349plg.8 for ; Wed, 16 Nov 2022 00:24:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Glnrj8xJRySIMuZLkg+fP0YYS8BLzbkevHQmpA0xg2A=; b=YgDh/x2NRKocCM0uS7fE7Cw4krFCTd9wia5FX64zBH9lguGG1Zc3OOTozJA1WHJTJv ikYjhFBSjherKc+AXeOB9D2a75hxqOlW+kGdtwVpG5MZu2ukr6zhFcXos3E1i4iNPl8J BVezOJkdsRSV4jdr0vxDWnMzAlDtHp/unB9jKFxcrHJqr4+zMvibF9StVecJrQaFXXSh SmwIq84KqdJaZtuGgzPpo6/gWOw5hPKcr2LYHFWeJXCRb3vrQoyuCA8XBXDvyshBoOJJ Juu+hzRvMJRgAO8MVCdvTFLgDiCaZtN63jlHB9G25qKyHHuHu9UnMEpZHBzVr9vDRysy qJAg== X-Gm-Message-State: ANoB5pmsOiUlurXlgXsjjNpbqEHUo22OMwhB8HaiOhJLW5dicDPdqxdK OJ6nf53V+TiNsUlEHqqLRrE6YsyU3h+r8hO88Csqtg9CLcCpDlRRSj20rXAOaF4QjvvUcc7Wzah IazeH5wWNHedRkzUnOUE= X-Received: by 2002:a17:90a:d38c:b0:214:ba3:4eb1 with SMTP id q12-20020a17090ad38c00b002140ba34eb1mr2629273pju.161.1668587062972; Wed, 16 Nov 2022 00:24:22 -0800 (PST) X-Google-Smtp-Source: AA0mqf4SBT3j+DF/1ZUMVCZ1kU2CIt5hvLBKUP652+l7o8tgp5UMd9emPM2I1jPvMGYCmRU0D6Zmgug1uA3urRSBA+o= X-Received: by 2002:a17:90a:d38c:b0:214:ba3:4eb1 with SMTP id q12-20020a17090ad38c00b002140ba34eb1mr2629238pju.161.1668587062654; Wed, 16 Nov 2022 00:24:22 -0800 (PST) MIME-Version: 1.0 References: <20221115173516.33051-1-stephen@networkplumber.org> In-Reply-To: From: David Marchand Date: Wed, 16 Nov 2022 09:24:11 +0100 Message-ID: Subject: Re: [PATCH] doc: avoid meson deprecation in setup To: Bruce Richardson , Stephen Hemminger Cc: dev@dpdk.org, Ruifeng Wang , Zhangfei Gao , Elena Agostini , Shepard Siegel , Ed Czeck , John Miller , Zyta Szpak , Liron Himi , Nithin Dabilpuram , Kiran Kumar K , Sunil Kumar Kori , Satha Rao , David Hunt , Thomas Monjalon X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 On Tue, Nov 15, 2022 at 6:39 PM Bruce Richardson wrote: > > On Tue, Nov 15, 2022 at 09:35:16AM -0800, Stephen Hemminger wrote: > > The command "meson build" causes a deprecation warning with meson 0.64.0. > > WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. > > > > Therefore fix the examples in the documentation. > > > > Signed-off-by: Stephen Hemminger > > --- > > doc/guides/cryptodevs/armv8.rst | 2 +- > > doc/guides/cryptodevs/uadk.rst | 2 +- > > doc/guides/freebsd_gsg/build_dpdk.rst | 2 +- > > doc/guides/gpus/cuda.rst | 4 ++-- > > doc/guides/howto/openwrt.rst | 4 ++-- > > doc/guides/nics/ark.rst | 2 +- > > doc/guides/nics/mvneta.rst | 2 +- > > doc/guides/nics/mvpp2.rst | 2 +- > > doc/guides/platform/bluefield.rst | 4 ++-- > > doc/guides/platform/cnxk.rst | 4 ++-- > > doc/guides/platform/octeontx.rst | 8 ++++---- > > doc/guides/prog_guide/build-sdk-meson.rst | 4 ++-- > > doc/guides/prog_guide/lto.rst | 2 +- > > doc/guides/prog_guide/profile_app.rst | 2 +- > > doc/guides/sample_app_ug/vm_power_management.rst | 14 ++++++-------- > > 15 files changed, 28 insertions(+), 30 deletions(-) > > > Acked-by: Bruce Richardson > > The fact that this needs to be changed in so many places is indicative that > we need some cleanup in the docs - but then again, we knew that already! > :-) > Indeed, and I see many places still showing the issue after the patch. Stephen, can you look at other guides? Thanks! -- David Marchand