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 F3D3545DBC for ; Thu, 28 Nov 2024 07:41:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFCF04066D; Thu, 28 Nov 2024 07:41:52 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9952E402EB for ; Thu, 28 Nov 2024 07:41:52 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20cf3e36a76so4251275ad.0 for ; Wed, 27 Nov 2024 22:41:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732776112; x=1733380912; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DEG5sBIQTq3TGFK+QajbbBSLOG9n/kU5vI6IPGhBc1A=; b=KYUcB7AI7Rty13AKDmBapvhVfV5ymBCgKxA5vtc7TXo7bSUlf6tPw/gSzCfSdzdzUv b7JKis/U/YXgP3Dmkekev/7se6sePLDHe799l1L8nfC4FTz7ZOTU9NwqfsTZUqQcy2k4 4oqFx46j9wv0aASKhf4paLkVNSikqIKyhdl/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732776112; x=1733380912; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DEG5sBIQTq3TGFK+QajbbBSLOG9n/kU5vI6IPGhBc1A=; b=H12vDWV2Sa9aUKTPE+wT2A2gDqvC0NcAzORt8OTdBA3Ey20t/gwVWyKZvuxVPUPOet +6yBSeHvSEHIdHBSOomGFZ7SFCzH528887GgU0qarlzDbbuwU2dofVvYFiFs1SJTs+Rw FP7JFLKhfPsV7thZbxlAsAu/hhRfFkIL74djtsLbXiNOPyrovJZxY1MQTtl3BCDoxhEJ u99mDy/HqYNPgyNVckLNkZUlUXz9iyz3ik1dt6zFxCWHbiFfkldNeZjDbeVXCX3s/D/n PB8PeL7Gm5pgC45k2gihw34npDsCcG1o4qwq8Ny3o68r+JLrOK4Plmq33eyyDE6TF56w vOTQ== X-Gm-Message-State: AOJu0YzO1RLbvn90PrIRgC7WcSOHBS7XdKz+4pzhxO8+OWBdqImxA2D0 lJlLC4re3ugMAPojVi1IfQ6J9N2QGeKxct9xAk+DZxU/E7WKjGJ8viccYsJZrUka6gL+ugZW+ao 8B1bA78zIw0CM97PzPxsFJg2bLDjF8qMNxRikRbcJxi/RwgEu X-Gm-Gg: ASbGncuit/DZhHDeLIjbYybdAiJ6x3L5Kp0xV9v2c4FsWg9zS8juTP+wpTkJ2hqLYpK 8aE5esgbqWDdSylZ5xcp4m2r8kBLiGnfb/d6lc4hvQpiAC3X5PE0gjYvPFeKDdibFLC4uPr9s2j ltse+s5R/JrHfJtWbLchxUYX1MWg7M/Jdy7ntRGy7dRK9ZpChAhKD/yScdDRmYsfTjHgXGzb+6H A7ZIKSQsAOxeX9bWAIAQT+pBq1pZwAWOJJNYusQOYOhx8XfSrH2ojZyU7ZS8wv/4Q24a/kxbHY= X-Google-Smtp-Source: AGHT+IG9lhsiXqlidvfaEbI6RjR4Q7afVFbkmQxf6rfMOxn3z5t3yULEK1a+ekTGt5/NbIvg15jCXoyoFe43 X-Received: by 2002:a17:902:f68b:b0:211:7156:4283 with SMTP id d9443c01a7336-21501d61941mr71911595ad.43.1732776111685; Wed, 27 Nov 2024 22:41:51 -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 d9443c01a7336-2152192a31fsm277015ad.62.2024.11.27.22.41.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 22:41:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 22:41:51 -0800 (PST) Message-ID: <674810af.170a0220.ba7d6.1eddSMTPIN_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 D6A6D6052471; Thu, 28 Nov 2024 01:41:50 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 65491527fa667ee05abf48043978ace2e6cbb154 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 65491527fa667ee05abf48043978ace2e6cbb154 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#295932 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 39 (Clang) | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 20.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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/31768/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/