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 7D9DE428C4 for ; Tue, 4 Apr 2023 06:25:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79C1140141; Tue, 4 Apr 2023 06:25:31 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1178140141 for ; Tue, 4 Apr 2023 06:25:30 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id q6so13830097iot.2 for ; Mon, 03 Apr 2023 21:25:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680582329; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=dUIvW9N58+iwaGYha5g7EhbSnuMhj9g5E5JIo2WmHH4=; b=EJtI7CwBz9gRbVpbDXTkLXx20f2XsofjrUaX6cr8LfU+mPQ3CfiXUsuFbUeswfKBi/ Dzh5kGcFeFipmTJGOR8FHE+Y5JroIV1zkIIP/9oNSB4ecpRWh7+gUa83FOvvEoe/KJsk NFtkn38Mhk7DvgOxMeIGZnjG/MMw9CV7Yf6jM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680582329; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dUIvW9N58+iwaGYha5g7EhbSnuMhj9g5E5JIo2WmHH4=; b=gZgD2Qq/jtGs2xHzHAGEtGGLbr3DI4u8aB3YbXlNe+IUQeGxSpAlUoPr2RhCF/3wUz qelZ3T/M3d7+23YRqKqMfLVmofn9MZYAD86bdWKePCdI2F+fDTWPI6NCUOSgBwwruJrc gEetp+5fONfERyDajXyE5Mf8MZD4wVqofgmdNpbQNsVrq8nalhwJw4oBAW/I7c4kULtH 1BInJVunp3W6CLCKQwayETn0fMljqJdBf80dr+UdjOzrcQkX57hjS2fQsBL4oOtbBBHs eAcJLB578MfW2l/1HePuI8sDG1916fbAax2IpgjDs9TzPmxYOzf5Jpk+FM3Gq4x4+EW0 ANxw== X-Gm-Message-State: AAQBX9cwa8+nkybE9LbBmJWdxzDJ6phnBJXMimRRZ70WtSBAtkugYxfk iJuE0T6Ya11LmZ8SKlCQ/IT9JN4Tnop0GK7dE5YLVTmsFOUJSw== X-Google-Smtp-Source: AKy350azLKXFOQHb8eyHgdVJaP3Wb7EzaCraGWEJ8fqVzmFxdyxEJvOm/3mXq2flN59BYxlUMkqDLHDLoshr X-Received: by 2002:a6b:d10a:0:b0:758:1fa5:f086 with SMTP id l10-20020a6bd10a000000b007581fa5f086mr1297099iob.17.1680582329413; Mon, 03 Apr 2023 21:25:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a11-20020a056638164b00b00401d3993e33sm1912235jat.38.2023.04.03.21.25.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 21:25:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 17CC9605246B; Tue, 4 Apr 2023 00:25:29 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 179166012C; Tue, 4 Apr 2023 04:25:29 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 9dae7a15aea76313c592c11db44e1386e85f86fe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230404042529.179166012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 04:25:29 +0000 (UTC) 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 9dae7a15aea76313c592c11db44e1386e85f86fe --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24133/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/