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 CA972429D7 for ; Wed, 26 Apr 2023 04:02:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1C3D40DDA; Wed, 26 Apr 2023 04:02:03 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6B8D740DDA for ; Wed, 26 Apr 2023 04:02:02 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32ad8ca1e69so52299155ab.3 for ; Tue, 25 Apr 2023 19:02:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682474521; x=1685066521; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+dy3QIVa4nutWmBWS3TIuMTNnBB7BsF2lEYSRv5xlqM=; b=X2eI2uz8A/+Rhu5MfdHOXay8ZpwfgNU43Pujmz6ZH8t8E41uGApcdH+AyYKNBHssTV 27g0ZddPu8PKJCyTqc/I1agsJTVg9Qj2ZiqIPOs7/0eUVr7Hn9tMGUtCOjZgRg8CpeyE 6JQWDzw0r/VxWkfJJwIj8Gg5dRMi7xBR+FRqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682474521; x=1685066521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+dy3QIVa4nutWmBWS3TIuMTNnBB7BsF2lEYSRv5xlqM=; b=TafqNEmIf0lUcu/sOpFJddgdqt9du7AMyhuGqziaonXSN5GOUh0Y8yhkRDX+3isBuh fVRO14uaMD+TKnLL19AXqVpXi7QsJ3ecCXpjQ2YO6Lg7WYkyqfEjvIe5qXsebT0muZwT WeBzY/MuBB5B0nxFCsRyulBF/gL176LZu/ej23222J5Uy6w2o4bCCliIO6fHFRFh1F4g Cz53EiR8yy6ZDD8Z6YTaFlgnRLwSvyaY2YYky58nH/oElFPC6QSm14M9fijR/7Xa8p0j hXOA7r+79e3dir9hi+F31GZZGbR4Ld/SVrhgKxzrkf19+BaWuwO8oI/QJKLwwwWvIA2w 3q9A== X-Gm-Message-State: AAQBX9dh0u0BLpleaooRhYgcjzmyNl6T3hZ9EOPVisAso9Av1wnhA/vr avDBD5sBceLn6KSHHm+alBtwKsvFiTiGril4m0jbB52sDcNH2ewsbdpVfA== X-Google-Smtp-Source: AKy350b3vFlvtI3/2wHJmGcsG/dy1kzo+KyCVyj0uNk6AWK8UDZWL0QiReWBRMIrh+nCSPU3HyLTN9S4TdyH X-Received: by 2002:a92:c532:0:b0:32b:4b85:9ea7 with SMTP id m18-20020a92c532000000b0032b4b859ea7mr9713062ili.7.1682474521780; Tue, 25 Apr 2023 19:02:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g1-20020a92c7c1000000b00326722a40c2sm895470ilk.68.2023.04.25.19.02.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 19:02:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 19:02:01 -0700 (PDT) Message-ID: <64488619.920a0220.ce4ff.b8ebSMTPIN_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 4C04E605246B; Tue, 25 Apr 2023 22:02:01 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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: dpdk d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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) 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/24408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/