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 D1BD845AEA; Tue, 8 Oct 2024 21:27:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2722640695; Tue, 8 Oct 2024 21:27:21 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id AAC0D40261 for ; Tue, 8 Oct 2024 21:27:19 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-45aeef3ce92so41439611cf.2 for ; Tue, 08 Oct 2024 12:27:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728415639; x=1729020439; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=DO2q/uWMz5SuCp9vWM3sZmRWGq3qwxxrl30K7OzhZLY=; b=VPLn3ycV7YWDLNvuJPBW47O7SfEa6CU1aBHWlgEIJMuIxdF6ztoIXFYB8xy/Od67yM kYC5swcSTsqT7TUtHGEG4oKcY0BtNeweT7Ca09PTq0AAU5MppIg8e+pjJfGWB9o1wwrS K1omr7FQ+iqd4jRDfCZQvBkBNduy29CGRed5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728415639; x=1729020439; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DO2q/uWMz5SuCp9vWM3sZmRWGq3qwxxrl30K7OzhZLY=; b=PPjvpiG+PXsr/3kRP6eIWHIN4hzlE0U0wRDttvd3xeT3Dvm+k2QzhfjJiq0QyvxMWp gJFUuPSkxSlaDWwHXk7iohXtCFTaovD/y7WDscrM67RiXGETn+cQde8FesgLYi2Du7eo iGw4lGhqROkysow1K/k16l5kHAkacdoKbU08YQAxwaKASvDDJXwW0lo0khNOvkhcGY3T F2CAj65up9v+9cyH08AtyqHpdpeGtqcaUms4x79iegaNUWkqubFmvfYRffhH0Uw9p8HN OCLGIHkafelzWkvjXBfZdYN4EuCld2wRE/7Vyz1X4FTmLYNwF6bAmlLB5bhVTw2G61Xi gFmA== X-Gm-Message-State: AOJu0YyobgYZbd0OWSrNjSMsJelzqHZjui4kYrE9oBffgbNIAZum/itL M1BKTeVJEWkaw/1HU77ZHRoh4LcM8T9NsZLaI7Fyh5ayOFFF1S1aIUGUFokqEKIut/zgikkOAxV Iz5Uo3DCMg4d0+sFPAORQcvsegqFNaI+i9N7nFl/QVq+H2W16qjhV2c+r8wAedsaJkEoJHKHFNN 3lbxslCjVbAlO7kfjzimgD X-Google-Smtp-Source: AGHT+IHCRy+KRZ8Jty/WqgdecUyavTDu9TEFDFdP1MOX+PelGXob+3ljIT8Q5YMSVYbDrH0CAaI6Xg== X-Received: by 2002:a05:622a:4a07:b0:45d:8e45:762b with SMTP id d75a77b69052e-45d9ba2efd5mr239390901cf.10.1728415638674; Tue, 08 Oct 2024 12:27:18 -0700 (PDT) Received: from localhost.unh.edu ([2606:4100:3880:1271:8c70:5b9e:ecd3:14e]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-45da755647asm39315351cf.41.2024.10.08.12.27.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Oct 2024 12:27:18 -0700 (PDT) From: Patrick Robb To: dev@dpdk.org Cc: bruce.richardson@intel.com, david.marchand@redhat.com, zhoumin@loongson.cn, aconole@redhat.com, rajesh.t.puttaswamy@intel.com, ci@dpdk.org, Patrick Robb Subject: [PATCH] Increasing ci meson version to .57 Date: Tue, 8 Oct 2024 15:25:43 -0400 Message-ID: <20241008192543.800702-1-probb@iol.unh.edu> X-Mailer: git-send-email 2.46.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 There is a proposed increase in the minimum meson version to .57 This patch aligns the linux setup ci script with this change. Signed-off-by: Patrick Robb --- .ci/linux-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/linux-setup.sh b/.ci/linux-setup.sh index 975bf32144..c7b6a86d38 100755 --- a/.ci/linux-setup.sh +++ b/.ci/linux-setup.sh @@ -4,7 +4,7 @@ [ "$(id -u)" != '0' ] || alias sudo= # need to install as 'root' since some of the unit tests won't run without it -sudo python3 -m pip install --upgrade 'meson==0.53.2' +sudo python3 -m pip install --upgrade 'meson==0.57' # setup hugepages. error ignored because having hugepage is not mandatory. cat /proc/meminfo -- 2.46.1