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 0CFE542B91 for ; Wed, 24 May 2023 22:10:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AF9542D17; Wed, 24 May 2023 22:10:50 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DF33742B7E for ; Wed, 24 May 2023 22:10:48 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3382dc7d50bso9295715ab.2 for ; Wed, 24 May 2023 13:10:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684959048; x=1687551048; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xCto2GTEgxalYCM9LoMFYLY/w2mPHrXCdMmuZPV9MiE=; b=bvXidcbPwa6BxQ7qprEpqrH5MG4Ha7j4NyGYMkW38wmIXYrUB5PMyyqGES9GOK6ypy bBgqkf0n8g0K7pOSGXfPI2U3LFymwFpL7B88mgJGniP8AkBX7JmrUMY5JOkSxqEh4f8W Znf0AKrZd0LzpSXdR4MuEYO0snbQwzYt+K/8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684959048; x=1687551048; 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=Tu5oV5op2cVagvSCkBRKP4lfPffBnUiTnTzF6FcIvXDFnDxN1PJ0JMFnYfvM8HJouA S78J3ZkWct58t21rBeQENzX14/WklXWToS8dMPaLCYPrf2du9LLOh1xxPREAPdYekzoT y/VVHOXK3/fGXCDHCzv8psuD9asO9KqAGORMCThiEAMtUgOpvJ3GLWYmVFxhhLfxkqJl ht1+sZhIphcgyyYTf6aubob6qcM64cZotbO0qFBJwq9PSUVAY9vc4oNSjODOq5oiDk+v hY6OAz8GDELq3cVv75H8jgLof5TGJQTP++nDkOaYFTtzDlyJECK6ctBlwiVqk/J1judA Lf5Q== X-Gm-Message-State: AC+VfDzWqccobHdrxF5+vqPjZSUS3blBalntiVxVSoy3LIbC+SgV79qb H5OsaRpxgzimGCOc4gR8zSx7g5Dy7p4rSUVTLyq/y3Ru+QaNjOK1rVxFnYA6/k8RGfjdRkvAmQ= = X-Google-Smtp-Source: ACHHUZ6kAyFPWga5YBubfEyMM51eplPm1t5wSFXocr8I3FAJ+tvbzcUgWYSg3a8vTHw793g9XMnR8B9erEaw X-Received: by 2002:a92:3208:0:b0:331:3fe3:d111 with SMTP id z8-20020a923208000000b003313fe3d111mr11622200ile.25.1684959048340; Wed, 24 May 2023 13:10:48 -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 s24-20020a02cc98000000b0041a8750c6bcsm890605jap.36.2023.05.24.13.10.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 13:10:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 13:10:48 -0700 (PDT) Message-ID: <646e6f48.020a0220.12cad.3dadSMTPIN_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 2F4BD605246B; Wed, 24 May 2023 16:10:47 -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/