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 729644562E for ; Wed, 17 Jul 2024 09:14:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F6E840E26; Wed, 17 Jul 2024 09:14:38 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E97440289 for ; Wed, 17 Jul 2024 09:14:37 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-65fe1239f12so30592027b3.0 for ; Wed, 17 Jul 2024 00:14:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721200476; x=1721805276; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rIaB+xICCjBmxJdy4pIJtUdTJtMm6XJBYMXmwWkVTFQ=; b=jMm4R6UyUAfEzSCe5JkqM91iO/Fz7tINPRAs0+0GHTu6TkUffFymSyylmg0XqecUs4 H9P+Pu+rh7Gb0vENi0JPy7CgQVGsQjeWlg4lF+7tDEfnIwLbPnycoWiLARJlKcpYrf+4 DW4M17l04IuyJ+ja2CeTj4GDqisx8nCVEb4dA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721200476; x=1721805276; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rIaB+xICCjBmxJdy4pIJtUdTJtMm6XJBYMXmwWkVTFQ=; b=nFYEdLAyc03Jyj6EwgXVnNKqek1H+/o79b8pDEBD+ddf8v649bRGcAKJEzDbDb25L2 VUase/7nXCoin7qFLeyrIqXIMECe4Jo0Vv+O0l4YT3hnUNVU+Cjd1m8E70VuHRp7nZVk QMEMe+rP9sWE7Q/EheWyovWJgq+tp7Q4jKi4GqVzhos9PZORp1Rm+dS2mWWZ38q8HIl4 uxWXOqbRcOeTl6KDlyB3Vsxb34XS+V6LAU+xF7Kofo3rXqDagf3sozz6bLfkmE8hkiPG Rm/6w7Ka/i54AHMQ+P6C4Kto3anJWbhFQOyKugmHfO7IABy5NeZSKyNVlqKk7SgfNIKz A9xg== X-Gm-Message-State: AOJu0Yw6nMUgPBSqfx/WB8M8OC9nikkDQnbFVU1e8ctOUNE8SIJfct42 /Xs8aWdxgxSh497Vrpb7Qwe+sytTMPMx7+kxyeGECIG2hr+/9dBZaxCSvD3dyVpxdewU/tpB90Z dYPzataTFWEKHDOix27F9ZGg8eQ0XFdlhEd+fj2Yr X-Google-Smtp-Source: AGHT+IGYXf73ZWXm85tLbfijp/HsHf4NRAXJ+7Wfkc2dFH3igQOcF9dk0XWzKBIZmjyj1tJGBHONq0gASNW4 X-Received: by 2002:a0d:f5c7:0:b0:644:b209:4de1 with SMTP id 00721157ae682-664fd98a671mr10348177b3.2.1721200476710; Wed, 17 Jul 2024 00:14:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-65fc31c51ffsm3598727b3.25.2024.07.17.00.14.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 00:14:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 00:14:36 -0700 (PDT) Message-ID: <66976f5c.050a0220.6bb25.fb01SMTPIN_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 4CF02605C351; Wed, 17 Jul 2024 03:14:36 -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 | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | 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 | +------------------------------------+--------------------+ 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/29873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/