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 F261F4417B for ; Fri, 7 Jun 2024 07:08:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8F9B402B1; Fri, 7 Jun 2024 07:08:40 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A574C40151 for ; Fri, 7 Jun 2024 07:08:39 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-24c0dbd2866so919160fac.0 for ; Thu, 06 Jun 2024 22:08:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717736919; x=1718341719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wVH0eak7wdDI10Dwb5HSKqPNff7XLAcsu0buIB3xd+I=; b=LRMscOgIMO3QV18d3WQievaeWoqYhZ6ApvlQwHvlSm9OTjyvLafNXVHHcJppnxzWeQ rR5qt0BX5Omd8mkehkgHyELP9frkfK6Ay2dvHV2PUOqcMTV8Uk5MTMEonLNd1AtxhQ2b Z3ju+MUCuBscUocsG81k1VJF1AQoktBN1T7LQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717736919; x=1718341719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wVH0eak7wdDI10Dwb5HSKqPNff7XLAcsu0buIB3xd+I=; b=Hz8fSz8XnbtRQYo2yGzJDaYif+6ZZQ/BCyJTRzV8RIQ9Zg91Ojh96Bf1SrWGHD5fll +tZ1woL80fcsjSmT+O0iqNWY17YKAvjr4UqO9ZCpx6MtDoVgAeXfG/ciR62rC4YptEss bAMAZoA0E77mCMl+8aEDpOhgn8pM5L887wK8PxE5ZW7Rx91kgwZwEbe2jgkMPc2LYbP6 JcqHfwlp70uZ/BNFMSXOvaumJgxLqtbQcu6go1JzvSAdQt20h7/Pw1mkfZZng0kfztVP Clo1xA9VbMSV6S/TdrJKKNcoWxX1vKww4lQ+tE66XQiD3lnUbsPKLzsN3dID416bzv4d I2UQ== X-Gm-Message-State: AOJu0Yzh4RB9thmB2qNtjRJzKL9yyQkDBslgOnc0X4r7jimU8QHzaaLF WpKpisvAx5zXG3nk+mit//p65P2tzS5nidBd0V3MfGQxO8Pjlelb0+wsPGEegRc+5wy62+11tOW z3QiUaPAi/r3MLkl0NcLPjPjiPk1YxN2CJsOBdHNKR13jtadp X-Google-Smtp-Source: AGHT+IEHkvOnU57FWwb23D/YMQaUSh1+FeKDlVosTBdPJVZMLoJIfM7DLQ2De2+K0TC651IdB7Ayi4lfTz3h X-Received: by 2002:a05:6870:a454:b0:24d:9c68:4e9e with SMTP id 586e51a60fabf-254647ffe0bmr1755290fac.45.1717736918915; Thu, 06 Jun 2024 22:08:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25447d0f427sm101438fac.10.2024.06.06.22.08.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 22:08:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 22:08:38 -0700 (PDT) Message-ID: <666295d6.050a0220.22b84c.83bcSMTPIN_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 551F1605C380; Fri, 7 Jun 2024 01:08:38 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/