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 1383F46082 for ; Tue, 14 Jan 2025 09:52:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F25464025F; Tue, 14 Jan 2025 09:51:59 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id BEDEF400EF for ; Tue, 14 Jan 2025 09:51:58 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-467a17055e6so62656351cf.3 for ; Tue, 14 Jan 2025 00:51:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736844718; x=1737449518; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2EYO7DY/6mWFq4UdNyAvXbMz8Pfoyq66KbBZXN7Drck=; b=UuyAbV5J+uUfOX+VgiBODzE1Nbbwxv2wBFlvwAeayY2YyGQn5gTGdHmdlFtsoJ54PG mipydQZ+Eois+fyZraPMV0e/+AME9GwJ/QGVP/dRyyyfbYfAAZIFD0CbZOJeRYJvXl4p EYHKg742epVvo4EMWOV9ET0zFRxEzlVuadDLY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736844718; x=1737449518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2EYO7DY/6mWFq4UdNyAvXbMz8Pfoyq66KbBZXN7Drck=; b=JCUMQ8kwzGhhIL7n3s1jlvOeS2KpTxeDBFnrTpDpv4NwnS7OjsjWi7ZyPf3z2QcLIi 2V/YtX/scLelfSmEejFdl21fft7j/CTq5dtjeRx/5oJLoeYglkAzI8q53bXU40iurMWN m1TZbsWen4zWAD206KV7Dyw3Z3VsQU3VVhelfIZrGjqNpBvqApVEvRvBgk9Xhuhxol7n 84higWy+ojhaxBQspn5xRWhdTMZn5JuOHIwPykTT5iodNb7g+onToPwbpj4fzAvKjVDv kW4wCjidQ8GcRC7H4EhELoANPYAKTU1qaMMKA+mets6i6K+oilTDT6yPv28L78+rzBHh oZYg== X-Gm-Message-State: AOJu0YzR3gmH7grQJNRQz4J4K5VroxPPCauN3cc6q8rYv5wdKXioK4BA +rpRZSTFpj+Fxnp87hAOjYzFEL5La+HVPw+5ZqAXwYH7pRwjXsDHVmzo3nebLwZ1T5vxAOkxtpu /1MMgyplekvISX7G8prws3tYwYjsV+1t70je+sVX2cDTdjGyD X-Gm-Gg: ASbGncsIEnQDg3+bW0HGWl0D8n8JyFa9fMIflVV6wHLRP/50LP0RaKNPKLG9ITPW6rA K9ex488xwmvF+i4voSif9Uam8RknS3d5L4j30PokQ5HxfA627CxfYvPOQbHX96Xm+gSwu4KVMw9 LksRtEIz8M6mHdOE46gK+39C3cU5Jd7NK9A6aYv5EhGDSVfqMoeUbpYKgkRoANJQwtcuIYAO/L5 BWINpYXZRqnziyvSpuM2hNuX3LmzhpAgxu4ttswTlF2v0XH6dpIiTG6DVvFan4boExBlqnoWMmM usezM1d5MsT46GwPqA== X-Google-Smtp-Source: AGHT+IGrcUvu8qnCkoVelCwh1BJ+7M1/vEFfRA58QEaHT7f8tk+J2ZkFla+jShz+aC6W7vrR7lIGLkowcaCx X-Received: by 2002:ac8:7dc7:0:b0:467:7270:bc35 with SMTP id d75a77b69052e-46c710032bfmr69244511cf.14.1736844718144; Tue, 14 Jan 2025 00:51:58 -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 d75a77b69052e-46c873f023esm2540211cf.15.2025.01.14.00.51.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 00:51:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 00:51:58 -0800 (PST) Message-ID: <678625ae.050a0220.243b21.4278SMTPIN_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 994046052471; Tue, 14 Jan 2025 03:51:57 -0500 (EST) Subject: |FAILURE| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing issues Upstream job id: Generic-Unit-Test-DPDK#305592 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.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 ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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.3.0-6ubuntu2~24.04) 13.3.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/32191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/