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 A189D42B94 for ; Thu, 25 May 2023 05:41:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90A0140A82; Thu, 25 May 2023 05:41:48 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C158440A82 for ; Thu, 25 May 2023 05:41:47 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64d4e45971bso1269321b3a.2 for ; Wed, 24 May 2023 20:41:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684986107; x=1687578107; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xCto2GTEgxalYCM9LoMFYLY/w2mPHrXCdMmuZPV9MiE=; b=hnXgaFafkStd5nHBm/Bip4+yVi6ykCBk0OFFovfe7gyOt887d552PoKCI2VmEJgfzy YTH488lPvHt0CGlrr6tVkXvCyqx/uD6mtd23l1QNN8CtlxkjCJcEoEukGN8K1wahMlcQ mjOGiQtIRYZFOjMtfv21R295nnoz9671GJCG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684986107; x=1687578107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xCto2GTEgxalYCM9LoMFYLY/w2mPHrXCdMmuZPV9MiE=; b=jvtPwoOfZ3hpIvTFYolkOHg8qnzw6CT/g8ZbHfqsJi6kQXNI5izkiTL1q8jOWe5NXQ jclmKIr0LW0msbTxiPpgm+AQybe0znEFb+gOPbEtglBZav6LtwuLYMjJLPvRRfKOQxGN LCUakLP18D6pi0y8eB5qiF32++oBJMzMYEHpj/qszWYuME3mHq1fERE0rnlVaJoamgjD qXLaYONU7qJF27UXwYn/DmworUDylp5evdBGxs0LJYSZfEU++B2W0TfTulxy0oEQw2cx CUBrEtm+AXDdEGcEICrGRgu8aqLrB+Wqs3U2Wzkqkz6SelRdtLrrrYYa4VMAAZ5hbeLL uiCA== X-Gm-Message-State: AC+VfDzZpz5yH0/2baaJ4TtP6/VEVrOwaX0Eji9qmbVlu73TICFhkQq4 UHEa6J6iyZlP3hwqXiShWmB8apOSzbURNDhhpF4W/0g62gS3gBBr427ptA== X-Google-Smtp-Source: ACHHUZ5b9Y7FLNYCjw6wtXYYwyiMnh61OaXId+mXHvVt2MplhN1wpvgQriOzlvNCu443mvXYbMYieMchWVhu X-Received: by 2002:a05:6a00:248d:b0:64d:22d:adb3 with SMTP id c13-20020a056a00248d00b0064d022dadb3mr6296277pfv.1.1684986106910; Wed, 24 May 2023 20:41:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a621b0d000000b0064d1d8cbea4sm45917pfb.19.2023.05.24.20.41.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 20:41:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 20:41:46 -0700 (PDT) Message-ID: <646ed8fa.620a0220.99e07.13fdSMTPIN_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 15D00605246B; Wed, 24 May 2023 23:41:46 -0400 (EDT) Subject: |SUCCESS| pw127330 [PATCH] [v2] 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/127330 _Testing PASS_ Submitter: Samina Arshad Date: Tuesday, May 23 2023 14:38:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127330 --> 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 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 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/26369/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/