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 9132346045 for ; Fri, 10 Jan 2025 08:49:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A72141148; Fri, 10 Jan 2025 08:49:51 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id CCBEA40648 for ; Fri, 10 Jan 2025 08:49:50 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6dd16e1cfa1so15278456d6.1 for ; Thu, 09 Jan 2025 23:49:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736495390; x=1737100190; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LzU3kWJ6Q/hezHhq8uixjZqYoooq93HfbHaCFqMZYKg=; b=KLpKDCC5bRy+YLHObaDjQP2MofCvPouvvN51+2WKtmFFvkQzrYONOBTh1U/pGPuQ0M ejNiwnnKPGuWFgc87c1Z1fmHCvwOCPLLm3eyuaj3xGzDRnacKlgLriaQwI5wVImCBgcL l7PqGY1X2jfRYsiXFOgDvOhukUfr6uSe7msd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736495390; x=1737100190; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LzU3kWJ6Q/hezHhq8uixjZqYoooq93HfbHaCFqMZYKg=; b=dwe7hGKMKmWtHU1Btp7jpuqBtCfsEVgZJyKEJCBs0w8i8BqhGj0qjmGGvlMubUUdjq LiEkKLlnok2I9Sv/rSNtSiGHJc/2RVBdpHGNIflIfzPlwCxyia5iV64Rmq9IWL231MyG yvb+G4qd0/r17Hdkp+tMbOvZEORrnrDol2RNLSczwVsebQQWm1XSbZbcqHHxfF8aY9bz msVU45MVmW7oz/zuqcTMUtZoTKMCyIRb04adORV984hNh/tv9anzpjwQYCZAJxj1IQIN pOj0tMVvXZZbjyQvqlbTgBpYlM7dUybf4gzwSl8SdIThYYxhrRtV6CYtF/A1AHh0P4HZ 4kWg== X-Gm-Message-State: AOJu0Yz4e7FK8cFhOrjNV4Ui3K9baLXNVEil47zdido+2Axy6yy27wzP 01neFff1fchm5hsPs9Qi16hVsUlTjdFEt6a+kz3KytBw5BNSbuUGL4OGMkPSt6vtIY4FnqS02KT VpVZqw6Y4GVma1YR8bvlfYNprAZpyxgwB X-Gm-Gg: ASbGncsbT49zCSxn+Yl27k6ILd0AOMJFggziQ+sUSNmYMYNAuTHM9NJCSBR5t6ih6ZF gK+vnnKQPsglSZCjXlu/fM1NMP36YCsvyLeIHtTUNvLOpMcuE/muShUbry5GM4wyr6VdwxmHr0A qA/DFCPXsiJouTZY1XiVpUQDsoFJuXgVEzobhLFiIt6yQv6M1c1i+MdZ1EM9VyF+jCnhvIzN6A6 p4XSdZDPU6kKqnMu8fzbev1U4SklE2wcdz/1J88n+sU/K71oWXBAzn6THHUTbBSEw5GOrwwFksJ sQ== X-Google-Smtp-Source: AGHT+IEt9656SvMFA8TwYZNmsg6RRQmTflcRpM7Uk3ZshN0pLX9wOmVECyvViTjj/RA/4uxFvBKnYS+A/rhN X-Received: by 2002:a05:6214:20ce:b0:6d8:812e:1fd0 with SMTP id 6a1803df08f44-6df9b1da95amr144480056d6.15.1736495390182; Thu, 09 Jan 2025 23:49:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfadfe89bfsm610946d6.51.2025.01.09.23.49.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 23:49:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 23:49:50 -0800 (PST) Message-ID: <6780d11e.050a0220.9bb66.4594SMTPIN_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 D20FE6052471; Fri, 10 Jan 2025 02:49:49 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304759 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/32157/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/