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 482FC42B0B for ; Mon, 15 May 2023 04:42:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23EC940687; Mon, 15 May 2023 04:42:03 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C361140687 for ; Mon, 15 May 2023 04:42:01 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-19290ad942aso9569473fac.2 for ; Sun, 14 May 2023 19:42:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684118521; x=1686710521; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C0xNTQtgjNYO8DiEk23qB/hyGL4cWSbO8yFrUiOdzC4=; b=QkR+KTsWue6ZJzZ/MEI5NRbHlgeW7t0na/d1RCjEMWe/6bTUgEo/k9r269w9Anfygn 6P7Obvcs1pWu2wv2bZMSAjEDMTL2J79Vqs9X83Lrc4JVWa4WjC/h1jYDEBhfUYrf0XNz WwBxgQUqI1T6I5finpM5ecXbI6uP/H72bcMiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684118521; x=1686710521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C0xNTQtgjNYO8DiEk23qB/hyGL4cWSbO8yFrUiOdzC4=; b=eojtiauJa8Huk/Zk9Cqiw4d2e41cBsowCQaTbSrL3W63a5zfb8bGD9q2nJR4MJ/ilo /HK7MJC448GFu+cCOiKel4a8QffvMcI6cK5A4njvS4N8mATKZ4DIW2cpbjEQIfuySP44 ubHCBdP/G3iQabingHeIYk0Sqg/2BQJ5EYIhfkzCT2deEz60LJlXo26Wa7936xqCVDvX Du7PzbmT3CUx1uQDMPQ/DzvTInpgqwFvdd/bjkO/vnKIwyDJiVodBb1WrZKye7v6EXE5 UKb2ZGSP+BZXdj3mBUWDp314iIPNGBLSKKBNwLUilW1ielUrC32MYjpsWRalsOEWsjnW dlxA== X-Gm-Message-State: AC+VfDy3kF5dj+mN1IJrsd7YRf62NMuEyCj2k11oDFWWJ05UNRumzQoI u8IPIoxtn1KdXghLSIUAsjqKw7CJ18awp7tsnKHm/CpmISTtw10paQCWeQ== X-Google-Smtp-Source: ACHHUZ7j5s5epQZXO/jgvmoXVqDlz6cWnZxlwc77Jlt/cw3BgPEE+Q3mXqV/ew3euqDWQzq1CPfWSEa9wRR7 X-Received: by 2002:a05:6870:5143:b0:184:2fac:cfa3 with SMTP id z3-20020a056870514300b001842faccfa3mr14269913oak.18.1684118521129; Sun, 14 May 2023 19:42:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt1-20020a0568705a8100b0019646798ca4sm960448oab.5.2023.05.14.19.42.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 May 2023 19:42:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 May 2023 19:42:01 -0700 (PDT) Message-ID: <64619bf9.050a0220.b3ae3.193bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9502B605246B; Sun, 14 May 2023 22:42:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] dbff181d62c997f128b75db2bbac9f42e8dd0f8f 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 dbff181d62c997f128b75db2bbac9f42e8dd0f8f --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/24552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/