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 E91A845F43 for ; Thu, 26 Dec 2024 02:45:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3536402A8; Thu, 26 Dec 2024 02:45:37 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id B0ED1402A5 for ; Thu, 26 Dec 2024 02:45:36 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e53537d8feeso5794961276.0 for ; Wed, 25 Dec 2024 17:45:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735177536; x=1735782336; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6cpL7krcnIWjWJPVaQQinDDsTGDaMSGUeTQIsIBQSjw=; b=MQjhgFxt23pg017/vrIRl3C46deVddpeNWNSeuM6/Bbdbl+hXu6qmBD99MKal8YeZz UFaKRtLTPYuAYGWoTWU2LxA+uz/qZO8DivtsNbZ8POG4YTT7nFbUuG081qQVc3uZtNai sOuUva1GoD7gfS5C56YhxOITin9AyN31UQzLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735177536; x=1735782336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6cpL7krcnIWjWJPVaQQinDDsTGDaMSGUeTQIsIBQSjw=; b=GhGl7Vo3OPjcU45u557ckG8REEUAHTtpFNa1IDen1lOKHp1RSCW8EmQW4hdNkr3kBy +hFGLzXusABjkSRJGbAqxzAt45S3nQ8pvCLEMXI1Z5yyETVM/SKnbyUJOW0UzIJilqrO EkGu781X9fkS+cuZJ/oMEEpiHr2AMfw5hGvPQ/viend/TnOyTIU25ZU9jSSsb6gtYgXX VRrbkr/CiSAPgYo3bVaQIPDOMzpRT+uNmi0ZmIG6gQlLiBh34OF6ayShYOlYWm/d3UtM kZLxa3Eu3iSWYK3pCf8NuK8FAuLID3Dk1XcgNEutEkU1OtsXLHZg+IAwOQhuTfSibkKf MKtw== X-Gm-Message-State: AOJu0Yx09xYKfr3vDnAsanwZSxoauw0oaMJTgZXnAA4cNVOuVwUg9QgJ rP8+J9m9Hsm7NIGhzGnqBmGKuSXigskjy3nQt7M1igO4uEKB2MLWuqr6v8ycn7sn7Kac60ZIAfD OOt5SnVNRU86OJV/xVj3ysk0Zp6mmQ69t++VX/29nuosJc4Mh9y44AS67 X-Gm-Gg: ASbGncsyjWhE0Ff7l5TZz7cTbTK2ve79lAbO/6tf8XDkOtHzPHIJykgxqHAW5IzWd3L J2MA80AiMxhMdD9GPtPTqrHM4nHxSGZkPWrzlVkm39ZGj+BbuM4dUi1krCRTw2jn0NnKarc9EJd RsaqECKCCPZJd2sEuh8VCNSEL53r9ZujbfnKRaSt7SgSjLbXKMKZy1F1MsbuJDI1oDDupV5wDh0 dm4vKOO1uuCVxMuImX4/LgHa+1Vm7V+l2xUR8xWSbvtcv6HUfW4R5rjsNt6a3GEyCmrgHN5mya5 0n0BxQ== X-Google-Smtp-Source: AGHT+IGGZos+pitnWVPPfoplx2SDuNNEotB0LvlBIQXWaaGES1tTwN4RUXMGWRWyp19mXfGS+e/2R4bt5pYX X-Received: by 2002:a25:1504:0:b0:e4d:6e39:ce28 with SMTP id 3f1490d57ef6-e538c256b4emr10854578276.18.1735177536109; Wed, 25 Dec 2024 17:45:36 -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 3f1490d57ef6-e537cf065cesm743925276.27.2024.12.25.17.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 17:45:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 17:45:36 -0800 (PST) Message-ID: <676cb540.250a0220.312b7a.5418SMTPIN_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 BF74B6052471; Wed, 25 Dec 2024 20:45:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce 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 PASS_ Branch: dpdk fd51012de5369679e807be1d6a81d63ef15015ce --> testing pass Upstream job id: Generic-Unit-Test-DPDK#301984 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240910 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 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/32047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/