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 C2F194559E for ; Sat, 6 Jul 2024 06:51:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C174C42EDD; Sat, 6 Jul 2024 06:51:33 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0B6CA40268 for ; Sat, 6 Jul 2024 06:51:32 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1faad2f1967so23492765ad.0 for ; Fri, 05 Jul 2024 21:51:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720241491; x=1720846291; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V+VjFw0fqvbxCK1/Ll/JcloY98ZXwYtCab258HIDf3w=; b=T19J54zUTvi/zst/n3P05xSmUf3WY6MHL7x4TsG3kv8zsNBPrLjq3tjxJUGR1sj7gX KZwruJePrCqiZ+8EmXSiC5V92zl/gMHXSWsWjoYO+7QJmISFXwdnvqT/sLrFsAzcK62B aZWMYK7UWRY/5xPrVxEx6KCV8tAAuns9BdavU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720241491; x=1720846291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V+VjFw0fqvbxCK1/Ll/JcloY98ZXwYtCab258HIDf3w=; b=X73Cnj+5Gomz8QFUxbvDVjkhjqaapZX4ICfx9Lbd4EZG2LxvK/fSP8SAh7nh7BPeRU ihQv+fByPwRM4eKgiQjMJLMY81gH2E2O72K/FXByXbmpgNtaEV03f+ysHLEtE8ZlrIOv lpzrVSH50LkOSrWujJgJmCuE+jrCxtSSf+ZlhiJrWLT9AwjTTJCJJY9O2sS5oOwIdyU1 /i3EEZO7L5Yxr6Ahc7kLts60SllijcgpSRw4KHh6ECBqOJmv0UqSe6Ta7IXS1LlKW9bT TLQpb8+xqQAHOuYSr0d45B7K3pMA0bjjOuj4FLt+yz4eU98qB3pZ9qBAsakhFMHIbu2g mY/g== X-Gm-Message-State: AOJu0YzImnI0SZT3oW4nW7TVlSIXp/RIVpYjY4ZgkzVCjNTLjGs+U/2a qLumNrX3tmTF0WgAJrr7ZuA+VGcu0gB1/UCkeY5MNw8PoSj5RW2l5Le8ZDy67WtHFKl9Wc8VJG/ XKPGfDzXvrsI/hwnPXDPlTFuvDtnlcl647UjPmbJX X-Google-Smtp-Source: AGHT+IHDiK+0UNfnXNKvGkhiLw8rZxqdhIdDHDRNXpn+bSkkBnD5DaxveBCDl/jZH5LmZ/y5sT42aOKPx8Ad X-Received: by 2002:a17:902:cec5:b0:1fb:58e3:717d with SMTP id d9443c01a7336-1fb58e37251mr42445055ad.12.1720241491060; Fri, 05 Jul 2024 21:51:31 -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-1fb1aef4d64sm1922185ad.64.2024.07.05.21.51.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 21:51:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 21:51:31 -0700 (PDT) Message-ID: <6688cd53.170a0220.28f87.d647SMTPIN_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 1BDFC605C351; Sat, 6 Jul 2024 00:51:30 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 5287405d9f8fed3ec20dae1584d76b5cdbf3af0f 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: dpdk-next-net-intel 5287405d9f8fed3ec20dae1584d76b5cdbf3af0f --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29735/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/