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 00DF7465A1 for ; Wed, 16 Apr 2025 03:13:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF51E40655; Wed, 16 Apr 2025 03:13:28 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A06D540289 for ; Wed, 16 Apr 2025 03:13:27 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-22423adf751so57685735ad.2 for ; Tue, 15 Apr 2025 18:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744766006; x=1745370806; 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=iYWrN1BbuakOrY70ykhjksQ+95HInI0JCXIw6WOTzuI=; b=ZQ9v9ToQHSu0mgWC+u67lqqGQJFDlMcy+6qjbNKNWOPpqjzPZaTfDJOuJDF9PBw9qg kyvyx/lYSKlNYh0+G1i/eGNnHRx8u3DMJTriajSOv57fR/tmo/0PH3rsfMe67d6ax5De C3F96YZ9vyGN56nlPVmq1goc+GtPeSbVJypyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744766006; x=1745370806; 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=iYWrN1BbuakOrY70ykhjksQ+95HInI0JCXIw6WOTzuI=; b=ojOwBtDzm6gOYs8DPxXYE+qG0wFMG+FOy8xxYuh1bvI+00+ti6X4Hec4nKf0yoccjH LxFDJ7PC518Wy2FtFyFdiolIAKesFPUBxqzERL4F1VKb/+9jZuQp7kDbCTWCBOMKV64o yf7dxJY1/81c5l4A4fmYRlYuYZ/9WzoKKVQ1ztwCMk2xS1rW3BPnf103LhgDRzvtmj9r DjiNZPe1tnfd+y4Kyd66WGmsEcizaCzV073Dvbc95w2AxoJijRpGwdYJvGuSPP59Czop gfTiVaTBNq2qGVCa+FyrxkAmpbXTylSMxkMr03p6IXcb5jrPyzFMDrnscjs6UE2Cw937 s0BA== X-Gm-Message-State: AOJu0Yy4N9drPzMbRCLO1P/vyyaE4ES2KD9liRfVjX2Mw9b2ReY1/Tyh 739zONI5R7+TaDrtgGiSC3YallL8zcLmhOHgjNY8HQKrcLVjqArlEecaJuf6ge5xQ5D066429WL wfTc4sWQFkG6QCvGEm2iVfZ9sxFT+YcIH3/waqwzf X-Gm-Gg: ASbGncujRAPNIxIQR8ld9ADCYkacMshOLLIzmpgzL6h4snPk5Dqphiaovo7oigGvXqn kh4pNjH0oMtfbNHL6srJFd+ARrl3aC3TV+enhzC83Xcfozz6QQ66zElJCT2T1FC+7Z+f83NlNIO L5FUvquTeLPXeP3Dsm02lqSp3ktOx6ev4RukoixVhZUeYO+iIPJ2aWznqXVBUPD3deUenZWGGDz tu+Y1Pgr9hqLbBVcjtmbnLd2RxRNX7a517tXKI/BNbCGp4eLGOlrH+0JFD0djFQDm1hF532JSCG TDfJNTUGBcO6KmuDmXA6rVmZQCWcDW+zaNfF X-Google-Smtp-Source: AGHT+IGn3k8oUWxdL4lghSirQu4YitgrvX8JWdnou1nbruUUiO1UVARni310XQiedywil8aolXnlDh0QXQ9g X-Received: by 2002:a17:902:e552:b0:224:2717:798d with SMTP id d9443c01a7336-22c31abdea6mr16715285ad.50.1744766006399; Tue, 15 Apr 2025 18:13:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-22c33fc2650sm144725ad.92.2025.04.15.18.13.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Apr 2025 18:13:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Apr 2025 18:13:26 -0700 (PDT) Message-ID: <67ff0436.170a0220.2d07d3.0db9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C60086052471; Tue, 15 Apr 2025 21:13:25 -0400 (EDT) Subject: |SUCCESS| pw152931-152932 [PATCH] [2/2] dts: use tmp dir and DPDK tr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250415130903.224858-3-thomas.wilks@arm.com> References: <20250415130903.224858-3-thomas.wilks@arm.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/152932 _Testing PASS_ Submitter: Thomas Wilks Date: Tuesday, April 15 2025 13:09:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:c933d60a7f8696695eb08ae655f2d809aedc29d5 152931-152932 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#331255 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/33011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/