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 C6FC946082 for ; Tue, 14 Jan 2025 09:31:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 415B34025F; Tue, 14 Jan 2025 09:31:24 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CF0B9400EF for ; Tue, 14 Jan 2025 09:31:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21675fd60feso116366885ad.2 for ; Tue, 14 Jan 2025 00:31:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736843482; x=1737448282; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/YwGegcwhTHUarbcchzb5OEK5oGuTlKWA5KXMzRYdfE=; b=SztJ9FsfTT3u/QH09SfRPHpA6m/0uCdH9nliXF3ANdtJl7076+uyVU61ag5+ixWKRF bMH8qZUzvk7HbEnbJcbC7Ja93RA02FS/MPsZj+0s9ESy2DNiuzqg9gDCldRTdEQtEzj8 pXEDUzSe/hR8CQL8v5eycVm/Jsd6wxVHAI5MY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736843482; x=1737448282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/YwGegcwhTHUarbcchzb5OEK5oGuTlKWA5KXMzRYdfE=; b=VXbo2MVlvjW2qvl3jmSCXSom7Fz3Ta3ukHpceIy7E4Dq8xxxbJfjAipBFMqO6ztgCl 237dgi3j6JWxh8oUqAQ/kYxba8sdUxTXMmJFSt01KBj5USn9WbEQD08KME3E3PzOQsOi 5dy0oUB4bs9bEB/msdn9wx9B84Te4pgS54SSnZv3hY7jL3vn+Gm2bcOsRjH5c6MAyTJI 0cq8pZhAyqkVuqNlz7g98vgBQ2Byw3mCjXkVC6q2tnZQlRgKK7uB8hTNcDZTvtos5qNE OwwLYNdymQ3vI6iW7OYZkkromYh06qeQdfYBFTOFc/Yt5/VA/etc9GXph1/UsxbmrPs8 L85Q== X-Gm-Message-State: AOJu0YxrGYiq1r/SSVaQJ/IAkPZ4BGyxLD+XZkKFkfcpSzJU5Wp0cYQM fVzjoVKvXXeBZ9fNlXpT/tqBqGmIAGnIUH+0sGic3mG2odEld7nclJ17sS1Nmbu8Wb9boh4/Bx5 PLDhl7coXkX5tp6QiosJX0z/XquPO710MxN6cr2TW X-Gm-Gg: ASbGnctd/9VcJ38E2DpfKM3n7XahBLq9Bib/A0NVKK1w9Xjv//lHWn+AA5OsmmSwMz4 BJR4i+pTjoASKj7PMCu+7MmmTJJDNbhJCRY9GB89W24RjSK3YMrMCFYhFEr29Me43vdjz1hqoAG 4gY0J6apfNHjzZuJPLNZ6pwggdI2vYBs3ax/XA33RB0Q3xsg4P754gtyJLsGZ0bvr7DXRnCouE+ ZVSJM+U4fr4ZDrHOtloGYO2+dXTKPy+FgX/0Z/dopFPafdJW4Sb8qYdxA6wx7RnZRoxJ24NcJ7T JAu1/A== X-Google-Smtp-Source: AGHT+IET1Evy2cM92Z/RZtCwwIf+Clv+v4MczwZzKM6QUdkbtUabICRbO2ykmndHQwZsBLkTmPSSiq72yCsP X-Received: by 2002:a05:6a00:3a02:b0:728:e81c:2bf4 with SMTP id d2e1a72fcca58-72d21f4eefbmr33023293b3a.11.1736843481853; Tue, 14 Jan 2025 00:31:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72d4056a780sm619993b3a.2.2025.01.14.00.31.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 00:31:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 00:31:21 -0800 (PST) Message-ID: <678620d9.050a0220.176aa5.dddfSMTPIN_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 D86096052471; Tue, 14 Jan 2025 03:31:20 -0500 (EST) Subject: |PENDING| [GIT MASTER] 6a56a98a8a198d386e764be9bea343d69b09c0bf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: dpdk-next-net 6a56a98a8a198d386e764be9bea343d69b09c0bf --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26862 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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/32192/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/