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 D20A84559C for ; Fri, 5 Jul 2024 20:15:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCE0642FB1; Fri, 5 Jul 2024 20:15:10 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 1D46142F65 for ; Fri, 5 Jul 2024 20:15:10 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dff1ccdc17bso2111496276.0 for ; Fri, 05 Jul 2024 11:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720203309; x=1720808109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vI9GZGdX2PpNxdMp5Z6u6NWhcU2nd8PJ5oM5bVXbX8U=; b=daaZ9I2+m4xJdjn8z+m5/sZ6P+NXC/e5DJWM0K6RmKmovDsu2/FMPbmjypfscsT+Oh UIXy4RINoOWCFYNRq0anngXmWugf2ywvsFQU9ECnquLABZM2/SymWnC7VQmCS/LWkFs1 MbT5OwyI/HTHyA2bwxpYJSZWenEDFIDNAWuv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720203309; x=1720808109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vI9GZGdX2PpNxdMp5Z6u6NWhcU2nd8PJ5oM5bVXbX8U=; b=Or7mVJKlZDRRoqQV3cCtPUtZEnTOa5QdE9y1+ExSKmJgBwZhRYEsCBUgpz5AW8gvXf 6FgEtMG0aIM3jdzAGHPd+UVoWeEsLeKTEk30SNDz7T2aKwenZNj6ob8EeN1dXbipIdB3 /WQatOfbakPA7rY3S7KtGfUWCgrA6S70T59LnybLOZg7s3H0uF6qM7ifu+QLnpvVYv4Q v7jB+NMwCoMMfFEa+RY44Ymhscu+xh1X3wESBMbVNuBZ7cSsjdq81WIE2/fWPkosrm2a 1Zju4zMbVjLGQAlzT3uByZmq48WScGb6yV6kVV0TFKe3hixXaeodSek5tol2U+1KmZS/ +zSQ== X-Gm-Message-State: AOJu0YxHMEjDS9yk+OJ0iw189DTEHwMyTKW9uHVRxluiP5NSOqDJaj9d OWwbEgnXvSUGcNbL8/aDTmyio/uUYfXPR8P+x+nZ8PcJi8sSHAhMzdI9pXagq3O44TaxLfQZZYo i5IpvV0ll1FvsbaqWHdrGcSd10N7qT1/stTR04z1s X-Google-Smtp-Source: AGHT+IHL3GgOnESrFKs4rNQ2JSO1v/1RYntzG9hIOFX5G7TiN4JwCYuaGR0dYT1kZ1RcbQBIf3uu0/26DzlC X-Received: by 2002:a81:fe04:0:b0:64a:f237:e0b0 with SMTP id 00721157ae682-652d61e9f06mr54055977b3.5.1720203309512; Fri, 05 Jul 2024 11:15:09 -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-651bef2121csm1627357b3.31.2024.07.05.11.15.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 11:15:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 11:15:09 -0700 (PDT) Message-ID: <6688382d.050a0220.a00e.b77cSMTPIN_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 1E0016050A6B; Fri, 5 Jul 2024 14:15:09 -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) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | 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/29731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/