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 809D043266 for ; Thu, 2 Nov 2023 01:41:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E6D14027D; Thu, 2 Nov 2023 01:41:39 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id D49084027D for ; Thu, 2 Nov 2023 01:41:38 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ce2988d62eso203685a34.1 for ; Wed, 01 Nov 2023 17:41:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698885698; x=1699490498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=629EvFTt9DzXSyxIpoE2OGl1HNpQU4wwYjspa6r15QM=; b=IrNC486QVdcJotwaE8l56yBlD39KpHoiN6KLESkQko2MM/zEnAZlM2OvlrYkW2LwNi bS9BsNdW7vJGUCUdrsnJiGfE8KSjB03k20cSy5mq8w8CMkOfxA+y2D9Od3WbSMIVNnSr eC0Efdk9VTxNW2DTWbNOpcSpW+xEP2GJ0eGrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698885698; x=1699490498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=629EvFTt9DzXSyxIpoE2OGl1HNpQU4wwYjspa6r15QM=; b=tcKlvgUGYtFqAteJH5z/QW9RFLTYSP7tBkH7rU+7lsgOtNWuIlxODlZskpHa8iX4a4 XW7m/mps+jX8MQQ8tdmnVlkWz9W1/6N4NAkUfPWt1lywhbandmwf6tkpZSiwv7JvkCj7 qH+ps5VsdtKTClxFKxTJmWb5ymcaB+FVrahd+Ft8YJ8jxG0Fd2oDWhekU4q8Uvgv7qFw UBIpvVcVMyeXktmxb4f/n9WE62JqnzNXpVf72rTMSScfvU82IPXAmgyaqoPSfpc6U6/l kHGoHctXoMyRcmNNb9JB+J2Dj2CMXN9seVy1FVRN9gpqgUCl6uROMeF/GqZ97c5+niQ+ 5Ikg== X-Gm-Message-State: AOJu0YzFvcnXrT6QhIWJnnSmDLPz5uEFlkkEBppcwRo/eyNjOncx1gDm 0HR+8WDps7cBGE3CrafARrwLNi0Ecff8kGIy0sTcZ1Ae7RvbALjMasHJgHlFkW5s6W3TM+CDTg= = X-Google-Smtp-Source: AGHT+IFNFqBzeAr/kEKt3WkXtIvFQj5gyYzAlLMziljyYIOewoFLOPGFMACZNe7s4yOBEq6lxmhPR4QJvy5M X-Received: by 2002:a05:6870:d187:b0:1ef:b649:cbd0 with SMTP id a7-20020a056870d18700b001efb649cbd0mr15261789oac.52.1698885698159; Wed, 01 Nov 2023 17:41:38 -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 xy5-20020a05687123c500b001dd63f65861sm348836oab.25.2023.11.01.17.41.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 17:41:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 17:41:38 -0700 (PDT) Message-ID: <6542f042.050a0220.142c8.581cSMTPIN_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 996E56050A61; Wed, 1 Nov 2023 20:41:37 -0400 (EDT) Subject: |SUCCESS| pw133735-133738 [PATCH] [v5,4/4] test: add unit test for p 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133738 _Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, November 01 2023 18:13:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133735-133738 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28185/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/