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 59B4045F2A for ; Tue, 24 Dec 2024 08:50:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F101402AD; Tue, 24 Dec 2024 08:50:37 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id ED87B40263 for ; Tue, 24 Dec 2024 08:50:35 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d92cd1e811so51836386d6.1 for ; Mon, 23 Dec 2024 23:50:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735026635; x=1735631435; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5/5lY+GE/10IHw7yWM5Gdg48+8Cegbag7aNExzPwhlY=; b=FheZwh1sbBNjK71buTQybNSQlR0geiDb3yoowVJEc14oLfYaRUGDUw7HtHWLq2mEtT 2cRoucQVa7VPkwmrslVQmf20AIZ5Ix03W+78ifkax4BIQFtFSL9tl4f3VLKJ0muqGEy2 kOfOl6lhSFQdqzUabXu3PwsuY1cfL+jqwOhzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735026635; x=1735631435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5/5lY+GE/10IHw7yWM5Gdg48+8Cegbag7aNExzPwhlY=; b=Z6cnEeuM9z+ekWsYOF8YnpzpjZ4Cv+Vk5Au9P9TdoPfuMbwx/TF5eF+Q1qIDluhXc/ /t+XuF/cTyIvUW6ntZJ72hI4Gt2vDw8HsvnhWFjFZPICzI7Y0mCnstdiD/KKE/7eZhry bXSFHR/7tiz9am2vhJh88jBF2SmQC+XtrAJhlg6KVfw3ERcFp0axt+sv4o2zHDvOhD4D Tj96229mb3N6gLvpx1UTHZuOuOviSW+HD0x53kHa8+KnWGoAK2+5btJAW1SLT4Nl8e0E b+7WF4M3z3R5OWo81ZZaLhew8uEs67lFT0U2crTAhzLMcrKx5xrvj1rrCNi0vAmDWMDv Thbg== X-Gm-Message-State: AOJu0Yzk1kEDtDAnWoz3H1GiFFoiO5qIuWm+ScQx4MveJTRQbGbiNHx8 BoIrkDxIdS3bBxOaBGewVxj/X2qPfQ/5UxUbwtJ+S0sMufvMHgYGlTLzxHVcCKGHLXMjNqo+R1O 6K0T0gDayp/cBCvqg2eKoq58mME7EXTDx X-Gm-Gg: ASbGncsuai5W/tx21eVw5nB9f3Ii7McGN47syT/kPw/la28JZZdnzMnlQvmW+r1L1gW jXmHRdsjdpyoBGn7jA3BgyJ1admLICak096KfwFBgMIuI6ijo5NfxPJUMHx7wfjYbiI1Qp49qLz Oyv16YiBVJ0oU2+CegFNAe+ju0qfAtB5xDLeOs4j+Xf23YkZwfo/e6/srhIC6mLRkEvxS3su5eY +NZFSR36OmpauRQ9nA/zQisokRCtMN4iqLtTpnZQpf1Y8fju+uysQL03GzAn8voiUwos972Up4H Bg== X-Google-Smtp-Source: AGHT+IH2279jY+J2rkYcYD/UDgwtQo6t1Qg6/A5oRPWnbEYzLR8bsEf6ep8/Kp+Pr/LZyiSFp9f3SE6vNliJ X-Received: by 2002:a05:6214:252b:b0:6dc:c8bc:f913 with SMTP id 6a1803df08f44-6dd155cf3c6mr286820476d6.15.1735026635261; Mon, 23 Dec 2024 23:50:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd18137accsm5629666d6.43.2024.12.23.23.50.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 23:50:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 23:50:35 -0800 (PST) Message-ID: <676a67cb.050a0220.4a376.adaaSMTPIN_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 B213B6052471; Tue, 24 Dec 2024 02:50:34 -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#301743 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | 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 ==== Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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.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) 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) 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.2.0-23ubuntu4) 13.2.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/32037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/