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 44AF043C5D for ; Tue, 12 Mar 2024 02:22:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EE63402D8; Tue, 12 Mar 2024 02:22:20 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C144D4013F for ; Tue, 12 Mar 2024 02:22:15 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609eb2cbeccso29163017b3.2 for ; Mon, 11 Mar 2024 18:22:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710206535; x=1710811335; 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=6A9sTJJoRAY/YsFlPaqpHkGSvREhWC3uXk2YuhQfvj8=; b=EeyDchwyNlArq7yvoItNA+m7HoWyccUL1A7YhXUx9GPYFxqsuP8l6Sc3BNMZ69O0OQ aeMgj3Ic81Tmm/mSlMaXHhmMm+XD8EvQhSR0IGxs9PrbLtr5GIbthZmRLpfbmYG0LGPr UsoHjkS0jp6rKAhFa5ccCJYAWBFKgbcHiyC3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710206535; x=1710811335; 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=6A9sTJJoRAY/YsFlPaqpHkGSvREhWC3uXk2YuhQfvj8=; b=Dt8u/PRf9PPhJQSTnNamt+TTqgwJyYTD5tOweciMNaRRj6XUXTGIjdvhOtoRFyN1K/ Jvq0/r+Mk98yxvWjbR5bLt504DM8yei/dAdFcD8Or4nfiXbWX3wMHdf0b2OMsDsBKjHe LAIjNMYcQfdLL7KVT08ZsBEQrTxuXy11jFVK0pm3QHEiB3uHURix/CBpq6eTqFKtags6 GfZM6GEzk9ivDMDqhE41KLf/93FpCuoKzs4OW4iU+AZBZ6xTk1YvPYaXyMjulOa7ImUd 2MUpGgOn066HObsyOUYw7bURB0qZnmw1++EWGMqtLaaFgPFrE4AMMM7s993+nBBKj10k 4A3w== X-Gm-Message-State: AOJu0YxSbmmwpKIJ+JuPfjUjvNJ8SlIHtp0FN6LdFuPpLa9t4dQyt7Dz PN/koRpEDt3ibutSzJzeoCqKOJ4uYJuh+fXo9xSZP6teKHSGim6JNFMpJtoPHZoeFEWNa7jl00s bcglZj0TedZHSnnMRQAzmjMlgc9I5AEeH854Xtz30ili7VwlGf3QBzt+g X-Google-Smtp-Source: AGHT+IHz0YqD60fqVYWmSD49crgyvHvrRWrM7RKJkvWJzHGoXy4/OWtQcANPhz8JRiIlRvv9OXBbqX7461nJ X-Received: by 2002:a0d:f045:0:b0:609:8d70:5670 with SMTP id z66-20020a0df045000000b006098d705670mr6817300ywe.13.1710206535244; Mon, 11 Mar 2024 18:22:15 -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 13-20020ac8574d000000b0042ef16fd516sm321264qtx.21.2024.03.11.18.22.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 18:22:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 18:22:15 -0700 (PDT) Message-ID: <65efae47.c80a0220.ad796.42abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EADE36052471; Mon, 11 Mar 2024 21:22:14 -0400 (EDT) Subject: |SUCCESS| pw138168-138172 [PATCH] [v10,5/5] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311203129.335720-6-paul.szczepanek@arm.com> References: <20240311203129.335720-6-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/138172 _Testing PASS_ Submitter: Paul Szczepanek Date: Monday, March 11 2024 20:31:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138168-138172 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+---------------------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29505/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/