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 64C9341F5D for ; Mon, 10 Jun 2024 07:53:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6228A40651; Mon, 10 Jun 2024 07:53:26 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 5DB93402A9 for ; Mon, 10 Jun 2024 07:53:25 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-681ad26f4a5so2123966a12.2 for ; Sun, 09 Jun 2024 22:53:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717998804; x=1718603604; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W86q51Pq0WTpaUBV77Cj3Gu341PK08CQvtgrn9FEFTQ=; b=UI8H3NH8KvwneubzIjvxxrL6USR7ki+hF9HNyyGW4SLWGu3AKN8he/zyxdzFQsR8I1 UffLyT7uq5kyBQKAOOI7p/Fh5xbnnwezZDaR8HlwxjzY9GZshnQUr1VS5mfL5MSUpUYt UUWaS5Vzhj8cCoRWRys3Y3ulzxScrLq5uyiAg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717998804; x=1718603604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W86q51Pq0WTpaUBV77Cj3Gu341PK08CQvtgrn9FEFTQ=; b=hSsLdh6fnoDF2XHlVmlMgClgU916XR8fxAC5ba5ZBmECAH2rSO74TXoNI2n6kLyMZH B5J5ugKNoSjpsBbwSXtBZp/ITuQJglJ6fLhYWm03y0DbUoyay929QTFKw1/rWJH4i/LO fNoA0zAqc24cMm0C6LhAR2J6fGah28jmj5uNiLylq1E2Y0P0H0JHLGLEcFQiJG9Oi/q7 x//0cXqE8O4CwcOguJRT2wV/MkToAGOInwqICWldarl3Ae9ZNLFTbVg2fV4LToKF9eJr DL3rGJZBTfIa8X7KXuSBKkiJBBIw+tUCOP+hrARVmj1phJ9Sz6Bc5xeAZtwfV3+ezC3l MAdA== X-Gm-Message-State: AOJu0YwlK5VsKQfEut4Pt2JmzbPyT0rGlSpk70Q6ZoJvnKe8WojDK2Ef 8vZTGl4nEQifIctk/u+C0ZbrV1CYcqd9QjqQegAEE/4ra0XxclBqn/2X3MZQwbdFrCU2KNX1T0r Y9P3+KlRqpoMiIeecDSDJvpvQjKh54Ru4 X-Google-Smtp-Source: AGHT+IGHSHRW4MYbYDpdrDHzIG8YKsYWg0AJfQUvFRrvT2bnkKZIlDoLgucRl3Yjkn0fyTMkQNs7ei+ifYt7 X-Received: by 2002:a05:6a20:1582:b0:1af:ad46:cd4d with SMTP id adf61e73a8af0-1b2f9a5f55amr8055548637.32.1717998804398; Sun, 09 Jun 2024 22:53:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c2f8f4d080sm182354a91.16.2024.06.09.22.53.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Jun 2024 22:53:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Jun 2024 22:53:24 -0700 (PDT) Message-ID: <666694d4.170a0220.c0df7.ea97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 72578605C373; Mon, 10 Jun 2024 01:53:23 -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 | +---------------------+--------------------+----------------------+ ==== 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) 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/