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 C63EE4385D for ; Mon, 8 Jan 2024 03:07:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2102402B0; Mon, 8 Jan 2024 03:07:25 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3BC2A40272 for ; Mon, 8 Jan 2024 03:07:25 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-595559ab71eso956990eaf.3 for ; Sun, 07 Jan 2024 18:07:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704679644; x=1705284444; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IXE/iVQcwEHS0ca1mWRxDkgj8Mbe+ieSMUHRiQxd5W4=; b=RH/+EiAstetZiy+c2p66Xp6K248s225uuUZS2lsWlVBZSfujtSPl7oAjZYYpyABw5K JatLeukML7eha8ofOCt/dWViFpt/YXPtg4U6cFgMKW98UvuFP+iVs//uC+wGEW+G/AhT FVjPnFgjvUyiItAPzRgBKyGSKZ00dWiReG1e8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704679644; x=1705284444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IXE/iVQcwEHS0ca1mWRxDkgj8Mbe+ieSMUHRiQxd5W4=; b=XOUcYvPwNVNY6eZLy/3xEhlz6M01utof26SWXr/zBs65aCFmWcDiXeHaRyW7o7C8a+ PGjAKvg4dIvJkV7T2m4eHJlKWF1ZNyLEafYVJPzw+cTUaJkVBWi1ellcq+X3yy2+WGLM qtZeYW9U5ZCdUQQLvPbx6OfOmQLpxtWaAGqhQruuyl+7TlDfj//6C/1fbmKEZKnKYgSB WND7Os35RSmrNIQm5wQSwc/SE1AwLPvVyK1ska6+PwnW4YPmpnec37i8lURuCIwD01Ia ko84QiOI1PQQVeEPqE6B+DYHQ6G2VA6foUxjF4GcqpQYeoTshC+KY39YEQfyuLujrmzY Watg== X-Gm-Message-State: AOJu0YwzcsRgXW5J9QNV+QUFWVCpAOXO42UipVUXoJC0PDMGsZJ4dXgD K4c1uuW1OStKnOb28oL+VcqLg10MnoGasDiRbRk1I1kYzt4fuMjykk1mq1Pv4l4vcoj3E/2o348 ViliFhQ== X-Google-Smtp-Source: AGHT+IGyCk60lQBpLHjkUQE3xixBVb2hTjfG1X4LEDup6uizFWSvbExm6uO9wk/AGmW4AUTDOh+T8GztFzqW X-Received: by 2002:a05:6870:a692:b0:1fa:a755:fb14 with SMTP id i18-20020a056870a69200b001faa755fb14mr2601572oam.44.1704679644436; Sun, 07 Jan 2024 18:07:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 24-20020a05687012d800b002040122e862sm203649oam.44.2024.01.07.18.07.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 18:07:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 18:07:24 -0800 (PST) Message-ID: <659b58dc.050a0220.1adf7.ce79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7021B6051823; Sun, 7 Jan 2024 21:07:23 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/