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 425D14417E for ; Fri, 7 Jun 2024 08:19:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B83E4028A; Fri, 7 Jun 2024 08:19:45 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CB65F40151 for ; Fri, 7 Jun 2024 08:19:43 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a088f80f6so26053347b3.0 for ; Thu, 06 Jun 2024 23:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717741183; x=1718345983; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/oMyXQZSBQLgkoe4iborlWA3J0sBiiXKvZyr7WOpWsU=; b=bqP35rf/6TICTG1LL9xZDv69VvGnijpHNKkpPgcxEt21idvyq6d+CB1q0JPd22+CHA r6iELYvPPKPN3JULPHMYMjXRbXXZpUGjj7ZYYFZ27CPjs0xA4CuZ3FRW64XxL0eHZdB4 BDgPLDVkQUaQVTtUotr9Oq+0o4kiZLDfHyaMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717741183; x=1718345983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/oMyXQZSBQLgkoe4iborlWA3J0sBiiXKvZyr7WOpWsU=; b=IVYBwlPLizLMiknxLfexRTSyY/i4rgLmK13fDwIAG3QVgvZzCZzG5NoqXXHNTf70aD IF0y7cLIYSmW14dmL9qfo2+lQxCaDiYfSKUufMVcMDHuGcX3PXFewu9Ac03tYzv8gc69 dELvlwUZve7h6d4iaqD1VygArobjq+ACMFFyfzLTteqalCKfcF1yGlAcns6/ZcTtfd/a SZdfV0W66AK/hL7SmU6qAtefIgVnAh/Bv5WCp1lMs5+GriZHnrLDP52I7orvWQgCxuFz oca7MGUfBIJ2EQkfnvTNY1/+gxE+ifI3l9AwIqwygruqXHIxcq14yTe7413ykG/r9V3s qyUw== X-Gm-Message-State: AOJu0YzeLbSF8/nWiAVTee7/EsT2AhM7QvmqF3ZjsdEn1HfNY+l9voIO SXhColheh3r0kYIzVvPRnV/K+kK1CVvew4kQKYueJHKjSE7MzMl5OSFaxgktPBws3CX5crJSnDo QCLC5E1tGfoNJf0RVych5wQmDfklyBG29 X-Google-Smtp-Source: AGHT+IHHoe6Ks1H/Nn48dQM23B/A3IHQpKOrdvKiHoB0t5lY/SC7m2Yuurq5MTmt4Ke6owtMrqSEyElkUNzt X-Received: by 2002:a81:c706:0:b0:61b:138c:5357 with SMTP id 00721157ae682-62cd45c2632mr13692437b3.19.1717741183049; Thu, 06 Jun 2024 23:19:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62ccad3ddf2sm1341367b3.23.2024.06.06.23.19.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 23:19:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 23:19:43 -0700 (PDT) Message-ID: <6662a67f.050a0220.ee7f4.ab04SMTPIN_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 652F7605C380; Fri, 7 Jun 2024 02:19:42 -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 | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 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/