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 4658643A0A for ; Tue, 30 Jan 2024 11:42:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 431A7410D0; Tue, 30 Jan 2024 11:42:15 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 5A398402AC for ; Tue, 30 Jan 2024 11:42:14 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-59a27b97ea0so1059415eaf.2 for ; Tue, 30 Jan 2024 02:42:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706611333; x=1707216133; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vbkSavI8DMnMxtr1jc7HLFR7Q4yUPhLyOnhhxnOhT9k=; b=MnFw8OHq649vF0i6rSNs2R9IDyVyXER6wM/fE2d2ehVlzF/HsNCns9mowKzEEowYrn vdlMb2J6XMGp5S9d1bgKaBL2LwrEJjL8FHU7axlvGc+5zbnZMjhRN5AxwYQSZIE3nj3B Y7ytUIqsb7PSgPZ++e7OX65jURmE3f2J1+JOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706611333; x=1707216133; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vbkSavI8DMnMxtr1jc7HLFR7Q4yUPhLyOnhhxnOhT9k=; b=v2lCnU6qpVUsQyg1zn+hoxX77GOfJj+mTaUMJJyoxExaR3dy/0b7A+52ZdEzUl3SGe PAtp4KINOpcYvRxsUtlTB47bd6EbL4nF2Av50QNUrCHPuaB+FIQSsyw/0wGnbBRWlOZn 8633bfb+zxBA4AKPELvMG3wtS3Xuu2CRswgfzRBCCfuzyiSxrZylqMEOAs6hLbf6bNlP fJDhfF6mCzjxurkHX6FiiBoW8T/dbiiNXwmp9c2Ma9hfqNLHZbCPhPOm4mCNqJK3Icrk hD1+aOt+TLZbsH+aZVYDpydxxkd7Yxnu9F7sJRptdCiZ26Kl9EZeBDL07ADRLiN3cD0I h2+w== X-Gm-Message-State: AOJu0Yx+pBeU5XgEjYXz2pfFCnkiUQHZ8FpUy0cwBJ3Fh5lkhtrw9/et sUauzfyO373iQcfcowlC1EBTXlxgkp3DNJPNJHw/dDczRy5BkMP1wIEnemPXVGwxBb2SoKFxn0o 1oydzDWUPdK0EpXXOkKJ26Z1Hykz2I2MWAsj69Du6Ah8pQXQD X-Google-Smtp-Source: AGHT+IGJoEccOcE3mVvrFssGv6XRNE0vTGVSr386HCK43shY65KIydQwOnePJVaRI9ffJY6TZy71USmx1lC3 X-Received: by 2002:a4a:eb0d:0:b0:59a:18b5:e43d with SMTP id f13-20020a4aeb0d000000b0059a18b5e43dmr5305449ooj.9.1706611333631; Tue, 30 Jan 2024 02:42:13 -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 f20-20020a4a9214000000b0059a1cfbf16fsm367116ooh.9.2024.01.30.02.42.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 02:42:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 02:42:13 -0800 (PST) Message-ID: <65b8d285.4a0a0220.76593.625cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CE8896052517; Tue, 30 Jan 2024 05:42:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27833/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/