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 8627A456DE for ; Mon, 29 Jul 2024 08:26:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 263C440652; Mon, 29 Jul 2024 08:26:25 +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 C89FF4042C for ; Mon, 29 Jul 2024 07:15:47 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81f905eb19cso151115039f.3 for ; Sun, 28 Jul 2024 22:15:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722230147; x=1722834947; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yS4EiK6GfC3HQXEUnEBvcVX3tHbBXsyhEsqz692lDvA=; b=FLgtOnW/LTmiiQjdhgZHcndZGNNbUdyAUPkVxNOt7WYtKY1lAkWh8DK32ZjXwTrfb5 sHdsrRdoJa9Lw7mHZ6S1x9v6qUrAZes++80atZUyd3bDMQKBOfca6Mjryl4Klly/3y0B wRidqhHkuUJaFNaIcXYzhcn02UpcIbdZpgEPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722230147; x=1722834947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yS4EiK6GfC3HQXEUnEBvcVX3tHbBXsyhEsqz692lDvA=; b=I7db1NToOpVn/PDg78tMyn6KNCZkIgFyI08uRL7fAc7f56rhblZ5RYmtwhoN0j/Qvl nFe/oOMwEZ1txyEcyxGOM++jvDaXmT+hgJ5sTFxj8Q7OnTb2fL2h4BL0LZKbaU8e0GpG yE9Chiw0VQpG2jRcShGvGRFRl8BKNkBoYXt204PEGt8v8q3HBsoqP2A3je1UEajOTpr1 HsWhQISHY8dPfu1fogoVp6W+BxwDaEZ5+qF+KGC41lk07IzboCYcVaG24ftJrTdLr76g GQFtn2SHeMlR4SWJ59MT3CL/pEywp48ZRTev6iNSkQ/AVfJgM3XGm29ldofMVpp6WsD6 LrGw== X-Gm-Message-State: AOJu0YyOITZe1N1w54lZIEt+q4TngMLQbFoEezPnOzSiIx8N7WWUB424 8tQIIGQf/JT6oR8mxpabZBuXO57yizPja9EOzMKAUXm7rSrVXTSRZHSQIHQwuJO+MMbGR2NldQ3 wEnHYBzeZE3WlzgV5bxVvQjd7kJF4NNOGqdfkUEE8 X-Google-Smtp-Source: AGHT+IErC/lBQ7C8YBM6z+J1zmCnV2q1UH7tB1zRqPrY2ytGhK+yzmJ4AzR/LKDYSXDxjsdimua84xWPbk0w X-Received: by 2002:a05:6602:340a:b0:7f6:84e7:bd35 with SMTP id ca18e2360f4ac-81f95beb9cfmr783616839f.8.1722230147143; Sun, 28 Jul 2024 22:15:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-81f7d816bacsm26617639f.32.2024.07.28.22.15.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Jul 2024 22:15:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 Jul 2024 22:15:47 -0700 (PDT) Message-ID: <66a72583.6b0a0220.c5eca.d8efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9092E6052500; Mon, 29 Jul 2024 01:15:46 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#280884 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 39 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/30034/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/