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 3121B42344 for ; Tue, 10 Oct 2023 03:12:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A3AF40278; Tue, 10 Oct 2023 03:12:11 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 0C29E40278 for ; Tue, 10 Oct 2023 03:12:10 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-27b0d0c0ba0so3961103a91.1 for ; Mon, 09 Oct 2023 18:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696900329; x=1697505129; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w6mlsl/T5GwXpN8t8M9qbzI1KNZlzzDmjrpDv/UOt7Y=; b=Y+hdRFVc2+MoW6KKwvixbwczkmtxd65/F/g4HbIYwrtXXAdPcetze24QErUoCjRn2x 4DutJLjBZt/g/vIXEl5qdIWH8rC3d3EccHxyWjPzdMYsHqy+aaHvxA0ufGocQhy9/wRT NMbr4SflYB8hkTaGtRV5MPntw2TZGOKs+t3O8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696900329; x=1697505129; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w6mlsl/T5GwXpN8t8M9qbzI1KNZlzzDmjrpDv/UOt7Y=; b=jhytyjNfVBjEfGoF1wjhgaVfXQiCPNWpVz9vhbhSod1r8bVQs+q5sh1E3XG8jxWX6k PRZCGIOzj/v3K7cyc8lWAyEWS2kDZgEhWeUYxnaHLACIY5SVRN1vohripejnNieOur97 8MzTo1m/z06uaf/uny4H2fhjwTWgEa3zltNAjWx1DVIswfZc8fvxjV9f6dQC1U/o620c Pz+Tsp60IANBrYNhKGvqNS/i+qKmfHJ/6GM+uWSs/MW2ny17xGhfItRMp3xMJbRti8Tr Ub+680MTyx9EDWpza6vdJKZVgizeNtWanxKNylR7L9HyUBCD6KAHohH1YnjwfHlrMjR5 fJOw== X-Gm-Message-State: AOJu0YxAT9AARzPcxCqKkrfFEsjuI6N47u/AGn5+LvfKY/YfBaSQ+d3+ 0x/rf72yOArh2k0GImPFnYYYY7o6S+9Cc9yjvfZZRPWUllO7FtCs0jS7zA== X-Google-Smtp-Source: AGHT+IH/hIV8K0ygcTJE2WIVlta+z1nMpY0JhXtNKl0JkcW1cwaj+oogEyCFgXoR0ckcUQ8zDebm52X7e6ir X-Received: by 2002:a17:90b:1643:b0:26d:12ae:47f0 with SMTP id il3-20020a17090b164300b0026d12ae47f0mr15444555pjb.11.1696900329222; Mon, 09 Oct 2023 18:12:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lk13-20020a17090b33cd00b00276e9eb0601sm958644pjb.15.2023.10.09.18.12.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 18:12:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 18:12:09 -0700 (PDT) Message-ID: <6524a4e9.170a0220.4f3a2.5952SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62289605C351; Mon, 9 Oct 2023 21:12:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/