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 A3A8B4410A for ; Thu, 30 May 2024 06:48:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89A7840E6E; Thu, 30 May 2024 06:48:52 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 696044027B for ; Thu, 30 May 2024 06:47:48 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-62a145e0bb2so4123737b3.0 for ; Wed, 29 May 2024 21:47:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717044468; x=1717649268; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JY+CLeGWzqCpRMrSmUwuifXQ2BaluiL4oDDcKCf6VYk=; b=IOgE8OsZOyKyo3v3VNUGhMyyeK1VK/q+cC42w9dC/mdHADtgnSmfMf0Ial2d9iMdrz rVSrwQtS24b21r+mQ0d6dtcsShAqdATTm3tryFZ+ws1KzrU3yD5EbPZDM+vvwlLC/iUU 5PMzIvniv+R/TzctUdQw84wH0JYGWNvD+W33s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717044468; x=1717649268; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JY+CLeGWzqCpRMrSmUwuifXQ2BaluiL4oDDcKCf6VYk=; b=YDsAth9Hj8peLdso807tzQVpuw9JHctIEmykaoMCN8sqkthW0ywwBgqGg7DBxL+DaJ qJSucdh3n/BZiOGzPB7MhrSLUtHCrt2ese7fdtODKAwT5+2gxyluKplyvQtijFHgMCf2 TpBSa6KDgUN3chWHRBiGndrbw4ONN3RghKlFBOVG1HIX6nZnSSgLVuMFaCB1S0s2fOuv b6SdNwrQXoc8suruyKajWIDQQUU8CqyhBp63/AJbwmO1GvTv9gM6qU/O6V2807qddW4J CVI+4fXjMcyoeK5US7XIQDlxON17MhLSntqsqNlX7e7KrRt7cucZaBRxWXHv7Yligiog hJFg== X-Gm-Message-State: AOJu0YxSA3wHRVTLvOh6NM0kShfFk2EMwW/2OuqFg72mIYrooZnXBgtR 1LwGz0h1+wIq7HbxmuJ+zQg4AQb9jEe5yeO3IYg82nFmf/vfH6PgafMB2i8hjdAyJkE+l+w0H2G F1Bw7uRvPkjlLljbXduB9rZDj46DWmckMy77dAEWE5lHIAq9M X-Google-Smtp-Source: AGHT+IFR1jmDjDx7FJ3skw0N7xnDjQLp+lAKuvEMmYqJN2LbdwWvnpZHjz+fJz4/I2D+hEUUwkw1tace4qYy X-Received: by 2002:a81:8604:0:b0:627:f29b:aff5 with SMTP id 00721157ae682-62c6bc12fbdmr11857387b3.27.1717044467824; Wed, 29 May 2024 21:47:47 -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-62a0a4242e4sm9845957b3.39.2024.05.29.21.47.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 21:47:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 21:47:47 -0700 (PDT) Message-ID: <665804f3.050a0220.7faeb.d05bSMTPIN_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 34E99605C373; Thu, 30 May 2024 00:47:47 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/29246/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/