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 A8298455CE for ; Tue, 9 Jul 2024 22:06:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A547640EE7; Tue, 9 Jul 2024 22:06:23 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 9A9A6402A9 for ; Tue, 9 Jul 2024 22:06:22 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-754d2b05db5so3068594a12.0 for ; Tue, 09 Jul 2024 13:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720555581; x=1721160381; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XXKHZz5QTtRMJgXM7NWACAlTxV0DErUqh3eCWs1Zrmc=; b=FeJEnY4a53g7dtyby2zHafjfvrbaKHeW6h1m/TYenJY1KkWYlhLamJdvUDa/4SoWfk HS7dmzE/wQPFKYdNdfPxs+75MN0l+uY+Xr5MkQxhSrRNKQ2eP5J/GKej2Vta/JNaZFGP 6sapGCEmryw/AAVh25WE3gleUNdFVbz3ompwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720555581; x=1721160381; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XXKHZz5QTtRMJgXM7NWACAlTxV0DErUqh3eCWs1Zrmc=; b=SA5SPDaqM1LkHD1jJs0YH7yUvITx7wTUOCThLbCIBG+9YspUDt0xHyYN2okLb5+43j SpitNOswlMrdZQR0u/R3AEp2l6oARhN0CepL13S5D8vC38CU/nYhnw+gF3bpgQ6183QF x1GNkqy6iU6IsWjVPXmxqRwJlpLE3lXAee00hZZXvrl0amXjonMow69DJKchdv7ng12R ZWxssWf+hZv/hSS6IhJzwLkQ8yaWdHhqOEJAn+vhjdDzLoBbeDOdXgUzG6J1GiTZcPjr fR0oF3XNYLJwJLKTccyy8t2EJKF/wWG4X9IAQKszAlOZFlVUkZ7TzGbCQRfZ5jXfebqX G7ow== X-Gm-Message-State: AOJu0Yw2NE78ft/Ue3U2kLrzJZS9vjCdXzio1YaJv0NPqXzA5u51I8a7 RcQ8n3eP33aU1xRJHctbwJ4/X2taEDB3IHQfcnylWtF1M8QtJckS1RSnK1iLQbKlKj+0YaSysGe fAX6QbgUHA68RiY1Zm0dfPG8TvXXGFvZtx7Lv1oKqxUS1vekhJjcQrBZQ X-Google-Smtp-Source: AGHT+IGujavqC///TOmuvnpDG986q8BeZKFsF2Wp7ju0GzkPqM/F05AqEP22Y9gEFrUTklMwM8WOd8zq+iDZ X-Received: by 2002:a17:90a:ccb:b0:2c9:9f50:3f9d with SMTP id 98e67ed59e1d1-2ca35be1b26mr2958826a91.5.1720555581632; Tue, 09 Jul 2024 13:06:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c99a97f16csm494225a91.10.2024.07.09.13.06.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 13:06:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 13:06:21 -0700 (PDT) Message-ID: <668d983d.170a0220.200fa.60b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57A82605C351; Tue, 9 Jul 2024 16:06:20 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 _Testing pending_ Branch: tags/v22.11 1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing pending 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 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29783/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/