From patchwork Sat Dec 4 17:59:51 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 48493 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 85D05385841B for ; Sat, 4 Dec 2021 18:00:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 85D05385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1638640814; bh=4S3e1JTNSoKK75aYNHuNJLWy7VeSPdVaLBFWhIB3nXg=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=r2JfijqOCVaMng7olepO+yt91WYzSog2blkdAGNJc5CUV02d/8zHyRNKqYjc2iTNY tj8P8ErtkyAPRfwdLSlR7O5ytkqAkkdEsuME7ijjX1PuDfKkBLGM8nSSrE2WxKEEp1 VJJ22U3xbCIqKu51xUwjmxo/AseT573wU1b8GCgQ= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) by sourceware.org (Postfix) with ESMTPS id 8B3263858D39 for ; Sat, 4 Dec 2021 17:59:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8B3263858D39 Received: by mail-pl1-x630.google.com with SMTP id n8so4325804plf.4 for ; Sat, 04 Dec 2021 09:59:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=4S3e1JTNSoKK75aYNHuNJLWy7VeSPdVaLBFWhIB3nXg=; b=MQvYrZoYDztL6dLADisltMQjlHATX5u161PVxgB0P3r5SbNulGRuSqVFs3FYPEG7JO SIFLTttj6URYByaQe5H4PVUId0NdLwXvQx9wgu7BlK1Lre/F4Sq4RtSu1q6sKWtjib/C VeJrO6bMW0RGzQ7IOQUop7a0Xlv9GkAOtH6vnr/tCuwfu/2Bvu7GLmu8Su5VBgZZuuoQ zAYQw2WL4aY0hAa9ePkkSd4ayi1zSemBTT/OnT3I2l7AOTljeRvgHSAZxzaIoiAhPhfR z+naKeSRuSr5S0z5/cmKjThZb5UZNRNSgHFUYQpiXHIi4zZvUcjLedCrR6IZZjJHPyWM Hb1g== X-Gm-Message-State: AOAM530z0d3ML3k9ZjEyID+8D7zZoP6XinUB/9ash1DSPRMLXmcsyhZB cNpsDzpzg+cAIxTHJxmdKib5PWx7itw= X-Google-Smtp-Source: ABdhPJyORKuhcrpOo47hBxtQmgYJfSPnT1M2GdTommZBr9M84e4eCEuoIP5QFXmGjBPLYPjsIEpupg== X-Received: by 2002:a17:902:aa86:b0:145:90c:f4aa with SMTP id d6-20020a170902aa8600b00145090cf4aamr31112966plr.79.1638640792541; Sat, 04 Dec 2021 09:59:52 -0800 (PST) Received: from gnu-tgl-3.localdomain (71-222-78-46.lsv2.qwest.net. [71.222.78.46]) by smtp.gmail.com with ESMTPSA id v25sm7152556pfg.175.2021.12.04.09.59.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Dec 2021 09:59:52 -0800 (PST) Received: from gnu-tgl-3.. (localhost [IPv6:::1]) by gnu-tgl-3.localdomain (Postfix) with ESMTP id 71769C007F for ; Sat, 4 Dec 2021 09:59:51 -0800 (PST) To: libc-alpha@sourceware.org Subject: [PATCH] test-memcpy-support.h: Double TIMEOUT to (16 * 60) Date: Sat, 4 Dec 2021 09:59:51 -0800 Message-Id: <20211204175951.4028115-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 X-Spam-Status: No, score=-3031.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Libc-alpha" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" On Ice Lake and Tiger Lake laptops, test-memcpy and test-mempcpy timeout when there are 3 "make check -j8" runs in parallel. Double TIMEOUT to (16 * 60) to avoid timeout. --- string/test-memcpy-support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/string/test-memcpy-support.h b/string/test-memcpy-support.h index 419158a420..892fa71449 100644 --- a/string/test-memcpy-support.h +++ b/string/test-memcpy-support.h @@ -26,7 +26,7 @@ #define MIN_PAGE_SIZE 131072 #define TEST_MAIN #define TEST_NAME "memcpy" -#define TIMEOUT (8 * 60) +#define TIMEOUT (16 * 60) #include "test-string.h" char *simple_memcpy (char *, const char *, size_t);