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 BEE4B44114 for ; Thu, 30 May 2024 19:08:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBDCC40608; Thu, 30 May 2024 19:08:15 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 058F340281 for ; Thu, 30 May 2024 19:08:14 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3737b27f11bso4681405ab.0 for ; Thu, 30 May 2024 10:08:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717088893; x=1717693693; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=XOJJ3XXs8NG5zR1jfPlBFf9bgJjEjD9/UGfhQPv8e20=; b=SsbHYFsd6tAUArSf4j1ScUx5nKXazcrJGV48Nate1QKK3di7NrMEYrHNNOtCQXX40m sBPWFXKm+Ck69PoaAYhq/ybC74l7UI0l/NhwN1mYNs7lKzhe1RKuVze8dptbQ34bxedv Oy5wTfzUI3Ap7yCOYU33f/mNnTMeYRCdwOivw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717088893; x=1717693693; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XOJJ3XXs8NG5zR1jfPlBFf9bgJjEjD9/UGfhQPv8e20=; b=tKfb8uy8uF205D6rCG1Zsqm6+jGyifGxQADZiCK2XpKM2gU9LIygxrG0yJLEiGv49A SCxxUWu4rLxmoMZPJRfNWfvHlnWzCjojppnXXOGG0oDnOmQ00avbHZ6xOOYtKFFMp/U7 zK3ndv15Da3bEIS1eHDDz9F9DSqrBBFjCBq09BfmAX4KhKDxO6Z5wV9c9fvXMLvrpaNV bMYMNzvBxsgFOUhRvFfvNEPLwbeFk5sZGAHqHsaEPPOeheUJpde6MElJQYjzgm84d2Yp 30sayV7Fnan6PemyVsi16y0FR1ke1GlShpGP3k5O3oMgKd0s9WpK+ExtHfs+A8ojOd62 NtpQ== X-Gm-Message-State: AOJu0YwwZYfCkqGQHcfbTlMjzB/BRDExs9OtPuG0Hnym7QrOqSYP+oZJ gUNOv1XhmABNXQO/vJ5HIpGFKT39I/uVZI9g6JXDkL7eo5s6YZ2WEZsM9pFsHsusAXfBd2/yLP2 PjrQwK3HmHwJrjPXFHErFsGCdLMJA++ld/DuZB+xp8d7UYWaR+VU7lmxc X-Google-Smtp-Source: AGHT+IH4aH0euW0bQlUU1HqIWREdZI/n9fpceH1xm9vjq94qn+4bc5JhyJdofQhwTVWfXQ8tTQDl7Vius5x1 X-Received: by 2002:a92:ca47:0:b0:369:940b:2cd4 with SMTP id e9e14a558f8ab-3747df5058amr29314335ab.5.1717088893417; Thu, 30 May 2024 10:08:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a289f35sm70565ab.71.2024.05.30.10.08.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 10:08:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 10:08:13 -0700 (PDT) Message-ID: <6658b27d.050a0220.70e17.0747SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DB5B7605C373; Thu, 30 May 2024 13:08:12 -0400 (EDT) Subject: |SUCCESS| pw140433-140437 [PATCH] [v13,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530094042.1960212-7-paul.szczepanek@arm.com> References: <20240530094042.1960212-7-paul.szczepanek@arm.com> 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140437 _Testing PASS_ Submitter: Paul Szczepanek Date: Thursday, May 30 2024 09:40:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140433-140437 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/