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 EE16846084 for ; Tue, 14 Jan 2025 11:12:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C42BB4025F; Tue, 14 Jan 2025 11:12:29 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id B391D400EF for ; Tue, 14 Jan 2025 11:12:28 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e53a5ff2233so9945879276.3 for ; Tue, 14 Jan 2025 02:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736849548; x=1737454348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MzG9a/OYOxmdIxjiY5gyLpW7nV0Khu99DC0bstSwUmc=; b=P9NRIMw11WEH2maNOTOv2rx6fXrh9CHonPYbmwuDuk+5NBmGCVZKt15pDcqXQEymVo W6uNH5zBL9p4sRrUzmyV5wDvmDcmnMLmUZjoRpzdV3g5segSrqGAiGkyEOnR7SE/z0l+ GSUPdbHac1vhsxt+FQG3N4d4uLKKjTFB7UtN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736849548; x=1737454348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MzG9a/OYOxmdIxjiY5gyLpW7nV0Khu99DC0bstSwUmc=; b=PUUyJ+IwmgQo6M15pHggvwl9sTTbycRixI6WMxv0CbaYEzVQFwXgqfKnhuXJvSaSFx CIXjKuSiqjOSQqKzhzjlIQ2z4Ag20+hF53Y/Nki2CCOdB96FBRGuTHVlRhLcKKvs0C+z gDOwdFJuq8+MA9Jh6kg5ORHdN6zcpfpfIWLAoVOcvxiWlG9sq8o6miaXnTNExswe12U2 q84QVlFjk+ym5OkL+xalqNoKYVhGAyqJDIVulTNwOJYWBm17MbUA3ICB+mLXdRjJQG7Q Z7oLzuGUP5MVtzgBauiG3xvxHNg/B48M1VQW9I5fR7wVHakU+le0wYSu8lk2/wZRagay Lgxg== X-Gm-Message-State: AOJu0YzvqMqyQ1vE8urc29d2qi33fKI6ki8W5Jp6vSvHruIifHdGG04C DWaYUw+kjFzMbLe+oDbFYOqwQX2Y0ffRSo/pAidBXwXH5qwDSfKHCreVf6kLUFJmk3tea27W5Ja HLbBOkGyhkR8zSWOMCq31bH/UHjoyRebhIBrEUoiV X-Gm-Gg: ASbGncspOB8Hys/a3QEUwDOK4iQCMxs4DNSDPBwy7kbqpJGVvOEIhYuepdscxXGyHmJ zk9HstVVtoJqQfmlQAy2KptLxp1AhtCwQpwXdVL5N+BZHeBG9X/ts5vCxlwhfvqN8HQCLyZKoO3 rFTgEkxTkbAA8cttEOVcKEWg8+aHwmkmQTEw7W2l7v+8BJmZZaGZYjeNrfbi2Al1Y8ZKC0hdgwQ ZKbeizGldKZfZDQFLS/+WW31PAsPHZo1JqgQyYjI6NRMRSW7Y572Ms24hgNS/Oz0I1mQTkIqOgD t8bU4w== X-Google-Smtp-Source: AGHT+IEJp5aA9ZXmpIRnrRNDgWZ9PJy7YzJaxiaCeZWtMvgtlzMfimfuq6t4R1a//9ft2cP6pOnizDC5ugsJ X-Received: by 2002:a05:690c:dc1:b0:6ef:e390:1d36 with SMTP id 00721157ae682-6f53122686amr122461787b3.12.1736849548087; Tue, 14 Jan 2025 02:12:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546adc9c7sm5395177b3.0.2025.01.14.02.12.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 02:12:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 02:12:28 -0800 (PST) Message-ID: <6786388c.050a0220.34fa76.7b21SMTPIN_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 A46A16052471; Tue, 14 Jan 2025 05:12:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6a56a98a8a198d386e764be9bea343d69b09c0bf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-net 6a56a98a8a198d386e764be9bea343d69b09c0bf --> testing pass Upstream job id: Generic-Unit-Test-DPDK#305642 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.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 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/