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 06C3745D8D for ; Sat, 23 Nov 2024 18:58:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD40640273; Sat, 23 Nov 2024 18:58:39 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id A1A2240269 for ; Sat, 23 Nov 2024 18:58:37 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a77980fe3aso9307635ab.0 for ; Sat, 23 Nov 2024 09:58:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732384717; x=1732989517; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/7IIocbHinSdrJ44E3UHHSdo4ffs1PT3igwJm9NjU24=; b=VmSgBu4N1JUKcdtvGugY3HZoA3JgiipdCZ7zNlGiT1htnpZ35TVwKrwaZckwt7FJja ETX1EO13a3Ogoa9/j6gvQ0ZGnnwI41ocPzZNR9hMlsfkrr5kQ6DsU4G7haCvsl91tuZQ QGJ+XKfKsOmlgGlsGf2mPE7Ane8ut+d8Wy/nY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732384717; x=1732989517; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/7IIocbHinSdrJ44E3UHHSdo4ffs1PT3igwJm9NjU24=; b=UyPeYxsJ2KLvzO8SMxEAzk8wTj4JqiSjMu7kJPAyFVe6IvlKncVqYPSnLXggOfIY7O 9cCnktYwuXuFJjquh19yLs9EpaAdDRHVmuyLfZkStm4Vhk+VBI8/+HE7gBAoCosZ77Br KwYubGGoHWiR8yx4j/SjJSsPSctFS+UwJ7wnt2Hwr5D6edI5qcTsjJLkP260zi6pC72k ig3Dg+VvOdGuDLusQ+ebYcGbk2XD1FG2LsMN0RHpWhy/S7fC73Cz/UJoXmYtVsn/yv5B 8AKT66Fjzq/0s2gAwXDnN2ELeip+EYvBCO3YDbNTqNz9Ge1H5vl6NSJwxUs61ImmIXDo FYjg== X-Gm-Message-State: AOJu0YzfscjsXfZOkBLt526mwDZK57/frU8e+9wxLR92a4JqTd3qkhRK AXhTia2STpsImzH+c+wZ3fArKsLGu4pXX+SzxtPu8Sg2YN+a1r9IpBzx85zozwrPzplQalbIb01 lrpWYqOCxtgRfesBCBRRzxOOgWDGQcwAwkoHrM1/y X-Gm-Gg: ASbGncuPd8gll0W/wUMIrQ/JPLkrNjaKS0mJM7mnwhJFJTqLiIwkCPAEt80jIJumdHk m2drqzJKBj0qMLL07oNA8HNiLqhUs/410kicj4DPhlj9nBtjzacZP97AR2+3y4qzNhP3d2k3f8O 2PkdtAZ+x4THNksO4uAEJWw4ac3M0e3bC9UiG7OVic5XnmVGG1o2FW97GH3X7ikg4TLyiWFdj+W aq73jbEKPNK3H37Ghm8t1IKZwUKsMHpBvkxU9o9xUPnFDkYJne9y+y5lwH+h2RW+vxojuE= X-Google-Smtp-Source: AGHT+IEr/IQLbCSFX6Rn/uCBK+zT3xFbYQ5a/eieuLMlUcoHSenrTK9FZjGogEcJpX+yFPL5/rEs0FswjQ8S X-Received: by 2002:a05:6e02:1a8f:b0:3a7:a58b:557e with SMTP id e9e14a558f8ab-3a7a58b693bmr34270185ab.12.1732384716922; Sat, 23 Nov 2024 09:58:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a79acb76b4sm1682755ab.54.2024.11.23.09.58.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2024 09:58:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Nov 2024 09:58:36 -0800 (PST) Message-ID: <674217cc.050a0220.34ba53.b047SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C29D6052471; Sat, 23 Nov 2024 12:58:36 -0500 (EST) Subject: |SUCCESS| pw148826 [PATCH] test: raise fast test timeout to 60s on R From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148826 _Testing PASS_ Submitter: Eric Long Date: Saturday, November 23 2024 14:58:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148826 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#337177 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32002/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/