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 8B28644194 for ; Sun, 9 Jun 2024 07:49:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8784F4161A; Sun, 9 Jun 2024 07:49:14 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 33C16402B3 for ; Sun, 9 Jun 2024 07:48:04 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f70fdc9644so262095ad.0 for ; Sat, 08 Jun 2024 22:48:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717912083; x=1718516883; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O7i0bVVn2YOU0PdQ/EALeM+NXhFUmRSRUvvrrsfgPJE=; b=cFFQZi0H/ak+2B+j/ijmY3VIv74+6F9U3OXXKEnk73/dnLTWlPVX7aUFTG45rskh+b GKZllXM4mWkixMPciYlmyqj5DToZoHB5o4f+G2JT0l0Btt3MoRgyh5nPCw/1qpBLAgiW dU14dOgqL18ggzqUJxkwQIklM99nSdOJU/XLc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717912083; x=1718516883; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O7i0bVVn2YOU0PdQ/EALeM+NXhFUmRSRUvvrrsfgPJE=; b=wOM1OWxBqjMDPCjleGOGNE8VMd79s9Wp2ywQg9vgQhqrX6CIbJ4SW6x9OEcZaS0V1Q rlLGUs7CqZWPfXq7U3A3jITIv/bJebj29H9eqASc+d8E91VMOT74fyzXRqje+rD6AcjL hXWkPrm8wUxPp0NLqPrHt6sGtlCo5apqJ+lfvRWNlnYpJz3VrD/F8R7dSL97yB4kvp9q GfU5RalJSeaaeIrGFuRTWFOr5CwBCEaHYBOfJPX6A2NzgaME9wcfzqSAuBEhs2XkGNnw J5Rx2hHwWYEx6mZCXwyALvu8IkThk0Mhx3JiBcPnz5UyTth3vipZtd6WpjJk6kYGlFui OLLQ== X-Gm-Message-State: AOJu0YznuAeBsZ9eNAgtYQj8L/QWLDMC+FaZOw9bkm28cXIz5UWCclgL fvmHmSnk1p41omccky8xGAidxON8QTWb9m0HmxBzkeQFQuVctj2dss2VNqTdoanc8OfE+1/bYhB tumnBuBDi/op4SqrZiN9Qz+yin2IBqWZt X-Google-Smtp-Source: AGHT+IHWxWmSpCISJcDlpWD3/lGgdyEpTZ+JdXXdhYAVbOSZLDaKSc18RTJgHtBY9JE5L+Ye8R4dLqJK1pdj X-Received: by 2002:a17:902:c403:b0:1f7:126:5bb7 with SMTP id d9443c01a7336-1f7012661demr17283605ad.21.1717912083472; Sat, 08 Jun 2024 22:48:03 -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-1f6bd7de048sm1852925ad.126.2024.06.08.22.48.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:48:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:48:03 -0700 (PDT) Message-ID: <66654213.170a0220.3c0f82.0714SMTPIN_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 86B4B605C373; Sun, 9 Jun 2024 01:48:02 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 issues_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== 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 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/