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 19ADA4417E for ; Fri, 7 Jun 2024 08:42:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E66754028A; Fri, 7 Jun 2024 08:42:14 +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 0780840151 for ; Fri, 7 Jun 2024 08:42:12 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-250e4c4d650so921414fac.2 for ; Thu, 06 Jun 2024 23:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717742532; x=1718347332; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWBrjknjXf3YBYJwEbBlFWpdhAbEhdYOSJAXWWmkHzU=; b=e4TfxLCXb5Ntz3A3brEViCJYdJwZC9Iey1Y7ECnvI9adjLNqCgTQkP4OCp9UvhLzM7 YIL6TE3Kw+5XrG2Jjr8MMBykJaz4NeTa699ak+QstTG+0GTNLTojCuoScrg4NYqg9AiD sLBH8JxE+ZncAABVZTt5ecoOCoIyBHsp941gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717742532; x=1718347332; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YWBrjknjXf3YBYJwEbBlFWpdhAbEhdYOSJAXWWmkHzU=; b=A7nPsljacwzWQYGA4lmN+d86dwPTupSDi99b4SSB0sxRFkzrtUGzBzr3O9LoUdqNj3 qBuI5JqZYHqkIAp0Hf4Y8C3IMvwFbQ8fn23w8U+jsMEkHmOHHvOeYGzFx4rH0c2YuGHl hc9si1C9BYDv1BBrAcLJ8A6pxi7La7ggKPTS4MjQr/s+MKp1HGGr0In5KpX653Q1atnf xeH53mGholn9ZYx7p93BePljw6oo8hCxnUtFD0c0IlPUnJNjx8T4zKEc4lOoq32LQF9D 7ZVAVvWrrSCW/zSuFc6S0Vncly+FLi9NcVxn24C0/InxOCl3GX9e7CKyejvfNvEj2jgQ PgBQ== X-Gm-Message-State: AOJu0YxFNQa3tL5Q9u2iA9wjBqdloo4Zqq00rMhz1QvAQcc7B2n8LCgQ Upmp4yU+tGd+XAw4IckbIf4f0267YDExfTIJYfUzCyef2giLtUQNGbM5fpNK9xB5FuwkEAXRXXu 19WFYjnE4LCSekdkoOxi/ieDB7+ZTTh5f X-Google-Smtp-Source: AGHT+IHY5ZDBk12SD48Hrf5R9tj88u+mSEuujJvThnduLxMRML3FTZjIECivPVlR0a/rMO7kkUuhqug9QTci X-Received: by 2002:a05:6870:d6a3:b0:24c:5e17:b9fe with SMTP id 586e51a60fabf-254648005demr1814655fac.39.1717742532169; Thu, 06 Jun 2024 23:42:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25447cfd7desm106978fac.6.2024.06.06.23.42.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 23:42:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 23:42:12 -0700 (PDT) Message-ID: <6662abc4.050a0220.2181a3.7fc2SMTPIN_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 8877E605C380; Fri, 7 Jun 2024 02:42:11 -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 | +======================+====================+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 22.04 (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 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/