From patchwork Tue Feb 6 21:33:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 136442 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CD37343A40; Tue, 6 Feb 2024 22:33:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7A38402E1; Tue, 6 Feb 2024 22:33:27 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 66476402CE for ; Tue, 6 Feb 2024 22:33:26 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-29631796acdso3135424a91.3 for ; Tue, 06 Feb 2024 13:33:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707255205; x=1707860005; 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=8YeCfvAy1DRtNu05Q0/QwQU3dTldJU8NR6+70DhszgY=; b=JXKhdx+mqM7OrmMPWDecBgL7sEsQueBvcFHhJjFHCOZ23cSQB3jZKGGP4lvVZxFZVl o+Vi/BtdIpRamp+x+9vhteF2OXjEcgvVmwrn5ofrgTFy57bYWpxwIbFNddagKf34JKrB caVy6HW2oWBA2Q5LMRBcKtcqFW8zdh1e6lMSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707255205; x=1707860005; 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=8YeCfvAy1DRtNu05Q0/QwQU3dTldJU8NR6+70DhszgY=; b=QoTciTURui8ePI7nbQZWnr2hy66KTR63fsgw2NhuGcpUdMd4xF6W40+PszaQ1AjWCE EFRImhuWZIPhk7C6deXCbk4TRLepoTUYwNYvkbF4hzM1KAuaQVwgIBJJDMEQK9kw5cOR ed4DzGBVp3aqN6re8fL91+VCqsuUjtFQrNeua7T03I+laxQnmTe+qgbA8yQuqKt2CPgU 0UrXmg1vfwIIlxeHDHucum/ImZdlGT9eNR9WiB+0S6ysd13o1yX4ISUu16oFs0eJg130 S90Z3e1QxK0RHfWu9/z1ZRFyE78XUaqwtz87775lnbpOT1+056ZwrnDEyzhQ3F1EtSJy zW3w== X-Gm-Message-State: AOJu0Yz/+92SKhpKCBgy8hk0gbK7du1JM55to33C90y/JBNFWvSLjPuw gJAt3dAn4h3zVNsBvxCWRzUnst6Ha7Cz9YdeWMJUfaANKZ/IR412CCz0Dj/3UobWYT3qZwkT0iF ENNWnUzMAvrhTXdZ0t4iXGtJ8N32oSd28O/yqkA8ojdOUK0NQdbn3lhFgVFFi4rZfLfUQxV1Tyq EMXnLAEtYqpsnC3ThpF9d8rLCEll12drmWD//VPBOHBYWArSq5+FY3KcwsT//ShIB3 X-Google-Smtp-Source: AGHT+IGVjv5+rf+ZjcSkAJVHZEd8rjofBnbqDl2DUIMMNzdsiQc5pcgubq3AYKAgWKAiE+/MATjF1j6QIFaC X-Received: by 2002:a17:90b:1b12:b0:296:d6e9:89e8 with SMTP id nu18-20020a17090b1b1200b00296d6e989e8mr900630pjb.45.1707255205465; Tue, 06 Feb 2024 13:33:25 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCXLV8/jAGBXMw/h92Y4OnS31HETvK2sam0ImtcoC9fIftCgW6mYCcb27LlxtWZKpvwom1CQZyBnnZD+9ToWOYnhlYM4wJqWxMZygSOPGWXr9Q1xuSLHJf0= Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sj6-20020a17090b2d8600b00296de4c68cbsm18910pjb.8.2024.02.06.13.33.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 13:33:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1271:90f9:1b64:f6e6:867f]) by postal.iol.unh.edu (Postfix) with ESMTP id 9369E6043300; Tue, 6 Feb 2024 16:33:24 -0500 (EST) From: jspewock@iol.unh.edu To: thomas@monjalon.net, probb@iol.unh.edu Cc: dts@dpdk.org, Jeremy Spewock Subject: [PATCH v1] framework: increase the timeout for compiling DPDK with meson Date: Tue, 6 Feb 2024 16:33:21 -0500 Message-ID: <20240206213321.9655-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 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 From: Jeremy Spewock As more changes have been merged into DPDK the compilation time has slowly inreased and, on some testbeds, the currently configured timeout is not long enough. This patch increases the timeout by 15 minutes which should be enough time for the foreseeable future. Signed-off-by: Jeremy Spewock --- framework/project_dpdk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/project_dpdk.py b/framework/project_dpdk.py index 3f34ee02..a2931eb8 100644 --- a/framework/project_dpdk.py +++ b/framework/project_dpdk.py @@ -234,7 +234,7 @@ class DPDKdut(Dut): """ Build DPDK source code on linux use meson """ - build_time = 1800 + build_time = 2700 target_info = target.split("-") arch = target_info[0] machine = target_info[1]