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 B003944194 for ; Sun, 9 Jun 2024 07:28:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABB42402D6; Sun, 9 Jun 2024 07:28:07 +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 CCF88402B3 for ; Sun, 9 Jun 2024 07:27:56 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a08091c2bso34212727b3.0 for ; Sat, 08 Jun 2024 22:27:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717910876; x=1718515676; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uEhs4+yTLLjwTDp1v9MrDH6edW5McTnT4HcPJJi0PkA=; b=bZd7zwjT4wEOUzXJL4gn7uGe3C2iOD7+RJUVEai3/CknxtVamYsM3FikCRpMc5IEe0 jow6jX2J0LxQbUPZi50QshXBG5ulO+2dgWR2hBNZqXZKU1aX9sDoQNLLzFxcMXTQyeUy AVlHBVutHgXP8YI4iokZJ9FLY3MSwb9YI9R8g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717910876; x=1718515676; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uEhs4+yTLLjwTDp1v9MrDH6edW5McTnT4HcPJJi0PkA=; b=RGs4CPK4MRrfk0r6txcJZ7zsxXEDw2ykX0rFyC5R0K/CtnQROgCZ5qW8UlGFwINF5/ fzY9upK5hlS3kcfTf3afibSfUKuJRsq9G4+WabUiJn+BSia+05w+hRJ+C8ymR3Mve9nW Pj5jOLXq1vnQNKvMN2QnTskRlwnGiIMHelKs28c3IDcKl9wrw9n/HLhLPUmRjKwQauXd iZGtDJ6TtzEaPiLR4TOWEAg60cyx9HhI9jok5UtHlhPWaWOMbtPpcGZrciie3LWrgT9q l88Hg0O9cztrcoNQoCbyKeErFsU3QRDy+LKlHrze36RxHnywGzRRGzL8cFmWqU6fOulx EkWw== X-Gm-Message-State: AOJu0YwIzMWLpNuNtNyrep/vrF3vkX2q3vkexD5b/+XqaViGqrWg+hLb 9XHEIgZoai4qAaUtbb1JcEu+my+n7moAmiVV08AWgZcdUVdLeB4GDqO/pfWmifvXpJ080GFOlTu CrVQbANoXylz8KzFNqwsp4Nekk5/t3M5uAfR4+OL/+EgHAOD6 X-Google-Smtp-Source: AGHT+IHx2kuLtwT4UcQvrSXtFE0UvOOoLOOet9AQOFpQsiymW/dQvFiHNyG14adSrwk/pdUBBu65C1IM1Sz3 X-Received: by 2002:a0d:eb47:0:b0:61a:d86d:fad with SMTP id 00721157ae682-62cd56af551mr54617017b3.51.1717910876100; Sat, 08 Jun 2024 22:27:56 -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 00721157ae682-62ce0896cd4sm1539607b3.33.2024.06.08.22.27.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:27:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:27:56 -0700 (PDT) Message-ID: <66653d5c.050a0220.f93b6.e3afSMTPIN_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 B82BA605C373; Sun, 9 Jun 2024 01:27:55 -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 | +---------------------+--------------------+----------------------+ ==== 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 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/