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 9146343CDB for ; Mon, 18 Mar 2024 01:28:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D6E940299; Mon, 18 Mar 2024 01:28:40 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 0C80240150 for ; Mon, 18 Mar 2024 01:28:27 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d40ca07bf6so816890e0c.3 for ; Sun, 17 Mar 2024 17:28:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710721706; x=1711326506; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OV9GdVSJ+4QsO0bLWhTqklbER8LZUyg8yDNS54Zx22E=; b=AFcfgld+guAvx7JZFhnbYEvlNEOOGC3TrFUpBm25Xs7SpiJRPsrABpN6khKSAlbkks i09TATiZK4CyePXc+YxjWQ2LLhQseVLWw/+LPXYWB6HDqMB+cHtYv9OXdzXmwldGMW69 awFPq6OjSlI0jcjeShiVXtRzrxta/F68mHJkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710721706; x=1711326506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OV9GdVSJ+4QsO0bLWhTqklbER8LZUyg8yDNS54Zx22E=; b=LYKNBiHSdaBCB4TFqdZpmfhCA2S/HA5LjKQaMevNKIyDSZbKmiEOz1cgj9AhOdL8an SJLjznFu+mFShhKJAJB39cGisHbZWpCEle/Gp3ljwFVJYpZOwHm0Hxnp74p2/Gwne29m h+4rSZrw1GO/MLOUeJuzpYevMMBNYsAomIMTZy+R5gJ9qeZx5fHJSRqnHxjSEDNDSql7 gaQE9X5t03S4i/EhgO2WzDCRJERKT9fcT82vLXGUCPsn3gYBPQrpta6g/j6PveM0zJVd a/REekOZ2VTCl82FrTWm/bGVAbzYYt+UIeIqcNseROCPT8Gpvh34PvrXCsnRc3ufqnjH zImQ== X-Gm-Message-State: AOJu0YziWIDOZjtjRNGFdIDQZ7H2mLstN/7/5nU4SyNr6i/NTZ6WsDVS 93eVMTwuJNY+l3/6USWMQzONDjfD6ZGwk5t4ApxJwYObFl9/ZP6G87+jlcl1C686gYuhwKO8P/R shWN20H1wXHDl6jvnfOr69+sK23tRpWn9xYGYetAi X-Google-Smtp-Source: AGHT+IHZtSYJnv5lYIuHa13smfO2WJPnIexVQFGjEu98C5nvg/zYTWEDp6OOX0LqRRzRGKeqXSUitXEGRF5/ X-Received: by 2002:a05:6102:127c:b0:476:8432:e3b1 with SMTP id q28-20020a056102127c00b004768432e3b1mr722073vsg.11.1710721706540; Sun, 17 Mar 2024 17:28:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z24-20020ab05658000000b007daa8defe2asm404262uaa.0.2024.03.17.17.28.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Mar 2024 17:28:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Mar 2024 17:28:26 -0700 (PDT) Message-ID: <65f78aaa.b00a0220.be1b7.843bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E09F86052471; Sun, 17 Mar 2024 20:28:25 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 3f1436d7006c2659232305ef2b8b186796319041 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 3f1436d7006c2659232305ef2b8b186796319041 --> 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 | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28520/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/