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 1F2714655E for ; Fri, 11 Apr 2025 08:46:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19E0C4066E; Fri, 11 Apr 2025 08:46:40 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 86E9840285 for ; Fri, 11 Apr 2025 08:46:38 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-85ea482e3adso87752739f.0 for ; Thu, 10 Apr 2025 23:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744353998; x=1744958798; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CaDJaQy+n/fM0DAaispRyOxomNnxUB+G6zxLeaauepc=; b=FAord4S/8hpTjmTUrORBTeMyL8Q6ZXJWCE/DIM4gCoTQaMWSIDJV3I4Dup4vpo+HDx LaPtoJIBMKqiWFK7Tu8gbq4orOuyv5k06NeVtDEl3MtqAYjH4VJD+S0jywCfRqgFYchz OEVzAJMjqAO5sXOzQreiQnwtsmPYINv0t2ijM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744353998; x=1744958798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CaDJaQy+n/fM0DAaispRyOxomNnxUB+G6zxLeaauepc=; b=k1wUWuV4445+FqC7h5WHBdoFKnM9Ihd76hcUO5PE39cNrrZGFMRnVz2x3l/WeWKOWt S9ip5lU0XXaG4DVFzZ3jI+VMPIE3p7o6ED+K4FBdVpexXkQ52MH0S84xhNTP8O9TQP7U S4txK2gadYHFPclMEHf0mSmLFkyiQXWYpjTvnH844rX2lxrnPO7QzLEfVVntWxHCeJ4v ygaMeIOOTp6CThhS3sceUDvdFuDj1h6OXDf8MoF+im8zySrTRsLhDdqSmOTHHtrEqI2/ bGD1ZQ860/Bp01wdDZlMw0CpWEXE7d/gL/g15esdx71uUz59fNVNcKHLZObUw0YU8j1U muow== X-Gm-Message-State: AOJu0YwmjT5kZRL88EQ7hwBTIr19bgySokgcMFLHbmiySqlVe0iULjqU Q7ZNKvsxorwDD0feFXQYYDSmSdn6zbodhxxzlzyn6Fs0fFbIDxowJiW28GEKloowlMpYQYoO3s1 5SP5gC5Ar8UheILJrxVEMuapYu0uMeN33 X-Gm-Gg: ASbGncuphgnbkoplAGP8FMNE7iAqu/ogqYd5zX13Mbv8GQXx+61g8UkqzH7LQSwFQkm PT9ogH6Z+0NbgVyelMEraHuwoE/aSS8fgickDNHqBl7ro6sITUlpmJ+vnquVpox3Lt/2kCTvFBk BzIQrFGSucRuJL+/bgI/w3/WuVcJfOoX/mZ21UT3bXVroOIaRqar7S6H8YiBmXlQW6DADMGm6EI gGv+kVX3/RSQvcJ8IA9fGP6MDtvzYSqPaOtGyJ7okthZuL5GFciidv7WiTADvcnKsGOM14EmB2s iWN3cA9cYCVBxoI1oJeZDNL8h/ydmq84ucoL X-Google-Smtp-Source: AGHT+IE95bqDWQQD1DLDM71Xml/w+WTT5h8zVY1ZjVtzS7B9GUuSlvEGTzTa8G0/oI/g0kJGRHWEbJ4uWyJ0 X-Received: by 2002:a6b:7707:0:b0:85e:73da:c56a with SMTP id ca18e2360f4ac-8616f19e7d9mr525116239f.3.1744353997632; Thu, 10 Apr 2025 23:46:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4f505e02731sm342844173.46.2025.04.10.23.46.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Apr 2025 23:46:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Apr 2025 23:46:37 -0700 (PDT) Message-ID: <67f8bacd.050a0220.11ff34.d0d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AEFA6052471; Fri, 11 Apr 2025 02:46:37 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 4401486b5e30d43a134f80f9802f60b5f43e74a8 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 4401486b5e30d43a134f80f9802f60b5f43e74a8 --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#27928 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 10 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/