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 380F34664B for ; Mon, 28 Apr 2025 09:01:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 336DF4060F; Mon, 28 Apr 2025 09:01:35 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8FD9D40156 for ; Mon, 28 Apr 2025 09:01:33 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6feb229b716so36548327b3.3 for ; Mon, 28 Apr 2025 00:01:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745823693; x=1746428493; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JTFl9GfMLB26GBy+Hok5nmBqdt/Np/nyTIwiBiJKOtE=; b=h/o12EVlG54AHs81dfzzBmna8dd1+7YRCK7zaX10V3EkBO88ia5VSLlK0ciULvqKiz XQqTtntxqet606efEfKyuR4K9MCVK5epwaM+gSREYgWLRuf7smV1a7u6u7UQKOa23u78 AGyVY8XF/atHRoRtyOwnohjY8K6Jt0QxCr2WE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745823693; x=1746428493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JTFl9GfMLB26GBy+Hok5nmBqdt/Np/nyTIwiBiJKOtE=; b=BAKmIcsFj1na1SR3DEdebp1exJWIeZswz7apPmIQ66a8qDMMA/u7tVJTs3f78nFiF1 j/QZf7ahXtPZjl8QSSo3Z1/QkcGKudJ14ejbHKg8CfY3XA+YdZKlz/enRPPYrkwIWOjN 1qYUOv1wULTBzelbzfbqp3L6C9zp3bm+9INiIa5YISTejKfm4uf+8dn6NBL+mCrHQ9Df ko1TI4L4ywGbMAEKP8IU89Nef9Xu5SnK2qd4BpLHQ2LWpYKS73zX6YV85FRVOcSqNveS WFeNW7cG4P/oQEGW/3xNyOH9PzZp7RV9NH7HyVKylZh36jxM9h6HiMNlUn8nz5F7koGS nezQ== X-Gm-Message-State: AOJu0Yy6eKbjWEfO/QYGHgjlvryQius2mQ38+xCGPy4OHU8nIanIu4XS lH2XegxZKCWpOTN86TMjWfEFAgnhr1TX0c1/wCV08ubR+lZcw++JuTtww2KyApe4UfbCMAYUGu7 1EcB9A8qc8WXfuovY2j2QurEacFWKHAY8 X-Gm-Gg: ASbGncs6S2dCuNTpKUxMTdbHdYx6EXpJNNcKYoJB633xE8X34eRpbS2C9zc8JAg8jhy uyzgvY8IuelCeu1sahy4M2mjiZ+NNyHcuUvRYTubCq9H0uhCLASiEU0z3FLOPMO4oXywNVFNeDT SaKPH6GznVm2mwyjG1WREMTuoXTeX5pOgs32PdnTfiBlAhimb0K2UscgurGLvnRomr6VMcejSG/ x+1Wyh9Pijhui8a74RNjgyShi5dyKtr86et8TgElXSdqzJLHaJLomAcM4gT5+eP1bKO9gthKHT8 gLSALIEIU2DYw0pF8jUWsJO33wjIEbhxD+iv X-Google-Smtp-Source: AGHT+IHOwyWa8o5y16IWOGAROO4mK2sZDUIbdIhb7lZP6qLuh+1INmxhp3BsOizomL7W5XA/oftJOFKA3xBD X-Received: by 2002:a05:690c:7304:b0:708:170c:a699 with SMTP id 00721157ae682-7085f239adamr100370307b3.27.1745823692989; Mon, 28 Apr 2025 00:01:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-70841af1c0dsm8103407b3.64.2025.04.28.00.01.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Apr 2025 00:01:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Apr 2025 00:01:32 -0700 (PDT) Message-ID: <680f27cc.810a0220.24151d.d0a5SMTPIN_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 851416052471; Mon, 28 Apr 2025 03:01:32 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 4401486b5e30d43a134f80f9802f60b5f43e74a8 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 4401486b5e30d43a134f80f9802f60b5f43e74a8 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#333923 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | CentOS Stream 10 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | 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) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 40 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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) 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/33374/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/