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 E580142928 for ; Wed, 12 Apr 2023 16:09:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBF03406A2; Wed, 12 Apr 2023 16:09:19 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4ABA5406A2 for ; Wed, 12 Apr 2023 16:09:18 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54f21cdfadbso170254777b3.7 for ; Wed, 12 Apr 2023 07:09:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681308557; x=1683900557; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=L/4FYKh1XNdmOOsTGUavb2Q5vGzKAk/hw88u+XqgZ+Q=; b=W3y4CPhruFcyem3WdOBnFQ7EnxtGNGgQkQNidgVF7mL1z7dBSGDh8H/JfLgYBUtIei YIQ0kDttNSDc8UqVYfuHrzgsBGqncwtoAFbJzYgwU4Rc8U5msbL9cc6d03edmtdjxSJR K3j9VdGmpyNZLhGPIDGWiDZncSVKZplKr5FZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681308557; x=1683900557; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L/4FYKh1XNdmOOsTGUavb2Q5vGzKAk/hw88u+XqgZ+Q=; b=C+7CwsbCmU1SMMT3/Z9Ok6E8q2LcLND2GGFbPfHs2cLIqpU8L4rzaT/CgkXcR1Mcnp SpKnojrBXuuZ63U6R/OjWc4bqJMED/sUmWne57vM3m68E2i41XdQ7jn8p/4gZjrf7ETn HtHqng/Tgy5Hh2EpVTM2a2XHErn6G6urYT8LosbGnnAoz6qDDtx39vqw/+tfCJ2LyBJR bCr6BsKoOMnwHabgSATmSWSn98QWBdel3MkwAjWCYqGfP2uF5veH/abQHmq4JGtw0OiX fdDWKWvaW/UzDvxnCZJtkeZVbLkDlvqBNzVc1cR0xvmxSPEeqZ1L1aI1xkkM/ommsDKi xszQ== X-Gm-Message-State: AAQBX9ep1vL6DMhghkzashH1JrTn3xAOGqBRv1PJEuJTSB/54a3E0vrS P2Xroi1toeUUXq9RCFuL8Pxgb/9z0HbNa4L27SrrGwk8ULto0RdqnF9ZuQ== X-Google-Smtp-Source: AKy350Z/OH51wvqrkUPsQzaWRKxksPO0BGi+RF5Y3EXG0yEYwWi8XmBdCpu6CsCGnkLaZYlAjA78lw8DF54O X-Received: by 2002:a0d:d883:0:b0:54c:eab:82e4 with SMTP id a125-20020a0dd883000000b0054c0eab82e4mr2110718ywe.19.1681308557688; Wed, 12 Apr 2023 07:09:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 123-20020a810e81000000b0054f8d353cafsm1223259ywo.10.2023.04.12.07.09.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:09:17 -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 5D6D6605246B; Wed, 12 Apr 2023 10:09:17 -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 5AC9760095; Wed, 12 Apr 2023 14:09:17 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 3b3fef9de22af80d173453ab65a80b01ce38cbfd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412140917.5AC9760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:09:17 +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 3b3fef9de22af80d173453ab65a80b01ce38cbfd --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/