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 B719842B4A for ; Fri, 19 May 2023 17:46:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CBE040E09; Fri, 19 May 2023 17:46:47 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 3065740E09 for ; Fri, 19 May 2023 17:46:46 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-62382e9cb8dso15481336d6.2 for ; Fri, 19 May 2023 08:46:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684511205; x=1687103205; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0L4x0oTBZEWwcSUDSYf6nM9JAplu7O2LgIWfgpbBO1I=; b=Zg7seIDpJPF8DUAbmpCWJmkKtyGJk4oYPQ/yDdavl7s/LYLOeGPBiRDSStj/Ezc/Xx gtXwlPAzH/hOba8KDuwrP6Mn1+ZFCYuAM+BDJmuv7oS7yioltB5tvw77SgP1vZSfwWKU C8HwcTMOE65f6VH++r8Zky39emAQ3D7B7uxwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684511205; x=1687103205; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0L4x0oTBZEWwcSUDSYf6nM9JAplu7O2LgIWfgpbBO1I=; b=azjU5VN2qD6WqU+h+tRAUMw00aaTZlGSgg+IJNasPQc/sdIMYE6oikIodmXAjlaO6m cvTXKrILtajEbFk8J5P57XVpWe2b1lAzgcV+YNtfzVigM0Asy59romuH2dp/wq1m3BTJ AJBv6LJEyZt9uhGT1XxxgHrhW+QgHKQZ4a14rlLu1CdAbko/a4bLdq6GcGDbDqOOiAJq jlly74fbfv/0lGa76Cq9pQSpQ6sD9cQCMP8e/lyqu4aZWv7JwZVFdSv0waOF32xlkAJs E8V/c1KTY+g3k04JRxmN7/mF8YpfNie8jtvFX68+rbBjjyFU1lG+FeNfSlTJiVlBTtEG ItMQ== X-Gm-Message-State: AC+VfDy5hBPsgHgeZWvSv1vTy9z+qcrlKhhb808efojH/vaOtjxJKpM0 aYN/9zZ/TFBnH4I0fX14+xndbpLCO5KN/Sva6ILjvIZo4W0PELxfY9qBFQ== X-Google-Smtp-Source: ACHHUZ7VyvzxTwMwXV/YCu1iRElNPxp3/PjtX5ZxdhlkFS/rrucwIP8Z4cgDvUGP4XXypnwznk3IzAAOuLEB X-Received: by 2002:ad4:5be4:0:b0:5cc:277c:b4e with SMTP id k4-20020ad45be4000000b005cc277c0b4emr4414531qvc.39.1684511205574; Fri, 19 May 2023 08:46: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 j17-20020a0ce011000000b005ef414ce01esm119284qvk.39.2023.05.19.08.46.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 08:46:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 08:46:45 -0700 (PDT) Message-ID: <646799e5.0c0a0220.81db0.6510SMTPIN_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 4D4AB605246B; Fri, 19 May 2023 11:46:45 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a399d7b5a994e335c446d4b15d7622d71dd8848c 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 a399d7b5a994e335c446d4b15d7622d71dd8848c --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24634/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/