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 B832F460ED for ; Wed, 22 Jan 2025 21:20:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99EE440294; Wed, 22 Jan 2025 21:20:12 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B9BE340144 for ; Wed, 22 Jan 2025 21:20:10 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844d7f81dd1so6197039f.2 for ; Wed, 22 Jan 2025 12:20:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737577210; x=1738182010; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E0gFQPbpzz8SesotakbOXqYvLyM/Zu7bjEsjKHUOOW4=; b=APWDb5h4rrqeTUm/SNX5+ThekcXqxnHKmfe43ZTkUxbIlxciEVrpm8L3D67UdsdEx6 uHhAvSot3JFhlCH1bYsHdsLD6Kffcys4ZJUvu4LZMsyEuC9O13dCZidYL3/49OzKRhbK Jq2/er4OCK40tv7YgiMCWfo7e/P+3wBAPnaqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737577210; x=1738182010; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E0gFQPbpzz8SesotakbOXqYvLyM/Zu7bjEsjKHUOOW4=; b=A8GbLs+GSpR/QGI4neNnBSwm81nwVKByu4LkxMOTPpcaKkwkxjtkuc4FovPjTv+rKt iNdSuIkOwJt6O3+9ntCwx/Gb8qQ3uAb/D7z+lM/RjArPS2x9nEj3SozVmfLHnASHTrtC 5pR8Lw2Gn6JNZXF6nqNoYIILJawaSIy3TMNLfjAZvJYaQvPpjc/2LjIzf9JSx7mlrxvy mqvn/NjVdDXN6cTS1oQy5IbLVS+AM835EW6DT9NPY5TWXoCwFHVrHJYJJ9RBQfH5I9zw hvlxE8gkeSK369A8a+HqWvDRrH3Qrz7nImE+p+wV8TK6pKhKS1DxN2JHp6hN++v8g6vr rlvQ== X-Gm-Message-State: AOJu0YxTSdWTE0zQ2QoZvKapzmnwUFoP2I86jtHRNHKmFl9QYBH3ND8F ery45uY5phzCTxlvL2ZErKis339UQ0mmy98F8DmXHEDobIAJEvlxlkID4KcsCcLOYNsVieNE5wU 6UsgCFSOb7jrdnaCaSby/LMoP242FsUrv8+RGYKVE X-Gm-Gg: ASbGncvY2pQzeoX8JVdPPfRHyY96Tr5/s+lva+FYM3Exd6NpsSCjusDj7l7uAkA6Gvq ikXliNCsPbIZGpVxdYXK/ps6/bOUvwOaszGqOik1ZJ9ELrUpeCViE2/F3cNplz+Y6WNLb2btgf7 7+axGmP9eYpuYNBvEUMV2h2ozqqQBttpXMAjTY01avKbf3SxHkGOTzfBH1SZUFky66Ur+6xigzD 1n8J/fFO9pA743AAGEyerHc/FNQcIlPjFZgUpQn264lPiuSCs/BvPmvsBHeO0uf+sAcHVrHT6HJ rwbNqTFsUn+QXJkM39c= X-Google-Smtp-Source: AGHT+IEJRBRVBsV7X/paS/+P2cswFOUedNYZgK+x4lfp6kCHp6XTcvPZksC877W46fPgBBGJ5mXbOhvezapo X-Received: by 2002:a92:ca45:0:b0:3ce:7cca:db24 with SMTP id e9e14a558f8ab-3cf7441aad1mr171684845ab.13.1737577209973; Wed, 22 Jan 2025 12:20:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea755f1d99sm810474173.66.2025.01.22.12.20.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 12:20:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 12:20:09 -0800 (PST) Message-ID: <679152f9.050a0220.16e074.4724SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 722A36052471; Wed, 22 Jan 2025 15:20:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fb57d3c3689560662c1189f777b7d2a3edfc419e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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: dpdk-next-eventdev fb57d3c3689560662c1189f777b7d2a3edfc419e --> testing pass Upstream job id: Generic-Unit-Test-DPDK#308362 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | 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 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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 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/32306/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/