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 B211E45E01 for ; Mon, 2 Dec 2024 08:08:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF574402A7; Mon, 2 Dec 2024 08:08:31 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4EC8640285 for ; Mon, 2 Dec 2024 08:08:31 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-214d1c6d724so28514155ad.3 for ; Sun, 01 Dec 2024 23:08:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733123310; x=1733728110; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sYWKjzAnmfNmPwdkJcyPrg28qTxVUIksMi36GJ2pjc8=; b=EVneNNZiYA3Vm9JVas+Pg0h/4F1PmJjTwD9RzGYxEhtv+OXxM6vFZou7njjJpmmO1S 1ERWPPiJfFkZtTQuZe691faOYXT0xJXj7oXBGcy0UpIDxrDi2fQFXovoIByjHjkyz/gC T3OygaekVRY6xWwfjK8MexKFQYY207vvYF5GE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733123310; x=1733728110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sYWKjzAnmfNmPwdkJcyPrg28qTxVUIksMi36GJ2pjc8=; b=ocOA/cwx930qpNVih/v7ESlv4hfisXsToI6lP9Fx6a8FwNaplWm6fxfAIjIAp1VMD5 F2eICEgv50Affz1gp+np1D1+1FXtZrt5CGeR0Nw/ljndOaBdPRXw2QGtEUQdIRG9oaTH Zg4ZnR3LNiJq4GBjxpBHffcTR64eCtvcYlHZvz7ikg7xWIUCuwhf5c/NFpsHfWeqxbx+ IZHDIrNtS8iIvhJXNWaxBQ9GhvFUMCsXGUd9fVahWurUEXEmzepIno5MknyuwofGEU6Q TlvY55NpFbwGbDKUv3udhuo1kZlQyD1Ey7yitJsKMDhfPe/8Yv15Yk1DOVFl4W9VtuXN ltuw== X-Gm-Message-State: AOJu0Yx0aeAjT2tcL8XIy9zBWWhpyQINKQJiCi8Uoe1OFZCWX+3UDpvd JOUrBUYzNjYijjfyCLWR8Fh+S64zUKh9UmNnEKGO0GtKd0A87H7cwX6TqdwSokAs+Nvo/k1CnDX 3ylafebaFc6Kf0VkUAtfrlHz9d4lBJazi75vUk1YUexxvTFuS X-Gm-Gg: ASbGnct1hw3VkEaeparVHvAsVEorfSEADsZ+p6hRVfaDqJvgUGTstQxLjZdXUGOdSVR y6Nb6j7xODqy3PWQIT3jytvf8VAddxdmpt3WtaR7MVxMVVAi+iyhS6Lg2CYdytH6TS6gkuNPhxy +Lj073K2G14w7yh54tfXcnHAetHnScDfUIFyeBw6uetnc7iGNDlL78pmpNmml9AVLkc5Q2lBhFr zI8SBuQqiO4eBwnZkpvfkuiARXgYO8CHHB37Bxx3AZQxiaVIWKMTNTbAMRHyh+uRX8gVVPJEcE= X-Google-Smtp-Source: AGHT+IFTNIGE1OdSvzs4HQqbUq+zGRaZmaT/+a/SLTtwe+EGFcCZ1prD7DIOZhJIan+hRmk9+bk0lMhgX7zZ X-Received: by 2002:a17:903:8c3:b0:211:2b2:2086 with SMTP id d9443c01a7336-2159bbc4e4fmr26066205ad.49.1733123310510; Sun, 01 Dec 2024 23:08:30 -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-21596a79795sm622805ad.16.2024.12.01.23.08.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Dec 2024 23:08:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 01 Dec 2024 23:08:30 -0800 (PST) Message-ID: <674d5cee.170a0220.2eb00f.3104SMTPIN_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 9B40A6052471; Mon, 2 Dec 2024 02:08:29 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 09fb920298bc81077a12f53f700a16005961d482 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 09fb920298bc81077a12f53f700a16005961d482 --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#26474 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | 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 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) 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) 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/31798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/