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 6FC224417B for ; Fri, 7 Jun 2024 06:52:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BF38402B1; Fri, 7 Jun 2024 06:52:52 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8BCB640151 for ; Fri, 7 Jun 2024 06:52:49 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-250928a8580so830615fac.3 for ; Thu, 06 Jun 2024 21:52:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717735969; x=1718340769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79mWseMtlXTIrr0KWXnzXkBPG3ORiLkhQ36NQNni/ck=; b=ARM4V12vDt/asDTGIP1io40Vx7AvPjtzU5VmPifTroJWhyY0kA+f56XVVLXSS2GRrA VqaZvt8vBPB0IBEn2STRFRpROGpUXv8EBrvVjwygM+marMefXNkjPBSkqQnv6wl8dXhy ZLXKtqRqAoXmbF+ITGFcMAyaExND6DSocgVjg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717735969; x=1718340769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79mWseMtlXTIrr0KWXnzXkBPG3ORiLkhQ36NQNni/ck=; b=M04lh8FQjx4t50LUSWtCDdzIhb2xZvdq2MGslSsHPZlF+6r8cjy+ZlhkGxEFZ9w56h lmiSf7wIjVSpDh+jsVkNouGKGcmPo6gaeivsq5j4Mr5AICmLwQzAF3fvnGER90OrRoni i0qZeQ7j4+E3+Mw1R5aUye8xb+0+Qcw6xbnRUfbZ76abbu9EyA8Te6wuqT9BCUtvA/OS pkYv9JsNFqK0s6r03E0U3uh1mNGx4VxXOZf2zmy6egVKIRkrxoZHWm6rc6vJMbcXqMR3 ixm60RL8GFhxIUsmyJDPYVVPOy5MUjw75zcFTdOvFxc1ID7S9p3snvE2cF5B6ZTiGgit Zsug== X-Gm-Message-State: AOJu0YyZIt7mvWsDGY8TS7tK2sidZygcIqRnMo2M9IJmVt/ksmTBRIq6 9fCUgfOjusuO4tmkwifoIcfoA+618dJ2ynz3dq8GsDaHD+jfsj9d4jjxrHk6FjdgflDNM5VnfsN 4ovWTx9jJBQczcceQhlEr6KvfYuigwy66 X-Google-Smtp-Source: AGHT+IE2JeNqTHQbx+G3X4O0zncU4nc0c/kk0Tip8igVJhkQGiAfnCAioIlS30zKcNlu4c2ZFo7mbPVgL0Hr X-Received: by 2002:a05:6870:ae81:b0:24c:ad9d:417f with SMTP id 586e51a60fabf-25464475e26mr1655219fac.7.1717735968908; Thu, 06 Jun 2024 21:52:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2544807fbc6sm108809fac.45.2024.06.06.21.52.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 21:52:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 21:52:48 -0700 (PDT) Message-ID: <66629220.050a0220.160dc2.875dSMTPIN_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 38D98605C380; Fri, 7 Jun 2024 00:52:48 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29364/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/