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 8B98F41E82 for ; Mon, 13 Mar 2023 05:03:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B88740151; Mon, 13 Mar 2023 05:03:48 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 9E90540151 for ; Mon, 13 Mar 2023 05:03:46 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id a2so11533476plm.4 for ; Sun, 12 Mar 2023 21:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678680226; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MgApelll2E21WiYQ7VWGHLDfPNWnukHuasDoquSl2/Y=; b=WOLa8X2gq2pUR9TvRpqNj7YvsqDP4ZtKWYxPJ0dbBlQN3mCNffkDuFzAESbGQ5YrVR oZXZ+YpOQsZocmbeRq0xW0IcEDoQ9ydfKEnAn1sDbUtB0nX3zhXXn41xeOjwgxlfcohy v1EL1tjOGeVPWE4lwBudl+mVVZrKXR0jkYirg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678680226; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MgApelll2E21WiYQ7VWGHLDfPNWnukHuasDoquSl2/Y=; b=tqvTgevibsP5ro66NL1k74ljt2W3xZg0fVhCUYyGa5evGfmiSJgb9+XfcvQ3GrbJyu 8/Hec7tdaz49lTwUpzMmrfPyjv2Q3QGNe1s5qCs9dcaqXqIP+XPFfDZW2da4JSgY+vfC mwk0luV4IX1mSppgpU8KpDh0Qe/bS/pXw29wjRcIZR+U/pK147VjTdTknBTddlRjUH7Q th23gxGrmYUm4NsYpT8F8iU8oCnSXQ1CqyTnNq4MLCkB4MPgOJV+GCLqArikdGXjj7pW ZL4Jrdb0wGhuq4NpXGBdbShot04j85RyFecR6JdUChbf1uimhw5B99AvjtVlhOV04aso ivnw== X-Gm-Message-State: AO0yUKWppE52eTEQPdWzlvMgA+qUZTwxb7JRDYycmQjJxNADe8BZQ6zt BaFjQyWVKxQzJLEX5sHqHXFhG419spG7/rD3sEaGJBfUd0zePgXOhB5ViA== X-Google-Smtp-Source: AK7set8+gOt6ED3nNn2fOtm4A7Ml++w97hXd3k2poeVLxraPgWITEESOEViDynMYSnm4VtkO4yZx8wmIzHxC X-Received: by 2002:a17:902:ea11:b0:194:cc66:66f7 with SMTP id s17-20020a170902ea1100b00194cc6666f7mr40674791plg.19.1678680225829; Sun, 12 Mar 2023 21:03:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ka3-20020a170903334300b0019c171f471csm202789plb.12.2023.03.12.21.03.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Mar 2023 21:03:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A649605246B; Mon, 13 Mar 2023 00:03:45 -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 176756011D; Mon, 13 Mar 2023 04:03:45 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] baf13c3135d0c5998fff7edc23fb89412dc89246 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230313040345.176756011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 04:03:45 +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: dpdk baf13c3135d0c5998fff7edc23fb89412dc89246 --> 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/23798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/