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 AA00945E21 for ; Mon, 9 Dec 2024 07:54:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A53A04025F; Mon, 9 Dec 2024 07:54:40 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C7D3F4025D for ; Mon, 9 Dec 2024 07:54:38 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ef81222aaaso28969857b3.3 for ; Sun, 08 Dec 2024 22:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733727278; x=1734332078; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tsWeF7h+PeVWnYXexKqq61L71Ltfn9y3aRibsbXBouQ=; b=hhfqcHucGl5ZsFAQQb2Tm/dQraV0lJEurUhz6Hod/5Lt8BIFiG8fytF6oDL7eK3NAc F+rFA3jok8Nr7i/CRNt1bIVk1C9RyonWAHX8mEWqpZBdlf7zc5OlQl8OD16nkvia0iA9 wWC95Ut7IKApwtKStTahVouKRpWmSeBghaewA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733727278; x=1734332078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tsWeF7h+PeVWnYXexKqq61L71Ltfn9y3aRibsbXBouQ=; b=tyc+4Osh1QwnrMeMuyqTHQzrkv5V3f2rXmlS+oWzuWsJGse2eNc+1qpD7/5yeKYp1W djoTEzQEUH+Xg0bMPaRZyaD68xl7CIhHmR41YXytmlUFi8wVmqBSfVL/8c3SC8ezjUJG 1aM0/bNWWZchYTCMrES/yZAViYYCy+HVPL6/zrDEd7InEtAsFAjgPXyQcrc5PwJ/UiuF sNeHVvguDezrhfTunPCgGhNSgkMRFYvRluttHjjJIRi6vPfdexyjp5ykpezE+t2EvpG6 ePzaMTZAPXTHgrpct8h9GVCKzFlSvnw84u11EgWSPePQ8oHDI9A1wu4yJJQmPVAdXqQl 2Cbw== X-Gm-Message-State: AOJu0YzLwp837hWqQ+p/nNKB+jrzZA4aSZVZ2T9Sxy+A4rblAripaHbF PKqdtiUHuFE6hSnMBxZQGpcMT46IiWcfLz4bgPeE12ZZOfyz5ZrDSsSlGi9x2+cGHnQ27zpfc6U KXq1397xML6ymSU0XLWGiXFkAMwvoQM+AAW1jzcsxOHJDwzsU X-Gm-Gg: ASbGncvPRMNwi//tOOgp6VpSLXHjKiK0jUgT0UywTXxGw8b8DXXHlkYliOh9K34sIuh YnI5q0UVqDwQZ53G9ifViaQYLJ6nbG3pkKFpKWIcsplcs4f5ZCIs+A48cK1OIHdT78004oCKsN+ 8RlKTNqE7lYUu/qxd7kFk4r9APGdottT+XfH8wsPM9wZqzlJoQtNdh/+V+FBEjsH9uK5pj9CB1/ 6Nv09MuIoyYSY1gxzQ7LVO5+lqY732TbHYemI+ywSV2rAKR3Yq8jw3Ng8/hWdBkvwmXcSOe+R0= X-Google-Smtp-Source: AGHT+IFbn6VdWwIo0BdS8HPlGNlIfIA7W4IhFCSOusO5L043xcocHb0KbbYB1MAW0n8HMsE7cxo7IWTPIlEY X-Received: by 2002:a05:690c:74c4:b0:6ef:aae1:ac6f with SMTP id 00721157ae682-6efe3bd71ffmr97158847b3.3.1733727278118; Sun, 08 Dec 2024 22:54:38 -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 00721157ae682-6efd382fca0sm2806337b3.10.2024.12.08.22.54.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 22:54:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 22:54:38 -0800 (PST) Message-ID: <6756942e.050a0220.4be90.13e6SMTPIN_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 B9B7A6052471; Mon, 9 Dec 2024 01:54:37 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues Upstream job id: Generic-Unit-Test-DPDK#298353 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | RHEL8 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | Fedora 39 (Clang) | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Ubuntu 24.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 ==== RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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/31878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/