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 C6188455D4 for ; Wed, 10 Jul 2024 12:28:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0C7F402DD; Wed, 10 Jul 2024 12:28:48 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id F3E204027E for ; Wed, 10 Jul 2024 12:28:22 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-38b1ce72526so5798135ab.0 for ; Wed, 10 Jul 2024 03:28:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720607302; x=1721212102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IoY4BtPv/5XO3pvSdeo3djjc/Bq0Jh+vuGOKgYdbotY=; b=fuAdCPHuAvc5EkUm2B/BY2EqNx92iDPws7DW7SbP9ZdvF3hXUTi2IzwZ2/75DcCmDx iQE+RTWRx0S3Dvjn0aV10uNiF182GQS0BlqnswM2hFxqekERV3Oh3hQNUq6cA8KJrXEy cdhmVbCOUzXobFir5k4G8NdcukxZ82GE/2Doc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720607302; x=1721212102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IoY4BtPv/5XO3pvSdeo3djjc/Bq0Jh+vuGOKgYdbotY=; b=w2yaCEGFqkTr+anSAq11fSZLnMxTsuUN0zH6t7K60Tg02cfpPwEMEalOWkgufpXz2B xcvOoGrYk7J8yXy2kN4oCH5HBAhrUaITwmPhdLIofEcC7zcKb/pm1SB2UzJ3iMufPW9l ePd0dNveVzxnRvTAXq74PSAHmU+0wGxZQdIz8nH8zuv9s5nMj6RzOuAwpHhrLBLuC4Cl f5kCCztbKh5mJGr9I8gRw5SF/cYftvgp7ip0q50S4okotMCKndr94sxzmNBBJM8ehjf7 /OpuKCz1YzI4YFv7O5YiwEUgald8OCOA1aRq4vxR3eKOn3HC/k2Vs8pxuqkOdApnIdFz PeGQ== X-Gm-Message-State: AOJu0Yx63MVj44cqV/LFRCwFo2iM0157AAddWcJAjZxYvc1Pyc+ijadN LouDYc+tR73zMRZ/qDJ7OKBIvvksSmB1Jk0mT0l4VeGXmeE3BHRvjHBF2E+brfq5W/hFXtHoiga dXHRveXFBz8uU28voAod1qlc/dRnXN5+1Hpsfnyo1PEPycohTFuGY/zg0 X-Google-Smtp-Source: AGHT+IEuZvXaL/+DaIzh1tGmSH+PL/6dCgQJI5oy2NwgI12h3gZsUGo8T0zQKeP02KbYAet1hCljT+b3D/sy X-Received: by 2002:a05:6e02:174f:b0:374:9552:823c with SMTP id e9e14a558f8ab-38a57213d17mr58425205ab.2.1720607302358; Wed, 10 Jul 2024 03:28:22 -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 e9e14a558f8ab-38a4a009edfsm1744275ab.46.2024.07.10.03.28.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jul 2024 03:28:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jul 2024 03:28:22 -0700 (PDT) Message-ID: <668e6246.050a0220.69d28.a3bfSMTPIN_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 DF61060526E2; Wed, 10 Jul 2024 06:28:21 -0400 (EDT) Subject: |PENDING| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | 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 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/