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 9EBA043CA1 for ; Wed, 13 Mar 2024 18:04:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A72542D76; Wed, 13 Mar 2024 18:04:01 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3F83F410E3 for ; Wed, 13 Mar 2024 18:03:57 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c8bb4813e9so68110739f.1 for ; Wed, 13 Mar 2024 10:03:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710349436; x=1710954236; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=suCbLBo/gQ4me5Jx8XRb0HZ24E1i8R4Uvr8hfKy9gLs=; b=B73jEXj+x3dbBEV6RPbQKdYAs8FR8HrB3y59XET3S7Zh78+7jYTLesEX2rPT2BZOrN vU5yGqVrTCuBqUx/u5gWKwQPOax8JU9guzpPIyzVdFFWF0hut868JaRma1EsOa1h67Qw jyJRVCNsFB/O8zaCtSSuArAkbU9XN413fqJZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710349436; x=1710954236; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=suCbLBo/gQ4me5Jx8XRb0HZ24E1i8R4Uvr8hfKy9gLs=; b=qed07VTrpTUXT4ngPMF7vegJf5WzglLpz+Uk6qLLECtkrq0N6L7TwzAhFnJd/z0XAD 1fTdctH5lffPrYpEVEVCxjPRFujcBLPbCaQ30pYwvUSdhh/jjNqjvumA+LYuHR7Ig9yQ HK98ckT/sYm4z8dA/0/DkjkB/4E45p7oLeCwXCpXcMiasjAKReIBmdJCo3Rn8un+HNZq O9onG3R+nUf9vS4R91lOk8E/inU6ykhIVaPmi9Wa2mQpggUeJCdsJ0t0/ynYmHCw27Zj 2TdgvfJ2QF0/+mk3GvNYMtuWNOzTteyUKNongulsmsd4jiixam/y4DiWE9WCfSP2krkG XReA== X-Gm-Message-State: AOJu0YzrSIhuODEO/t2hV3/3raQq0OVdOnLhPFO67AGZau3rJ9BtQ+sv ENI7wEzr/AELz1ygNEsYE02hoxCxLpl4cS9I/+wAAwuVG8MCyKbIegWmuHXlfhmE3ubdBG1+7zq +3wUiKPbSSjAmVWaE3oWrkmmWgaQgWtZdAKOCu65N X-Google-Smtp-Source: AGHT+IFFC/+6T7OJGnwAAHivKyw0KDhyPKF9NtY9vPTlWfDzbaBJSbm5EMQsJ2mTEC2RdbVtLDGnvVo0PZZU X-Received: by 2002:a6b:db15:0:b0:7c8:dd78:38bc with SMTP id t21-20020a6bdb15000000b007c8dd7838bcmr628204ioc.4.1710349436668; Wed, 13 Mar 2024 10:03:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg11-20020a0566381bcb00b004744d4c9936sm271714jab.48.2024.03.13.10.03.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 10:03:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 10:03:56 -0700 (PDT) Message-ID: <65f1dc7c.050a0220.eeeba.0254SMTPIN_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 31A386052471; Wed, 13 Mar 2024 13:03:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ef50a327197b03b5cefa9b9c6da238bf7b2e7d11 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-eventdev ef50a327197b03b5cefa9b9c6da238bf7b2e7d11 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 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 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/