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 93D4C45E66 for ; Tue, 10 Dec 2024 08:17:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70F8940264; Tue, 10 Dec 2024 08:17:25 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id DC7854025A for ; Tue, 10 Dec 2024 08:17:24 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6efea3c9e6eso25499247b3.0 for ; Mon, 09 Dec 2024 23:17:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733815044; x=1734419844; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a4Fl61Hj1D6vch26F4wR1bOZmfAFCzU1EMJgQmUR794=; b=gg3jSLB0o4FVXIqOwpCEmjNeMBGVWbFaUNZeGbs48LPLlD7Yb89evvCiBIULS+m1bK +djjc/1S1Vf5hoNsIMe/2TtA4t8NuB/7qlBkwyejvr0DR2gY8RZdQ/pioNhBncqYFaO7 odEkxbQeatXSOwqokI/3wKXkqF/u2dnDX3Crg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733815044; x=1734419844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a4Fl61Hj1D6vch26F4wR1bOZmfAFCzU1EMJgQmUR794=; b=DoReWk1uKTV4yPUvZ9mMMk9vN16GgEbeMf9l7ax1OfIn995MSiGOdk+Mgt3q5xtDER zE2891k7QwfKXOTsHIWzuytGhG/hZXgzWWxLPz79BxACS5jwTOA3CpQAiihhgE4NLUYO qoVS3zWMzmYq7Gj0Gel7vK9wz1Rnk2Ku2E8JoWd6HEfgXhMR5H3kedST0qEpUi1qyPx7 egYI16CmwHHy06BxFOXkUByQ1HNc829scu8E4VnsSegrfN3lC3fMU3tCrIMKouh5ClB6 uQLwGCbFfsIxXw6DA09UHJLpfxyV88k5geClLAwP7Vph+tM1BPS9dCuQP2Th8Z1g28jN 8gwg== X-Gm-Message-State: AOJu0YyF2VkSjSv2hFJA22p0CPQZyV41bzzTlKvh7rPeuKCf6gTxGxeu CT7JRcF8G/7ADwON8G59whu08mTpA50yxgZAXu/V7SUuM7YLkRIr7TNbobTA9f9l+R0MeKff5ZA l+m2XOWM+AM+gpcgqrhvbkBGxd6tyXN8EZ1muvRuPhoIPTtzs X-Gm-Gg: ASbGnctguK+xXMihRo9P1EzUMfGaH7GZmQsosqbu4o7lE4ctC8gel7PU4n6owk1fczc 4ceAQaZGk3AO5sl5Uh2MZSyaoNlbBZZ2gOlO/jObQz5NNIPksmiyBwsVFzb+SpxOkp9UDdxnBQw nnQYrcC0mrS/WcN8IwM1SGF2i9at7IdN22dWZ/F5zkSjUCCVOhp2RFcHuy35jJutV/bZ4UGTPHc ncvyan7IxqT2rMCmKUG4FLwMcYQtX/TaZhJ16qU7OYc4aMgmdNf4RpVnyhw/62kkt5exbFTXh6/ zwE= X-Google-Smtp-Source: AGHT+IEvVoGZz5yLNPNPBdiPMf/zkAY+pDx1GST4CbALgGiXdLGhS4en0mUd4nTIcgyEBiySAzQlIWvH4YZH X-Received: by 2002:a05:690c:744a:b0:6ef:805c:ea15 with SMTP id 00721157ae682-6efe3c10198mr139463807b3.23.1733815044244; Mon, 09 Dec 2024 23:17:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd382fca0sm3540287b3.10.2024.12.09.23.17.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 23:17:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 23:17:24 -0800 (PST) Message-ID: <6757eb04.050a0220.4be90.5580SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D46726052471; Tue, 10 Dec 2024 02:17:23 -0500 (EST) Subject: |FAILURE| [GIT MASTER] d75221031514c432abcc02f46fbc349befd50617 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 d75221031514c432abcc02f46fbc349befd50617 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#298512 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Fedora 39 (Clang) | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | 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 ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/31887/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/