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 672FA46670 for ; Thu, 1 May 2025 07:32:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D4DE4028E; Thu, 1 May 2025 07:32:53 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id A552D40279 for ; Thu, 1 May 2025 07:32:52 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4768f90bf36so8418621cf.0 for ; Wed, 30 Apr 2025 22:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1746077572; x=1746682372; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=godn90CKQpUU+qcU4bwtLJjKKDSCerWZ1IZa0sXbRoc=; b=YRO8TqxIc5HxmaE0b0P02o/8f3ZLBa+hrtQ+vmQ1t7xKR/XAo8RMLSJWGndpk+b8DM I2DH5HPoDTTzUdnuZT4aq48lUf94YrD7ArfvPI54X89kgksFk8dcUCI78r0IM9NSuN4/ MOVz3UtbUmpepqYH/C/d/kK6SJfyLITWaJ2EI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1746077572; x=1746682372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=godn90CKQpUU+qcU4bwtLJjKKDSCerWZ1IZa0sXbRoc=; b=u8z94h70SEATdEOq06eyFNZHiznGsK921sN2T52JPlOwI5nSuLPUKYd4UyPJ1QimvU lvELF6EWVy7cPcaHdqn/PQSIxauyHyNrwHIv2ZYdbhPRIqFSXRraXQvdlxaADAGW1T3f 7USNgDfukdBhactXpo64Ab5QGGFpjVsoIYVs2jd8664UPvVVAxEmtyn2J30JY3nwhyA5 dQimHFxTt+0Km04ghdQERP/e7ziN5nyDmgaVoTiWODlxh/luznjI3hFiAqgvbK8oklMQ 7BAhshFuq9i89GP0TyAMw2UfsXzi+VJUtPcj/pKgtuUxKtjgSAzk8wSfrqdDHFP2KNpt eF5Q== X-Gm-Message-State: AOJu0Yxi7/GGoaKwBO0OOhcOj6TX7l4CLfOeH7hzCl/Wpl7KR+htxuOD 1arZMF4oOJ4sPnPmsmr20YheCdk7bRsYNAKDmwe3Rjaz5YUMbMrfFO5k/j4qBtVXN57N2KIzG5j LDNcnDQS7VSU+WnEEZRYmA+UGEpNHKAq7 X-Gm-Gg: ASbGncssff3SUPsf8eeoXkP8GMYuDGXiwBMm/FzZ30zA/zy9UmEer6z0VHE+xNqQYY1 YDKThX6u2X8xbaUSo1ytJGPJhlJACSUhuEy2k7zbMbIdV2yXObk+nvA/ByMAChlXhbgfoWZKMoN J2Mpo3sS1spldOogluP/+1DhXIMJ697ieou1+OrQNXfSEAMTnxZOegOIPiZ1xYRbftgtMk+nGZU d2gKD5RBo0Tl1SHBdhYoM2fXqn5/qMSbPbwbz+OsZOswP79/SPtBk7MaeXrtMxPR85g807+rxsC +KbxowlqurcMVhNtRWuLkecrRuuP3qbiHQRI X-Google-Smtp-Source: AGHT+IERWPYa3hzvGiA35ELIjXTCNPKcrf5hUUWAlwp7S2pdYgjSZrdgFPBdxN7PMKLKEMcv2kjXWmVlYzUP X-Received: by 2002:a05:622a:2618:b0:476:8eb5:1669 with SMTP id d75a77b69052e-489e63d8084mr85747961cf.32.1746077571931; Wed, 30 Apr 2025 22:32:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-48b0878713bsm1233701cf.21.2025.04.30.22.32.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Apr 2025 22:32:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Apr 2025 22:32:51 -0700 (PDT) Message-ID: <68130783.050a0220.1effd2.167dSMTPIN_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 8D5516052472; Thu, 1 May 2025 01:32:51 -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-VM-Unit-Test-DPDK#28265 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | CentOS Stream 10 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.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) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/33404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/