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 57D7D429DD for ; Fri, 28 Apr 2023 22:01:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E9A540698; Fri, 28 Apr 2023 22:01:03 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E8A7F40698 for ; Fri, 28 Apr 2023 22:01:01 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54fae5e9ec7so4006197b3.1 for ; Fri, 28 Apr 2023 13:01:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682712061; x=1685304061; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OtjfUEndfS2kerPwxbVdq3IbFYiZYEVq+H1FCUouNCc=; b=VImUr5deBSq3gRD9y4HDxDXpDX+ObWP85j6F/+Mt1DZyyuPcjvtLW9ci395Vy1cRpV nUMVbS51cLyaP1pl54qqCf39hwhkiJEj0fz8KMV3XEeE7bMMGWo0qYzPbc6u7Cw5A6p6 jF8MdhgQk/lshtmH0sC6y21lP5FS4FLd3CsFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682712061; x=1685304061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OtjfUEndfS2kerPwxbVdq3IbFYiZYEVq+H1FCUouNCc=; b=dO7bhAUB7ZeCy/mXtEUDcZYnomlH5lPxKcX/VhV++S3od5VsNOsgSiSUXwTu9TOf3e MYOS6BD79AWZE1mwUP65qXCrem/9O1ZcATMvunVgfjgSM2frHPB/XoIgekGQvsG5gKV8 URgjkGtuLKucjwp2pu5oDoEPtaQ+0GmG8nG1w2CHsq3qu+d5/rsGgs/2uYHoyeaFyuM8 OKKiCpIHvRccYjcw+5grwaxfOYjjs9tFD/PhyI4qjSBaW8rQHytCrY3txPO5OwiqbR1g YPne7us6apDiXSNcOtfq8u81kzDCcRdOwTCTZVI97rSd3CXVv/jB9cEkpC5CNx2muaG1 okFg== X-Gm-Message-State: AC+VfDyjjfzCQ3FqWEl3vpqEe17XBiJXwQzxr+PYu633JEmBn9PWme25 G6feXh/gJVkCccWtETYq1gCSWPkKrXH6zyRSdpVFkG3reMpbTKYaLuUB37KH7eDo6g== X-Google-Smtp-Source: ACHHUZ46QQxgnqOMtDrjEoAcHqoNXhG2H16KTwQxXTAPrJx99dGG55pR/Tr1FJtW7qD6Qo+h3H5OO6otHcvY X-Received: by 2002:a0d:dd93:0:b0:556:1070:7c60 with SMTP id g141-20020a0ddd93000000b0055610707c60mr4680165ywe.18.1682712061302; Fri, 28 Apr 2023 13:01:01 -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 b136-20020a0dd98e000000b005459f233f55sm1943364ywe.13.2023.04.28.13.01.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 13:01:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 13:01:01 -0700 (PDT) Message-ID: <644c25fd.0d0a0220.27568.0e89SMTPIN_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 00C81605246B; Fri, 28 Apr 2023 16:01:01 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 37b4d55f5ec419d172b2d89692a3ce452199afb3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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 Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 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/24422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/