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 F1FEC41E86 for ; Mon, 13 Mar 2023 18:03:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE693406BC; Mon, 13 Mar 2023 18:03:49 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 899CF406BC for ; Mon, 13 Mar 2023 18:03:48 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id r4so7290013ila.2 for ; Mon, 13 Mar 2023 10:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678727028; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=yzKuEFbnef3ogOo5irmhO0jro4rnBRvVfpYZ3SYSV0c=; b=jHMqxXPtUHq0dH31uSoQN/PDAxC0Upicf5c1Ir/N+I9Ba8uxTcFkSf6JDHpUSgnWa8 ML/hOi/Xt5I4lWJ8pY9LpHHIWrhfhvpXQkXUbiKoBtlcC5pTuHLN+6Mr9+4ia82wHOU1 R6f2Ra/ySbgu+69yrZR9NsmpXQzxDdaJ4IenU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678727028; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yzKuEFbnef3ogOo5irmhO0jro4rnBRvVfpYZ3SYSV0c=; b=ODwbdluDMjCt5eJJcVxsD7bglh399nCj1mdqsNEQoguLFwAPUFRebDufKwsgfNWwwm X3xoPtEky1fNoQczVn9nGegtXe0ML5hSdVVEVXWyMJTOsEJejXw1Zhd5bj5rirD7HeQ+ L72Ta573IBKKWrk9AJdTKHjlTmEa3nFIQ2+uiqmLyv0kAtwQkzz4ae93MLVK29HadFah uRELd54c4bpOIfdQa/p0spkCg/HVvdC4+9EmUReUwKN5abS+D5TjmePvHmK2fR+QOtBf HQWcVqXJ5b34KnUkN95OJWPp1r+xEmBhl8SbWzHalSX8eQiJkjasK+BBC59CCKpDzh1D VRkQ== X-Gm-Message-State: AO0yUKVo083DfolvLSYIUnYWvorEl/9oGsRrTL8PzyBDL88+Q4rFjLBm ZxJYK5eEWReVxJKKmYmO/5JenhqucFlRv6G59P1lYHdkxa/apD9Af84x9g== X-Google-Smtp-Source: AK7set86mEyeDQ7va857wWyQ6/tPcNuDj6e2wfnyxRhFB4XZu4gvSywVoUdcyVBz0IOvZpHQ5qEdB0LgVXaV X-Received: by 2002:a05:6e02:128b:b0:310:c1b3:9906 with SMTP id y11-20020a056e02128b00b00310c1b39906mr259186ilq.25.1678727027959; Mon, 13 Mar 2023 10:03:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y10-20020a02a38a000000b00401fd887741sm3171jak.56.2023.03.13.10.03.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 10:03:47 -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 864E9605246B; Mon, 13 Mar 2023 13:03:47 -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 85A226011D; Mon, 13 Mar 2023 17:03:47 +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: <20230313170347.85A226011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 17:03:47 +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 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 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/23809/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/