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 555F645604 for ; Fri, 12 Jul 2024 03:01:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D8ED402B7; Fri, 12 Jul 2024 03:01:29 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id CD146402AE for ; Fri, 12 Jul 2024 03:01:24 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7f99d50c1a6so77584539f.0 for ; Thu, 11 Jul 2024 18:01:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720746084; x=1721350884; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OGvsWFSgS6hzqaM1Vq1YjyM99WrsJ+NkY438xgKXPfs=; b=RZF5LRSpiBh3oxW41W47km0Q+NnOC+2PHHnWf2qvVtdvBxgIexoyhH8J+yNk3oP/Iw KqdSVT0Nn5CYpRtyxKw2gJVd3imP5cwAGUr9AYqrpg94q+h3t/VUw74onAII5i9rTe5R 6fdvNjPtqNSCpAj3d8zylu1wAH6IgT/84SBl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720746084; x=1721350884; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OGvsWFSgS6hzqaM1Vq1YjyM99WrsJ+NkY438xgKXPfs=; b=RYBhAxNcdOdSVYlkF+cQ0jKKbQEZLjEvRZsNoYLzbrRHrav77nCPrCg5qlDzj+3Ijf 4+chWNB6uan1yRqFoC3KFKbYCQ457ox4BI75MGdBHRv6MBw1s7mQ3qUbzohDuYvwWuy5 hLzE3AaHa+Ro+9e004A37tnYK0xUe+4RvG5fXxCQyzRsQhTo/wDL/s0vmp+5HK2dCBEY v7ZWu3cQCnc3DKABea/SReHkbjyu8Rpt0bzLuTpVLzRsFnz92Ce/67+5fSiVwqFOI/+b FjIRa1vGUwkg+4/gHszFyOAIUY3g1kVc2jrVnYkCPI14rIvXw05JtWbAF6B3Z5Suumlt N9KA== X-Gm-Message-State: AOJu0Yym86LGpf9roX7yt9d8Y5P6OrJGWRsWB+v17KQd82r031jSDs1T SMtV0/Gt9fZfbPNeXUaxAzCasnTiz+hmn04JosoKnDkp7X2YQlKu1VGUiJj9OQZyjgL/aCxg5rL 6lFXp0umR+LsXXZEy4I98rWWX54oVExyRdiIrYA6E X-Google-Smtp-Source: AGHT+IE/cGYinH54PzPNXwTf2yEiP0OP8QnRI1SwGXl2x29n8FyK5iFoT51aYZ0SQC6J0A2gF4JsrYBsKzki X-Received: by 2002:a6b:5a07:0:b0:803:878b:8ef1 with SMTP id ca18e2360f4ac-803878b9267mr794521739f.19.1720746084072; Thu, 11 Jul 2024 18:01:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c0b1b5c8a1sm277967173.37.2024.07.11.18.01.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 18:01:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 18:01:24 -0700 (PDT) Message-ID: <66908064.050a0220.1ce16.e717SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8251B605C380; Thu, 11 Jul 2024 21:01:23 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 7ab964bebd0f5a0cc9d25b6679a8cf3d69ba8365 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 7ab964bebd0f5a0cc9d25b6679a8cf3d69ba8365 --> 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) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/29822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/