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 C0314429C1 for ; Sun, 23 Apr 2023 08:53:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAAC240156; Sun, 23 Apr 2023 08:53:08 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C13A740156 for ; Sun, 23 Apr 2023 08:53:07 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54fe0146b01so37492857b3.3 for ; Sat, 22 Apr 2023 23:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682232787; x=1684824787; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GqfdtYxtI7CNJhPaisSdh28E1ur35NrxCIqJwS6QYEQ=; b=OYQNHFV+IWLCNkIxou6j2l91c2gAZUsZW5JuDsGyHMQ8u9c0Xt+KTqwuNBh7jIwGt0 7BO7bV/noDroaDPx43vW6Yw+oF8GnFfdHH71dkJRqJM/llswGUAj3YLYJCOXbDM0aB8b 2xqSrcX7SmdNPcLVUzQ9nDEeiTJqF20sJ7mO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682232787; x=1684824787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GqfdtYxtI7CNJhPaisSdh28E1ur35NrxCIqJwS6QYEQ=; b=YVGIuC+pWxZG2kOpD1eYKayoT6PyET6h94S5ETMYW0+cWubZnWfKnN3PfYhF7U6ITh EZfByXUBhFWLgp3c7lb+9m+A83S6OkM2DObYFYtxLsjy/TndcIpU+hUf5KbDrZj5c4le KNVQ/eHTpZjlzVRLEGJhvLHD5t2HtAfyOYcg9F6rXlUZYnmaHSxE7T9VIBeqmib6lV7y jke0K+yfPAPEGLgg97U5brvePjf+k1YuN7cYKz280xFFZt3A85yMFavkDrH7vHul0oqd t5H9EJQB2A3qVldkjvCOkNk5YZb+1o2eyqb/jnEWONYqlX63iErIsZhLhZ3N+I6bcn8Q AU2Q== X-Gm-Message-State: AAQBX9cq9t2nA4FNT9l7PlR0d6cShirbkbvYiHsLAMQQ5mvV+IsxRNt+ GV39cQCpN/CG6HsXO2zgtz5ilNm4UFvymRH8u2IpVexG156uX3w6W7ecNr1il75Elg== X-Google-Smtp-Source: AKy350bRtpyWSZ0EagigEiXCMwwmV/BK5A+oy/RGI2O/rqoV8ssN40h9pLYQRnFST54g0ctRNvbawqOxWWVE X-Received: by 2002:a0d:dfd4:0:b0:54f:a5ed:1978 with SMTP id i203-20020a0ddfd4000000b0054fa5ed1978mr6157886ywe.38.1682232787199; Sat, 22 Apr 2023 23:53:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r66-20020a818145000000b005563a8050cesm150263ywf.62.2023.04.22.23.53.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Apr 2023 23:53:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Apr 2023 23:53:07 -0700 (PDT) Message-ID: <6444d5d3.810a0220.98112.78f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D8F20605246B; Sun, 23 Apr 2023 02:53:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 37b4d55f5ec419d172b2d89692a3ce452199afb3 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 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 37b4d55f5ec419d172b2d89692a3ce452199afb3 --> 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 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 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/24373/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/