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 942E742BA2 for ; Fri, 26 May 2023 03:01:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 908C640A87; Fri, 26 May 2023 03:01:24 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 1043540A87 for ; Fri, 26 May 2023 03:01:23 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-456fc318dd4so50509e0c.0 for ; Thu, 25 May 2023 18:01:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685062882; x=1687654882; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xBH5EXaBkb1VvpDjEUtBZLD43yu/AeMeY5yI+XXoHb4=; b=QVXx1ZQTeF0VoHDMJ/9KSuCxt3LBE2gI7mYE8MpOXhRpZNBOEGqVZH1Ol20OcsOZ4g T3bYEE7Y0JiOEdvxL2Xxe1w1JPAzuhCfA1WWC4Dcg+9ArQp3h5BqAzzefZdLz4CaJ3fj HyrXViWPZtNR8zd+/uNJFtXnpPk9Fvukpe/XU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685062882; x=1687654882; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xBH5EXaBkb1VvpDjEUtBZLD43yu/AeMeY5yI+XXoHb4=; b=RUBl6Iycv7OwUNC/8iZIX/RjJ+sZkuDdLILI5aybesBH1PS8gzPZE93mH2w1vLZ8Cv H+Sh3bhTSsYKgfkMDde+ve2Bd3LZfvFolxE7lWHSUZwRQZNE8F3FzKnjVpOsex/lLtjn UeWqhSgtqKMD9tvorMS+WEy+XFGM4SmerKX+EX4uj1yvCCe3GXnj/V+Q+0aU4/G/5zda TP+tj3tlesO+R8Kz8FAnYdk+5DGkpHdWlFyYXBCbJBzTg8sqpeJ+UGEyimUXvJ1rISVF Izd9nmdwLZ7KJ5I6QzofdW48Yvut4bUuVRwBvnVwJPl1VO+UqRoK5kRX+kOb0fH9eUQd 2h7Q== X-Gm-Message-State: AC+VfDxgl/IWsWObgk6eA6OroK4EUDtutDqAr7qPuZQzteYbTLhL4C1T eEucjX+poH9UF56CM5YeTjfi3tkunxnlqK3TKvCQsWPagot7Rm+F7YCMsf442jwnB/V9UNrPjg= = X-Google-Smtp-Source: ACHHUZ5lbubunLVMeNkxrkxc1LeJLd+KxqVsvGjJRAHAQp00mOJ07B++r989FirxS31hN5Zs1Eq9f314uJ4Z X-Received: by 2002:a1f:4d03:0:b0:44f:94da:c32e with SMTP id a3-20020a1f4d03000000b0044f94dac32emr45385vkb.12.1685062882465; Thu, 25 May 2023 18:01:22 -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 o6-20020a056122178600b00434e3c40942sm240035vkf.10.2023.05.25.18.01.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 18:01:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 18:01:22 -0700 (PDT) Message-ID: <647004e2.050a0220.6cf82.7f87SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DC085605246B; Thu, 25 May 2023 21:01:21 -0400 (EDT) Subject: |SUCCESS| pw127437 [PATCH] [v3] usertools/telemetry: fix unused para From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 Test-Label: iol-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127437 _Testing PASS_ Submitter: Samina Arshad Date: Thursday, May 25 2023 15:50:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127437 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 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/patchsets/26390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/