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 5353D41DCC for ; Sun, 12 Mar 2023 20:49:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EAF241151; Sun, 12 Mar 2023 20:49:51 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 6EBB441151 for ; Sun, 12 Mar 2023 20:49:50 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id nn1-20020a17090b38c100b0023d059f427cso770318pjb.2 for ; Sun, 12 Mar 2023 12:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678650589; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QM65eMQ02rJnifGF66CGbNNy4lhdro7LlQQYDDzsPNM=; b=Qy1PpYRsPXgcL88TNruYze8A7hLCzgl3+BygmtAK/YaDfoQO+L1/DgIyaXP/7iDv3j ebMGHX1EWK+g1JJUCN2di33r1FkAosn+gi+KDwlH+y2iPCpD+7uFKjPRcpC2FuwDS2Le qQ4wFP+m+ktq9ktlPxwWgCyREBJUNkSbU3yOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678650589; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QM65eMQ02rJnifGF66CGbNNy4lhdro7LlQQYDDzsPNM=; b=yGmRgQpSLr7KVDdFtwKhTATOdZpPUNP+B/LE3YLLn07/gndttpmEfzs/T1vQg/0Q1D Uan5+Mca97YYIkD1SN9i94PQJHfjAkNbA/RkBdew6T3WFWJHa261N5F4BPUTLyNY7vQC kXLhw858Chdi5r92YX1kTOHRwckfgfZlok+lkYpwuSediGnGDT1jNJANHLXwn/EiEp1i MdvLVV0p6CMi568irOe41YtVXYSQ7k89aG+M7FKH2405rwNS0J5DIbJoFd0aGVrreGkp wg0jHqmP9W1EVCHjwvuDTYRSANyRPvwBu8uZnLUyW8ZmCXG3njr0USGgUkNqhBLO+zfY Mv9A== X-Gm-Message-State: AO0yUKXKM80gDtAaY4Osw+RPR4AEJfDn320Am9d/MaPJMEIScRq1VjR/ Wrpy0wb44oWlY6LFd9rbof4jG6l1iTaR9zXMo2+I7o3uTA7wwydLgjjHbA== X-Google-Smtp-Source: AK7set/gHWyl4iXmSBXQOuxaXe/8d8PXajeP/L/LKAf9dypuaW19y7kH//BTGhCUlWu+CItzdllvIuPbRxxd X-Received: by 2002:a17:902:cecb:b0:19f:27f9:397d with SMTP id d11-20020a170902cecb00b0019f27f9397dmr5644895plg.9.1678650589722; Sun, 12 Mar 2023 12:49:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a170903244d00b0019c9b0e9d26sm156201pls.120.2023.03.12.12.49.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Mar 2023 12:49:49 -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 03729605246B; Sun, 12 Mar 2023 15:49:49 -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 02AA86011D; Sun, 12 Mar 2023 19:49:49 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312194949.02AA86011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 19:49: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: dpdk 0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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 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/23790/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/