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 197F2436E9 for ; Thu, 14 Dec 2023 04:21:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5E8A40EE1; Thu, 14 Dec 2023 04:21:29 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id B724740265 for ; Thu, 14 Dec 2023 04:21:28 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-4647a565b1aso2312176137.2 for ; Wed, 13 Dec 2023 19:21:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702524088; x=1703128888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xzQZkHAVrmM7cwRmW9WDBb0mN65BX/xdI5GGe2MQxBA=; b=D66OATWjn1uWzm8evrDfS7r6iYES1x1kY73Mn2epipsgkSu7NWOkKltOZFC8tcyQNe MK385nXmNgMYTionco/jBgaUlm1zzgsfcl/I6AOKG9/637SwOb9IMRbVjCCTeLBrtri4 ZIIFSx5Vt0lKAO/WSfpUaOJTZ4amFyW2c7W/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702524088; x=1703128888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xzQZkHAVrmM7cwRmW9WDBb0mN65BX/xdI5GGe2MQxBA=; b=S3zW6sDgp+yASkBO51UCSSy/u4ovQglEOM19HSU97b3ENQ/J73PvBDuD0IjYfQtg5e haFPVbMefVedoTjvcdZVo995Jxs98aHUImxuqwuxY0rUx6YCdkejCbDKtPp30dSLlPc6 ZDW8aacACXDwOT5F3kUrT/WFuQR7LwACbFZCTeFwTADRRWtVaxdTj9Ft1gbAA65KS7jf 5mVwEGi7bRhd7Q2aHCPvnDw8UlcjbkrhOvfaHJi1DFw84OJcwM3NEBvwc+tbzI/eB40S tjLCZ77t+OgM0F62nsiUP013/pFJnzlYqlQoN9O5oeeuZ8vrNpSF3KItB/edY9kVPqz3 UP0Q== X-Gm-Message-State: AOJu0YxgiupUd4DfWgvln3K+O+eTlm6hi+k04YgxGy2W3e056EhO0x/8 uH7VQPMm8ld5e/CUdvT+0bIHnpZNfyL4k6OhP7uCHeLSwInPvvXo0mQCZ9t6qyjIx9+WduJeKw= = X-Google-Smtp-Source: AGHT+IGyjYItC8eycYeu8TZ9xLzXP12alJwBLFGex9MyFy1mYsNXeOuMjNG2a8a4Jo/4rxtEwJzrtx8Rk24Q X-Received: by 2002:a67:fe01:0:b0:464:9c52:d69 with SMTP id l1-20020a67fe01000000b004649c520d69mr5600180vsr.70.1702524088097; Wed, 13 Dec 2023 19:21:28 -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 cu41-20020a056102162900b00462a9d6134asm1351816vsb.2.2023.12.13.19.21.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 19:21:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 19:21:28 -0800 (PST) Message-ID: <657a74b8.050a0220.7d5a3.3e32SMTPIN_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 7223260004C2; Wed, 13 Dec 2023 22:21:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/