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 9A76146045 for ; Fri, 10 Jan 2025 07:03:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3521541148; Fri, 10 Jan 2025 07:03:03 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5606F40648 for ; Fri, 10 Jan 2025 07:03:02 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21636268e43so34594175ad.2 for ; Thu, 09 Jan 2025 22:03:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736488981; x=1737093781; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V3ehZBExWfmwmcJQ4u3af+QDlSgvMu9k5BSVRYBk0xs=; b=LkhKO1NXdZEYOOF6qwXbYPhHq4vsO7YQsg4yx70yfAfOKGWDXIDt/3B0KlMsxsSOsE cB+3t97s+u5OzjurWOFsER0ccfEGR7AvUdtFSy8xcZiZZmBMj8jWnEwq5HPbrvgeOXJG lcA5bSvG03l065mXFct0g50r5exsWpx4/X9Cw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736488981; x=1737093781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V3ehZBExWfmwmcJQ4u3af+QDlSgvMu9k5BSVRYBk0xs=; b=rl1fOKjmGLCutrRfMLZyCmheXlzzYYo+/Bz6EedKP2H5/Nk3iAjK8n2+QKhs7ywtr1 V56gY7mw3mbGLXl6ED6+11tdMds5lCz7uTZEV3DBp2/8fxMq28OFhAkBorKbe8lvNc7C wsmf0GCJ2KgW+JCEwYdYnN9UyFicKB1WpGCU0qCUwoymBQ4+IXfaoZTx5fndlU4And3m SyXUN95cOtNKGbLW/GYF2q70B0pt7m4C3yMI0SYcsnuv/hIKK/bdSuSznEc3957H6fGL CgGevGUdhYC9JFikQn04cJbFS8kI4UfxulbKHpsFn1c0La0I9ouew/5McWw31F3Dh4vz cDyw== X-Gm-Message-State: AOJu0YxRr2xWPzMouVrxRFOs3qGhXorkYYNLN8vNDsccHgbsZ8LC701h MCXUmF7OdcXi/+TdTqbgqms9RBiFtpBGRatEaYsJxWa6jE+FqsLLfkmRIRYN/7lPEeZRkZw40Wd YWNXOn9bedfynQqszboNS0cPeej2hvyc91923r4jAYmopD5c5 X-Gm-Gg: ASbGnct+iMcBSxvSQ9lexp7RbBuhAa/YaBoZSgfILLKDYvZFYBaDkUZF34oa5eAbxcT 4OhJewXYTOvPi34EK22737Q6Uv4GaYezwO3Zh1R6C358TqDV92ak/64edwbHSfMQHVpsohX8Ngw gD2zpwMvIRU6b2/E3bZiSRTo8csJICueXMgeKIFF9s13+oEzGF5N77F2UgsHWj3usgKqiqczn2m +hALY65oOZtgdseRajXNsNSIqpEGfjvDoz87Y7G7fWW5ZlMp1yF1OBiEfqSiOophHxkzVpj0Kom tVI31g== X-Google-Smtp-Source: AGHT+IEHIrDAXd1NnKGg365uS5DWxYvtiPKGi5/jfUg8TVoLqVShHYp8Cj8R9IdXLDpA6k9WoCkeqneNqIFb X-Received: by 2002:a05:6a00:cc2:b0:725:8b00:167e with SMTP id d2e1a72fcca58-72d220149f0mr11373873b3a.16.1736488981381; Thu, 09 Jan 2025 22:03:01 -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 d2e1a72fcca58-72d4056ad58sm72517b3a.4.2025.01.09.22.03.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 22:03:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 22:03:01 -0800 (PST) Message-ID: <6780b815.050a0220.15ad6.509bSMTPIN_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 9429E6052471; Fri, 10 Jan 2025 01:03:00 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#26826 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | 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 ==== Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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.5.0 20240719 (Red Hat 11.5.0-2) 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/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/