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 2494543871 for ; Tue, 9 Jan 2024 10:24:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 393B74021F; Tue, 9 Jan 2024 10:24:52 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 19A804013F for ; Tue, 9 Jan 2024 10:24:51 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67f9ace0006so11142136d6.0 for ; Tue, 09 Jan 2024 01:24:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704792290; x=1705397090; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tC926G0mb3yIPKzAV4S7W9r7jgNG0RPxQCjI0XWy3N0=; b=hxpITqA6pic9BIT39EYEybvUZV7KSx3QNvYQ6+6cTi8FoNve4wVmEJDTZi6N73birp +j8dNI0u3dJLCsYiXiEpglhwB1Sl25vVIKn6aBDD715GAvKb6EVRGOlGtkuDBTc+C0Ig 37e6A/gP4FAB6Z/QPxqiz6NrR5favHdQE04mM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704792290; x=1705397090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tC926G0mb3yIPKzAV4S7W9r7jgNG0RPxQCjI0XWy3N0=; b=X79W/cgM/e21RnRnnRFmu2h+qU0Xa4Hv71CMD9lbw0BCG45ferbwccaXxzxZJzI02m 4oSsO+1kfgY05h3PpMbL36hOaOzeA7IT1IESUWq4KjvsJZK4862GbTnJQDO/yVYK+UVc 4eLsugqH5Y4S00ZzrtQt+QAwyrhmCKSJYSX8gddfBGNoLAzRl84S1b7hjCMI2LyjtV/f qbjXvMgajLgBxnhgHcwfAyv4+uAaA7LiSxowMKHkNfBYzOzDf2iYTOsHjFb0RjWUs7ro InqNnJba/H7urjBs3myFAxLgzOQZZi1feL7JD4CR5uul3Bx768WgKqeYeZEHTdKH7Dks 7Rdw== X-Gm-Message-State: AOJu0Yz3Pm4Xb2+WohuPfo8KoeVybLf5OygtAjAM88bCOwNIvU43+dCk 06AQBBPB72nRYmccef1e3NoJFXRqF13f0cho1WkJWZLc52NU2GTVRwyIFQ== X-Google-Smtp-Source: AGHT+IHw/KUzJqTTbGm29Z57gCtf2ADtoFLfT3bxrnsLEMyryqAKOLK2UsGICSmnDwIks+eT8J1mOdYy57uU X-Received: by 2002:ad4:5c6e:0:b0:680:925f:da04 with SMTP id i14-20020ad45c6e000000b00680925fda04mr4655840qvh.94.1704792290441; Tue, 09 Jan 2024 01:24:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s18-20020ad45252000000b00679e7ed156fsm76867qvq.42.2024.01.09.01.24.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 01:24:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 01:24:50 -0800 (PST) Message-ID: <659d10e2.d40a0220.83d5e.4e35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B0736052516; Tue, 9 Jan 2024 04:24:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 98ab16778daaa6965e9a95678c53761b473acecf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 98ab16778daaa6965e9a95678c53761b473acecf --> 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27610/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/