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 654904415A for ; Wed, 5 Jun 2024 08:56:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E7D8402E1; Wed, 5 Jun 2024 08:56:53 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 44568402DC for ; Wed, 5 Jun 2024 08:56:52 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f67fa9cd73so4311505ad.0 for ; Tue, 04 Jun 2024 23:56:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717570611; x=1718175411; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ylTyIoffVkfQnX9iHwY+dQh/RCq24VbOXnfJz/N89jY=; b=TEPwl4kyzDfGDWfE8QFghPg5yUv2jCrvrchpJRqqD7WanNuv0leAW9bGzi8aRad6MQ t/4tWztFOOEOfBLeggSfBx7sbLit1R0qdpRd4Bvzngx6dC3j59EChGxnG+Dmwoxm2xe/ g7ZsnG08m1JvG12E7JYJ9vDxcvYojZakPIL1U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717570611; x=1718175411; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ylTyIoffVkfQnX9iHwY+dQh/RCq24VbOXnfJz/N89jY=; b=oahBVIxbCYSJojVcJiWauo98BnmRqNS+1wHBDRJsdbqwQbp0oujZKtEzSCQ2+Gea2P dqWzOESGpjtuqa1QAU1jtqQo6OJ7ZAyuV1IdaSevUftSIfVxvAh4o4m2PooDk7BddiW3 ZiN7cDnDI3iFVzUpaGFbhhyY4ZgRUwTo86z8/Yg/7vnq4tXkoICOdhHHCq7RfWBjPpGG HF23vBWFGcWNds3421ou7oMsgigQ96sjjSKB30xLljVlvZVEMet3Xu2l9+dhJdkKSLbA DBEiQx79QxjDhSuAzwR5+iuz2ncUt/A8Qpb91FUIBtm0P/DEwC02otqONIumR8oVk+v2 WY9A== X-Gm-Message-State: AOJu0YwHGW8Y/7Wy3AasF1bFuvSsPTXAj17tfW1/Lq6CghVnhr9V0LMi m5cDepNtfdAVMRJtdpqJ8XSIWxuuRgokutcLN10ro5wV+10+60cVMuvk/MLoZ/vw0EOK5tqH7T+ j3gQQ8sQrZCcMpKeoAr/v8INOnpEsEg3o X-Google-Smtp-Source: AGHT+IHL3wMatPzl8i3nrbDO/X95e/lKddgASIqazlBPexggXlXp0aTbTEUAgufR4HkggCVNf6H/x1cmA/NZ X-Received: by 2002:a17:902:c948:b0:1f6:6f2e:4a42 with SMTP id d9443c01a7336-1f6937bd35fmr69135275ad.12.1717570611341; Tue, 04 Jun 2024 23:56:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f6323e475asm2518565ad.109.2024.06.04.23.56.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 23:56:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 23:56:51 -0700 (PDT) Message-ID: <66600c33.170a0220.31ae95.5849SMTPIN_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 6C691605C380; Wed, 5 Jun 2024 02:56:50 -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 | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/29336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/