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 9E41842B6F for ; Mon, 22 May 2023 11:10:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B617410D1; Mon, 22 May 2023 11:10:06 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A05FC410D1 for ; Mon, 22 May 2023 11:10:04 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-562108900acso50797537b3.2 for ; Mon, 22 May 2023 02:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684746604; x=1687338604; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uU96B9LTmFCDy/fe73RoUEz2d2Lh+KeZX7i/vNYR5iQ=; b=BlN77ct7RqE9Kftfqg1Zik+Mi2grJcwIljqLUatQd2CBggz4gCO9KyUvGhzV3JnW5O dw1l8XjBvXr42uUoTPmXE7i3UH5vtA+ELasxCT6Q5f7niRpruABhqji6GXoKBBo6EqQj WXMlHJ8y4EH6FyC8apJYsTdpIDG9HYZiX+ulA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684746604; x=1687338604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uU96B9LTmFCDy/fe73RoUEz2d2Lh+KeZX7i/vNYR5iQ=; b=HX5Qg1SLBXuB6KaAj74OYQ+f8a3hIWAB8gG9VkEv4Y86O1tvXX1yglHjj+4c7Afu4Z OGHOrJRzBToV3eSc460xXJ3gwWqkp8sfr26iWjp/cFzEl/DMBPnFs+H1Ey5pfytXfdov Ln8FYDlUXP4Y6Pvsg9rBdZUg8M+vU1ieYITQqS2GHyt8n7kecSLAJD8bLDqH2io5r5Kv 6mPf9EAHRGnoa4X0o3V1E3eDoi+j0+N1uE0FUOiiM+iGqKjaoJwxzBnDiuYhX1A57tIS F1pXMtyDilgTOvZWoWOysNA4zfY1XJmZ1lkhJrbfgDA3k8gU4/Mc4FrjAy+XIJUiakIH /ndg== X-Gm-Message-State: AC+VfDyb+hhk+Nv4+82KCh5Y8BdlzQM3VSKMT1KewQ+gJl96P/iUisr0 CDU6HyoLOizlXCIa80aEmZEU6ermBq9Be1BKq9FlWrEAjt4qHpY/kGMWTw== X-Google-Smtp-Source: ACHHUZ6Zi5uuWUTsw2tCZrlHdR/S3ThF1w+sD8ODb5s7tNjshINsdCR+gQUWOOzgWwzKwz9hA/nKsbs5wcyx X-Received: by 2002:a0d:dd8a:0:b0:55a:8037:84ca with SMTP id g132-20020a0ddd8a000000b0055a803784camr11418030ywe.46.1684746604092; Mon, 22 May 2023 02:10:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n65-20020a0de444000000b00561beeedbf6sm1402689ywe.23.2023.05.22.02.10.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 02:10:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 02:10:04 -0700 (PDT) Message-ID: <646b316c.0d0a0220.c8efb.8f35SMTPIN_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 BC679605246B; Mon, 22 May 2023 05:10:03 -0400 (EDT) Subject: |SUCCESS| pw127146 [PATCH] [v1] 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/127146 _Testing PASS_ Submitter: Samina Arshad Date: Thursday, May 18 2023 13:47:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127146 --> 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 Clang Cross Compile | 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 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 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/patchsets/26323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/