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 76EA945DE3 for ; Fri, 6 Dec 2024 09:31:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 576A540430; Fri, 6 Dec 2024 09:31:07 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E77F402C9 for ; Fri, 6 Dec 2024 09:31:05 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-841acc8151aso114785939f.1 for ; Fri, 06 Dec 2024 00:31:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733473864; x=1734078664; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/m3hT4V3qCyXHDpWyeerS44ed92yxReSDFn+Wado5h4=; b=HpigTITk8lxujBYd2dgx34xNBO6a7M5pINLhJOO2aQsYUy4OIHFz1ZtRvzLj6a8f8d QYkUBUHIl3Kj/0FrIgsdrwuTn71I3n8yDgoCPvInELKxTjLQk1+c7H+VIMKMupV7/0eM S/wVm41LXBtBApYJ01KblqBGztu9JyYGemTtc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733473864; x=1734078664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/m3hT4V3qCyXHDpWyeerS44ed92yxReSDFn+Wado5h4=; b=oj1pupk1dWWRTBAtjm4RD62/3y/NVY0dHm3Eq7ZVZHMcZPBpaMD0bA4VD4iNsnWQfF 0xpsZEl5v8fnEx4vHysXV/eDU2kEknLZ2bmXiYQKikptKVeH7dmG95YjwQ3yOj9NLw6D Is9qm+DzEuYTnlzESC3BE7+b5eTkDG9gyPQk3L/6qGFHYvu5q9C6SzHwucG5wM/mSeqb eJiZVo0ipF6S1Z/29FCYjPC5RRwHXNfFszsO6RFddsOAnGlBusloB5XUVADxHeoxqK0B cCaitzj6vK9ljnK8sMH/V3w4HcDQjl787HbbLMiPE8XRXdKbgZS7NNQ9tlvUzU0Bj5XO elCg== X-Gm-Message-State: AOJu0Yx2qJZC73+CsUCLy9GcMI9Fyb0uPftSzno1g6xBpTUKtDRlofM/ EyICU0cfruRoEDLRAGTNY9cnnHSUVSbUabmXuZP3YvW7YohFuliurDZvWqlIMYyWiud13z7wDXn qrInwVvaIuMf+u46sAn5SFJ5/78TPzU1JJ5lpPrsK52PlVynF X-Gm-Gg: ASbGncsJZovVjRm21UKqqNyLTxyQhu4mGFaYVfg9sau8JNVdsG/23/SKirdJNvjH0pE 4BdYf6XFLSEW8QVS3DZZLyJ/NbPmUxDAsPlQj2PapjXKOVJbmPXMZgsL0N+aN0HLi77zcFWEnCn 0dIC7SXTIK7LOmzfm8K5xIvtJySysbE/4zjtKl2655rwtr7FRFhZi6hC/Jq62qk5hcAXsz4Rqpk +kKZdo2B5kKoHNlLdySAlTHpOKjuQJV/gBrUphZ4FKNGFBOUl6u0+lx1K5a6PwDNZL4zJ6MyCU= X-Google-Smtp-Source: AGHT+IGELvOn/0Az5leBCCLJUgVtkCE37B4qSnHTEzXWhqe7aVnRkuDMjlU2MLaSku9+1I86Y+/uJMSV9bSf X-Received: by 2002:a05:6602:1509:b0:841:8d66:8aea with SMTP id ca18e2360f4ac-8447e1f9d20mr338080139f.2.1733473864392; Fri, 06 Dec 2024 00:31:04 -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 ca18e2360f4ac-844736c2fccsm14375839f.0.2024.12.06.00.31.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 00:31:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 00:31:04 -0800 (PST) Message-ID: <6752b648.050a0220.b2bdd.891dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E47676052471; Fri, 6 Dec 2024 03:31:03 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 PASS_ Branch: tags/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#297962 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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 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/31860/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/