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 9258145F3A for ; Wed, 25 Dec 2024 08:31:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74766402F2; Wed, 25 Dec 2024 08:31:42 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DB092402EA for ; Wed, 25 Dec 2024 08:31:40 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9caa3726fso19569665ab.1 for ; Tue, 24 Dec 2024 23:31:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735111900; x=1735716700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XRflOxAO4s5NVWngl48ROKkwMl9pdFfke/76V49XOkk=; b=S/qrTu1B4J9xujXMlTCY9/JfCX1nrXl7SIT8QOhDwaigYQjmYsvVeA4NSA5tuhTtMs vrRDUVjNMs5eUT3mSqdIiqzWjSDW35Max0xLSST3sAdclCD4H3ltUlh2Kw4FhZUnEjrT PHYXWHUPPqeQRARU+ctbgPZE71MRBlxQZ8bzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735111900; x=1735716700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XRflOxAO4s5NVWngl48ROKkwMl9pdFfke/76V49XOkk=; b=IROBuDZDtz9yrTq4AcO0B23Sgr7AlgKzkyHvwt59YDBHvY82rdXL2Ex0DY/qXd46H6 fk2PWlNH9uMwbaeQp85FthV7nFqooe29TYuHneb3V25qMSpVrqaF05Zd5jRLCQ3MYn7P uBBBSXbQWUEWd9d8FEI/z2d+UzELm3FhOk9zBiXRqZ2u8tVf86nyLb5vCrU2gy90B+Gz Lik8dX8qn3sB+h3bVe4ddiuZ6/Et2qYJ0fcLpIeNj6NOO5GZAy/UYk8hbCBhfGHcdnEG 7DoiOjkJdlj54PAFjaPb/Q+P9QvO7rI7toWlcQX2xj8GS6CLYdxH+RVXeVWsSDI+5zv9 AKEQ== X-Gm-Message-State: AOJu0YwQz99Sle9zIV81X5jVNXnmUmW2iaWTPv372gJux5UioVRdaWFD f9ji9R/pNk3fUf8SDGZU0yaEhXnnbXPRgMBk/V/iBJeMYW9aP9Afa+J1buKx2ctu0BmSAKpH4XI CczE9/brF7Ua3FaJB9wWgRl/A/Pw1+jwc X-Gm-Gg: ASbGnctgs1QdCdnsc6iHA9CRRNuH9xHkGm1eVkvsyHI/902lp3iVPUpbI0t7RvXVN05 WQ4f5odTe9uPnQB64FeMhBx78aI69G55PK7b2/6alqI+IRXrj7dlpsLjiNJSFV6F3VSMC+LTgdl HwehxDhpjkyqXNF/kMMMfXyKTju3BBbggYMSXMVcC/bwWwVMI6OG6MYZySvlQAhy5gzWhwMPYNm I5DXzpqumBSTlBzxgnA0WVeeAHsWSMSbH+h/mdiGHXpiZyPTbK9WDNyfuFoA0X3qvM5W2QLLfPM 5g== X-Google-Smtp-Source: AGHT+IG2tCbyNgwC1ZKoaCSMHrltf//9dkix74mUZhl3a+lrBNZ3nQejXZDudX1JJSgeaMZdnXo5sSSYcrsh X-Received: by 2002:a05:6e02:18c6:b0:3c3:f28e:351a with SMTP id e9e14a558f8ab-3c3f28e35f7mr128302825ab.8.1735111900142; Tue, 24 Dec 2024 23:31:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ac442sm623987173.28.2024.12.24.23.31.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 23:31:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 23:31:40 -0800 (PST) Message-ID: <676bb4dc.050a0220.25c780.070cSMTPIN_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 74F2A6052471; Wed, 25 Dec 2024 02:31:39 -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#26711 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | 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 ==== 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/32045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/