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 9E11145799 for ; Mon, 12 Aug 2024 04:13:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9897D4014F; Mon, 12 Aug 2024 04:13:30 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 5CBE0400D7 for ; Mon, 12 Aug 2024 04:13:24 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fd9e6189d5so28695375ad.3 for ; Sun, 11 Aug 2024 19:13:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723428803; x=1724033603; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zjWMAVTtaJjG4kci3d//JpvyJcSzd3m3PpRvPWqnFTI=; b=aq4oLINR4KNxWZUifBqt0r+dTJRwDxMk/PX/uEfhU3NekCUmp4IQFXPnMo8+dT2CNc 65FC/B6o/91OnTIMhOsaGZ/B8I6aRX6DOAD3huFtlygdK2f+xM5hUwCKu1900+CykaoO 8ec45aT/tOjjtuGCvaB9ThmQ8oRPTX7n8VWkw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723428803; x=1724033603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zjWMAVTtaJjG4kci3d//JpvyJcSzd3m3PpRvPWqnFTI=; b=CLTgOWB9ZGzSwYPRPgR52QCDkFkGf2mUEBgtzTaM5SiK+efoQrfuPXEhyljrerlegL 5Mz9IQfkqwgdONkUMtIRdx4AU5OrY7Ho4/LokCRznbEqAXygouzTCL4d6PiYYwVzAYix 9dlZKwtX2ObaxxQLjy2menrJK1f+1hdHv+tga9Yqxta1dWxlgPx3RMb32JP/iMlEHxVz 6ApPbs1W94/D6vlSF2UF4j6QOF9aUhdBz4cj56GeUtAH4JJv8TC7tyM32/GwSqMj8Sdn ZIqSg5WDjzNtjTH9+UKyWAvioji0SYfFzMCrrn1vaE+qb+ZwS1XiXZQh6MNROtjD6AzD Q/lA== X-Gm-Message-State: AOJu0YwGf6X0RNzjuPHBz/+258wQJtjSdVcgmGaNB+O16Uw2KrP0JGs+ FgDau65Y3QdOdujxTiln6cPgoYoZBdBAVGOA5IvAdagGC313WMffRnVcmxkVdIDq2AwxX41lSzM fgNrruS9mJ/Y7AvC1GxccwLa1vSZBdDkpQWfzU6YL X-Google-Smtp-Source: AGHT+IE0war0upzg9urhSDYOCR7ejj/G6XzYUqbhriFUVk/ut0crbx/qtNG5FO4kaE2hMDP9KcN5M3SUKDt+ X-Received: by 2002:a17:902:f68f:b0:1fb:2ee5:378a with SMTP id d9443c01a7336-200ae5f4dcfmr50356285ad.44.1723428803440; Sun, 11 Aug 2024 19:13:23 -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-200bb8f8a8dsm1762605ad.51.2024.08.11.19.13.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 19:13:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 19:13:23 -0700 (PDT) Message-ID: <66b96fc3.170a0220.176009.bf36SMTPIN_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 9AA0C6052500; Sun, 11 Aug 2024 22:13:22 -0400 (EDT) Subject: |PENDING| [GIT MASTER] cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 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 cb9187bc5c2b4bab0ad80194ac3b60491de14e8c --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#287129 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 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 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 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 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/30209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/