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 AF1EF43FCB for ; Thu, 9 May 2024 06:38:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABA3B402D7; Thu, 9 May 2024 06:38:00 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 28442402B7 for ; Thu, 9 May 2024 06:37:59 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f06b81676aso256759a34.3 for ; Wed, 08 May 2024 21:37:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715229478; x=1715834278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vptiIcboOFw84mWM4jC0D4SwmSQhvwbmzJGQ2bc8kvY=; b=Vezr7hGHqU9ejW3J9mjLr0GCeaKCpunHWZoJnZ3ksbJ431FuNQAWORGcmfXAOGxIAd mPwnlwU5sMTVhEEEDbiCmzCzYQuPwnLIB6aWoyUE27oYDWRaPcXxpS420gy045eDMoWL DRTL4COmU9SGzyZSO/SgUGRlIoIDqKuvdSt7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715229478; x=1715834278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vptiIcboOFw84mWM4jC0D4SwmSQhvwbmzJGQ2bc8kvY=; b=o8UpbcJ5L7saeSudYGkbnVHIPPNGhwNUMg7imdaKAgbliaT/ueTqiR+G1JMynfTNlm RUszaHQM4WuvOvp14sWKq/J5ppVkWZpPkiYX3mE6Olf84P+I0wzeXLWIMUj/gedjCSFQ ncPQmP6Lf/vVj7rNlm4nVrCm60e/EPL5uf/l41iS3oEQb0WQG7IynVGtzVc4k0ciTKsM DH7S/sJDIGFau1IeQH2y/iUAq6cJr8hLy+KXJ3BJ53SWDY5k85cx2LONlXfCqo2Rw7IH wVlVI/1hhu2wxIMy1IO7S6Y94Vezux2Qv2C/EiZz3kOdK7XkBgKqIfJ8FIWiIj3RAM9j wMoA== X-Gm-Message-State: AOJu0YyQq3YAzYFL7CAavcaZlwcUbLgx09h+QEKohR/6KiCVeD449wtE GtO2MpP6ivfh4GyVQbUyLm1K9tp8ts2z04ttbo1MSSvd/BJSEnK8rBesuJqjzxR9RlPVj2O5mo3 0Wnz7gwbnFSB92YbjC7lxLTYAdi4lvbu0 X-Google-Smtp-Source: AGHT+IH6Q+D74D5dhXvKggRPKvpr6XgY4cVrn5dbxdXNa1nsOpSdGGTZ8BA/STxB94utnOixcjN4aLBgNTnt X-Received: by 2002:a9d:694f:0:b0:6ed:d188:a2a3 with SMTP id 46e09a7af769-6f0b796069amr4624805a34.20.1715229478475; Wed, 08 May 2024 21:37:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-6f4d2b3cea5sm34804b3a.17.2024.05.08.21.37.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2024 21:37:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 May 2024 21:37:58 -0700 (PDT) Message-ID: <663c5326.050a0220.3f233.2193SMTPIN_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 EB5DF604A954; Thu, 9 May 2024 00:37:56 -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 fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ ==== 20 line log output for Fedora 38 (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/