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 285CE44194 for ; Sun, 9 Jun 2024 07:54:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2554742DC0; Sun, 9 Jun 2024 07:54:37 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 0E7FD42D9F for ; Sun, 9 Jun 2024 07:54:09 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ba090b0336so1633437eaf.1 for ; Sat, 08 Jun 2024 22:54:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717912448; x=1718517248; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eG3D0sk152eClWNMuy2WS2IeK5HpbPHt6303J5yy8n8=; b=OqtxHo/VbQt5rbrbgbdqqiad9EsqKT2LV6syBNi6n3rEflJvdp7+KODdMsCyt8lX+m ZBMva/DmshfG+eBCwY+beMO0iaYp+EWQM6sVYppFKTHarOBz9Cucujye+71G9ilrIHY5 D57/YCbs2AjGbrdaXlGAcd8uuADCxvvvi7hv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717912448; x=1718517248; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eG3D0sk152eClWNMuy2WS2IeK5HpbPHt6303J5yy8n8=; b=jcdUOxVTm7V7PWVslJDUQ2eiNlTSs0jRq9u+S6bU9SyryyCoGkyXe7qCf0EpSvgpmL 9kKEvul3m6BkwGcJPGzT0v/CanNdcM7wuxp4I1ZAZhM/Wv9CKshJ3sXjQT7khtTO8YxW KBRblcRnK+ew/v5Dgfj0nrBFUaeBLtP9V17eLLz1Tqth7YZ/dVb+dZLuyWDIXVHraRTb ntyTHpZQffcDdtJ66uaahim8VmotbZ/3Pq1iomVPOt/s1uz67H1eUtvO6OuBPU4ahY24 DQdcDfluWeGhqqPvZHk854AOOboZfs9kFx5LYLM2usX8XTCLEGRs9ohTc5z0lMTlGQED tfKQ== X-Gm-Message-State: AOJu0YzHI6d89/+JXGGKV/3U67LzgqcRvyPm5XoOEZNJqACwFtATJQkE 8OeK3KoPD3JEb0Nz+dbChYZBFlk3pOvVu1a3f5ntwyBhw/rbkKffjTbrEjU9UVeWAewuCBzWt5e gLVTaiJg8nXUwboIfVJqw3tvrx/0HBB15 X-Google-Smtp-Source: AGHT+IEk8NabJhocYAQVUi6d1FtAMzRkqKLVEBkv1at4zbjPrCJEszztvEJx/PmxYNiAnVsPlOT5VWVYULG6 X-Received: by 2002:a05:6820:82b:b0:5ba:6687:a4dd with SMTP id 006d021491bc7-5baae8d0d41mr7016380eaf.8.1717912448227; Sat, 08 Jun 2024 22:54:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba977c115csm398452eaf.12.2024.06.08.22.54.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:54:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:54:08 -0700 (PDT) Message-ID: <66654380.4a0a0220.141450.2503SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AC9BF605C375; Sun, 9 Jun 2024 01:54:07 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing issues Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 ==== 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) Kernel: Depends on container host Compiler: gcc 13.2.1 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 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 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/29382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/