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 AEA0541F65 for ; Mon, 10 Jun 2024 08:14:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DC48402CE; Mon, 10 Jun 2024 08:14:50 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 172EB40269 for ; Mon, 10 Jun 2024 08:14:50 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-37593fab1d3so6600205ab.1 for ; Sun, 09 Jun 2024 23:14:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718000089; x=1718604889; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YTAGI5n50F2OuyyvxzIhdW38vskn7svI2pNcbSHZsJU=; b=W3vNl82RWjanhCBh/LDK+6dOUT/7Yd23UJWXcLKVhP0y+iSHdLSEjm2qSQ4bD//RcB riK49uXt4IDXLVkKnPpvD4/SbDVlzSdhP/UfhRzGdS7UgzLKKrnSGXfUrcqITEd2SQkt /GIrYpGm9Jf70jSyKqOIVKTWcgYPLUaUK19WE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718000089; x=1718604889; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YTAGI5n50F2OuyyvxzIhdW38vskn7svI2pNcbSHZsJU=; b=fuuhDnmyfe+uqNYuLwoEXiglPqlJ8suiUHE9oukCwWywD5KOhjN0s33hjnfprtSpMQ 9ZlLi02NPeKSjjhCJJ6lWs+E+VP7koOLLpnb3i6BFKpOYRiIXwTC/akFqhhGEheS7On6 aqMIk6EaHs7ypFIK4wdw3fpyAJJFcATC+Wm5dasiTLFOb+6ZZF57Y4raQbd0Zyvo3H6V IVdCgO6ediDTt1JcoO2yK5QXkz270/njofGRpvq2j954SnUxUdtZIgQm1vzkFNn7qByx GdPG8fBud3jTSUQa4f/EeX8F8SOVTja3sSrUJHzjfF53PACZa6n3i8qyp/cMy73KnMu8 Jj5Q== X-Gm-Message-State: AOJu0YwYsh3nGpyFlFD6EnL0zkplIA8hbUrJ2Mg0GnJgKGMWg4ZbvgYb M+4xQSbhOZleL9zqYFMZzwmBJyj5VQHA/oK2QHNj5PYKNBd5DptsElwl7BGbc9yrkVxydTYNG6b GVqhNsEsbk3fLV5U8v8Uz20awm046pHsSjh/wo5BatGT4ZZvY X-Google-Smtp-Source: AGHT+IGIlgT6Fla1hD5PjRR+3Jw5LtnqYsf/7NuXHGZRbn7pJlxGwjTzgu0xbYkTLvrCjMkQalHsypWzThFh X-Received: by 2002:a05:6e02:2166:b0:374:93d5:e37e with SMTP id e9e14a558f8ab-3758031ede4mr106426645ab.17.1718000089463; Sun, 09 Jun 2024 23:14:49 -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 e9e14a558f8ab-3759bdcd0efsm1756155ab.57.2024.06.09.23.14.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Jun 2024 23:14:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Jun 2024 23:14:49 -0700 (PDT) Message-ID: <666699d9.050a0220.d9181.0366SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F2020605C374; Mon, 10 Jun 2024 02:14:48 -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 | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29388/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/