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 DEE2E41DAB for ; Wed, 1 Mar 2023 15:30:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9B1E4113C; Wed, 1 Mar 2023 15:30:51 +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 E50C44113C for ; Wed, 1 Mar 2023 15:30:50 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id y14so6333448ilv.4 for ; Wed, 01 Mar 2023 06:30:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677681050; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=FbEBkmsk8wyXG7zwJO7TZQXYKvgvhVHQ+ovihmcqe08=; b=D9T+a1nxrr3A7GVYXmmrjapyGvJfWcsz7Uftt4MDhpNNdZaSNf78puqFdypNDuESVX cqaxw9PgbuG2dqpqbBzquM6lLDVd51PEzXQnel670hJc68Z7m89hw8isZS3+WmCd+2CT 5ojtxuqp1MmiCKu5nsQd1aNZ5Aez6f77Uj2wI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677681050; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FbEBkmsk8wyXG7zwJO7TZQXYKvgvhVHQ+ovihmcqe08=; b=4UrTW8FZAgS89wck4GlfMLwfSGrRnxMCfgaw9RuxRDSgDpiBfhqVDAXPrwsxr3Io+B kyo7GjzCXPdralrDs+LuJgKLcRcN60JFdEvfpNdzLngpNwLpUNItYeddDVzszxyTqtaM 6ACowgkvpk5KhQ2L+CxVq9uiHl68m9HyAuVdIjCoKs6f0FZ8I/0N9Y7xx/eW8xkvdJHG qAaRUolrDabpGGxus656bmpxySm1tIxX+cHISCzGjSG8K1DqrmcVKBqt1BN3qAzexh8J wFUJP3q3THN3ufiQGPF2hmPJJ7fqvalWZiO5eNnba680YtNrQ6ORQVJjSuNJm4sPDWwU 90Cw== X-Gm-Message-State: AO0yUKXtgA9cXFe0cq8P5DerNO3G9YPDRSse7ewxnVU156gy9RsP45e/ /9MA3s9JmufVCMzWgigc3DGmV/8jsS11fDKq+6N1T8XbouliT2hh1SK96p7I4Be4xg== X-Google-Smtp-Source: AK7set8mFItmUpC4a1XQ1xw0pYK6Z+12pf0iK+nMF2VVNIc225dbUSMoTj7l4w/uS7287vK5OrsLne9c3x/z X-Received: by 2002:a05:6e02:1986:b0:317:99c6:2791 with SMTP id g6-20020a056e02198600b0031799c62791mr1260660ilf.26.1677681050271; Wed, 01 Mar 2023 06:30:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o2-20020a02cc22000000b003c50cf26cf1sm607155jap.12.2023.03.01.06.30.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 06:30:50 -0800 (PST) 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 D7CFB605246B; Wed, 1 Mar 2023 09:30:49 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D4389601B1; Wed, 1 Mar 2023 14:30:49 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 31608e4db56893c896375288671b5ee38723a211 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: <20230301143049.D4389601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 14:30:49 +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/v21.11 31608e4db56893c896375288671b5ee38723a211 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ 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/23557/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/