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 96ADB45AE1; Tue, 8 Oct 2024 10:28:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F1894021F; Tue, 8 Oct 2024 10:28:41 +0200 (CEST) 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 EEC8A4021E for ; Tue, 8 Oct 2024 10:28:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1728376119; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SGari/oiThlS9/7qYK2Dg1xudk1EoahH7aV6wkNYuA0=; b=bD4z1aFyl+ni6v9Cxk5OhmsDkptdvr6BFkUnZfuK0LzhFJB/QIMVYFbW68WB9chlXXJjs6 p+UUq3CVF0HacCLoalqSlEQF8NLZDyX27BaKSA0Pg9xN6T7i/qEUxBeG0XDb0N/3Kagr19 nRShRVJ+oxAEEk88G3PfcT6dPHYdbJw= Received: from mail-lj1-f198.google.com (mail-lj1-f198.google.com [209.85.208.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-651-4BML8yvVOHWcJmDzGvEl9w-1; Tue, 08 Oct 2024 04:28:38 -0400 X-MC-Unique: 4BML8yvVOHWcJmDzGvEl9w-1 Received: by mail-lj1-f198.google.com with SMTP id 38308e7fff4ca-2fac9702605so27035311fa.2 for ; Tue, 08 Oct 2024 01:28:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728376117; x=1728980917; h=content-transfer-encoding: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=SGari/oiThlS9/7qYK2Dg1xudk1EoahH7aV6wkNYuA0=; b=WXsct8e6ZY473614cjmvVqJkxorSYJC3g+cpHNCeubRuXlj6mlFaOpqe0eCqJ/eIUb 3z+BFKZEPy5m8KFX7diUvxHElu/pdE4DoL531WifNC7CpFyojbzlpBg1y+/0FKJZdQ1u Ky7MHcUEFnyMttGjq8oOwYN8/sm6Qy1x0S621d2Ge+igu5kDvSOpRgTi+Q7Zav5YSmLz KbtlftFz7T2omBq/LSqvCnfmGoDH01hF/ykFKqzNQa+FsgNIM0wTANY4QECLq2P5EDno 8BWJ44w2oesFoC+Sup0aQzHeriTjL8+USUA5gprpBSr5RgkHdvkDvmSpzPUYV90OFd9C Tb3w== X-Gm-Message-State: AOJu0Yz9wAlKNjmvanpEWrd8jMtNaN0HGTh5OveeRqwmrs+9Qe0fVVFd +OGTUrhQzjY4iwoEKgfz58ohFxP5oHUVOGsdQGRgbddgfEwQSgB+SkdpdJgLp53AaewaPYuPrUl ZHgdE8oLeld2grp30TX60sI99AVM/Ufq8DZWA4KVpPF0GsuQ/UPwQPbtWZAazLLHNjdhLsViK7c iWcuZK/X2KZ0g088s= X-Received: by 2002:a2e:b8c4:0:b0:2f8:c0bd:d65f with SMTP id 38308e7fff4ca-2faf3c1e753mr57757261fa.20.1728376116594; Tue, 08 Oct 2024 01:28:36 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFg7Y9+6H1a0Ep2WdY52oxoPN8fQh7yMQaDmDkrPAXhuF/jszNG0JDPl0IQ8q27HjNYeJEKOeCxw54pPclS9Pw= X-Received: by 2002:a2e:b8c4:0:b0:2f8:c0bd:d65f with SMTP id 38308e7fff4ca-2faf3c1e753mr57757081fa.20.1728376116172; Tue, 08 Oct 2024 01:28:36 -0700 (PDT) MIME-Version: 1.0 References: <20240920125737.1197969-1-bruce.richardson@intel.com> In-Reply-To: <20240920125737.1197969-1-bruce.richardson@intel.com> From: David Marchand Date: Tue, 8 Oct 2024 10:28:25 +0200 Message-ID: Subject: Re: [PATCH 0/5] Increase minimum meson version To: dpdklab , Min Zhou Cc: dev@dpdk.org, mb@smartsharesystems.com, thomas@monjalon.net, ci@dpdk.org, Bruce Richardson X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Hello CI guys, On Fri, Sep 20, 2024 at 2:57=E2=80=AFPM Bruce Richardson wrote: > > This patchset proposed increasing the minimum meson version to 0.57 > and makes changes to update our build files appropriately for that > change: replacing deprecated functions, removing unnecessary version > checks and taking advantage of some new capabilities. > > Why 0.57? No one particular reason; it's mainly a conservative version > bump that doesn't have many impacts, but still gives us the minimum > updates we need to replace the deprecated get_cross_properties fn > and have a few extra features guaranteed available. > > Bruce Richardson (5): > build: increase minimum meson version to 0.57 > build: remove version check on compiler links function > build: remove unnecessary version checks > build: use version file support from meson > build: replace deprecated meson function > > .ci/linux-setup.sh | 2 +- > config/arm/meson.build | 4 ++-- > config/meson.build | 8 ++++---- > config/riscv/meson.build | 4 ++-- > doc/api/meson.build | 2 +- > doc/guides/linux_gsg/sys_reqs.rst | 2 +- > doc/guides/prog_guide/build-sdk-meson.rst | 2 +- > drivers/common/qat/meson.build | 2 +- > drivers/crypto/ipsec_mb/meson.build | 2 +- > drivers/event/cnxk/meson.build | 2 +- > drivers/meson.build | 7 ++----- > drivers/net/cnxk/meson.build | 2 +- > lib/meson.build | 6 ------ > meson.build | 7 ++----- > 14 files changed, 20 insertions(+), 32 deletions(-) This series can't be merged until the (UNH and LoongArch) CI are ready for such a change. TL;DR: the meson minimum version is being changed from 0.53.2 to 0.57 in the current release. @UNH @Min Zhou How long would it take for all CI to be ready for this change? Important note: if relevant to your CI, testing against LTS branches must still be done with the 0.53.2 version, so no change relying on post 0.53.2 meson feature gets backported. --=20 David Marchand