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 75C2C44194 for ; Sun, 9 Jun 2024 07:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70A7C402D6; Sun, 9 Jun 2024 07:30:46 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id EDED5402B3 for ; Sun, 9 Jun 2024 07:30:41 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6aedd5167d1so19606016d6.1 for ; Sat, 08 Jun 2024 22:30:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717911041; x=1718515841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TDQtUIh0pQKFeX82SnPbnYXCVTKmYZurEVcZd4FGDA8=; b=cQu3z5HV+u2huyW+3S7CcwxlUMMDG9WNOvKJEG+kaVv5D6KX3HIeW/gHmHXjQ9iVa9 BsQlUYV+9vCsl02+TOwEoG7nE1D0yy3dHPJJizlfochBMyAOYDBrCEeKNOEX7+1FlKUn o//eS4RtP59xZJ/seuEnbFt0x6DndlfR2YOKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717911041; x=1718515841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TDQtUIh0pQKFeX82SnPbnYXCVTKmYZurEVcZd4FGDA8=; b=LXE2zc38shUGQ/bulyTTy0LBBCYQqDA23WgaUPCknfHgSeBgpRNpeowiwPxVLv3MEi uQQP0WBwDAflPPLRn8I4JTf7ffS4QLLRN4x0o0jyJiQsnFaJ4fKkd8fYBoE4M0CzS/ps 80fYHf1rmLVIpODAsJU5nL4KoMv//uAQKh5RmWh9WgwrljTexKo3yOPy60ReetXCinD3 8rcu/yK/QnBYXQMaE0nELggWFGKgPWpKT/lNiU6L9I4McIrdb3Xeyn9UWydP83Fu32pA yN7uxs2A/940TqyvB+MP/Rft+Rdizw0i+O91xqbKS0EBl89ur3YMhPH+Jt7YPZttZKEO 4Cxg== X-Gm-Message-State: AOJu0Yyoe6cJglnJMqJwLixzcQuRZBE/m9LqFUWK8+DEkptN2T2M5OAF DXcRy89bDfD7L0RJGJhrhp8esgAtMgIf/+iJmlOLosCp0mcqt155iReFZNNAEux9Xrdqm/iQR24 WHxD/ngKX0oUmbkYsUVEDHQGwQhCbkCMa X-Google-Smtp-Source: AGHT+IE+e2HUPQt3ms8hbkrhjmVxTvDsQRdwG14xgcQIceFMRjR3FXey293pFU8/3S4ZXeKN1nW1FEkh21yB X-Received: by 2002:a05:6214:5693:b0:6ae:5f1c:6f3f with SMTP id 6a1803df08f44-6b059b8ce68mr82557096d6.19.1717911041445; Sat, 08 Jun 2024 22:30:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b07742907fsm363616d6.52.2024.06.08.22.30.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:30:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:30:41 -0700 (PDT) Message-ID: <66653e01.050a0220.f64c8.2b4fSMTPIN_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 1985A605C373; Sun, 9 Jun 2024 01:30:41 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/