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 EE9F043670 for ; Tue, 5 Dec 2023 08:38:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8F7342D7D; Tue, 5 Dec 2023 08:38:48 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id E2CE642D45 for ; Tue, 5 Dec 2023 08:38:47 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4b2c6f4568bso349350e0c.0 for ; Mon, 04 Dec 2023 23:38:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701761927; x=1702366727; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JTNH/vDlVM/A3jvh58+5zztlgktJDfpmM/DpTP2Sktw=; b=Mqiyn7Ul63swzBxWPaxuBPaCgD+pyKe7vXWf2SVGDsTLksD/8IoI52fRjc5Hwiwh/j C50naHzSK9Ty/IX6WKcU9746WZ8gqeeSIZlFbhgo1nktFjUVg7w3xe0tKQvbCuCqpoYj DDRiIDJEqey4Llq9/xsw4tSpHpM07kV8ODUTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701761927; x=1702366727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JTNH/vDlVM/A3jvh58+5zztlgktJDfpmM/DpTP2Sktw=; b=U6pT4UQovGSI+hYHawuOXpUspUqehe7xzXSJYYcMXguCQ9/NVkuAv39wYGXlvkz4o8 /hBgrOYNQW6rPWdhDUWf/S+vOzaIzxUv/KAUpmv/5l0oGEI2nJ3CJXh/509QLfxsbjcB i8VgOcvq7h4mxq7SAkRfkI308EaxfDzBDck/xKiN1af3NfClLNgK/JMge8gDD0fj6UBk ATLO48SuRn439BVpSczAnmWywgIKYGHysJjfzhuM2zvFu3OsbXMwyCVk8mw4VrcdCINe pVNAUxic4y27EIF9DmZML9ymq+kN0IjecHswSmmkQKqKX2b+Hu6yCEjeiuRZKehn5fnM BEuQ== X-Gm-Message-State: AOJu0YwOFDQxp8q8/As7xJM064D1DGqpzlPCOPM+ig8yrRgXg9SVltEn cBWLO00B3TvUe3pjNzOm0qXs/mfnKF8KejvLisipbrLlC/z+rQ== X-Google-Smtp-Source: AGHT+IGpxCwZv39I7aJoyNkEZmb5HeZ6FI+CF24LMXCvdms+Zr2O/JcQrXoCWSadB2iaMwnLZ+kF+zoZt3GB X-Received: by 2002:ac5:cf05:0:b0:4b2:d9e4:cca with SMTP id y5-20020ac5cf05000000b004b2d9e40ccamr1662907vke.22.1701761927311; Mon, 04 Dec 2023 23:38:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 28-20020a0561220a1c00b0049367028506sm982190vkn.8.2023.12.04.23.38.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 23:38:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 23:38:47 -0800 (PST) Message-ID: <656ed387.050a0220.43e67.c810SMTPIN_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 EA5FF605C311; Tue, 5 Dec 2023 02:38:31 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/