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 5962B42B8F for ; Wed, 24 May 2023 18:29:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56CCB400EF; Wed, 24 May 2023 18:29:20 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C4C3A400EF for ; Wed, 24 May 2023 18:29:19 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7748eb719abso97669639f.1 for ; Wed, 24 May 2023 09:29:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684945759; x=1687537759; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u89wsHaMW4QTMJVUixGA2EMYVwaX18ikHWmZ+VNz8xw=; b=fZMZPAAd0HNVirE19Fy7Wyk+3CheFBVwORpUgMxdfuVSXwo07iP3fPSJnF0SXpRLcH zzJT5TpxwSSOb2n0ng6v+nhN1bCG/PZ2YS23hVg8h0hvDJ11hv/1v62pnUSzWAa9sV3P s56gnENCkLRIEU+QMRKgFbRPS3L5TZL17PfgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684945759; x=1687537759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u89wsHaMW4QTMJVUixGA2EMYVwaX18ikHWmZ+VNz8xw=; b=kbHzjuY/UWBLPOsf5T7yQMTXhvidFfyKQd0qoQ/XqpqavUSQH+h4mUn92utJG3MQpa ochXApJTutAxgOBy0dQiL7hhh5t8EzVQxO4hECMhkZ9b5hEi4hB6IKZOUhOByg+42beW TMa9/8VeroJqsZkrsGh0cwJ/EwtqlBvkZ8k+BYYIZi5QureJRKq4E6jLTobTLdBJJ6EY T4Lj+HWF2C9K73Nc4Jsv4hOp8JgtQ+4anckBus4UybTuhjIg2i5jp5EuUH4QcblrdmAL CVQzg2Ik8IYUR6H0mQjqsYLOwNmjuACvxyk9zrs0Dui8+dh33SZtzWFaVInK9R4OuSSz NJ1A== X-Gm-Message-State: AC+VfDxCBVSesQLdggGKt81cWfavjLtfEmdo6kbt+7ayjkmUwJbY63Ih 7Pi7NdyaczgEM/m7cVcmSfB2uKmkux8c3qidnI0txxmYSa2irjNfuSlusc0JXU2FatsJoZmPVQ= = X-Google-Smtp-Source: ACHHUZ6PFKGqke2KH0xJNRyYnlBnoplacImTcZC2b152NXVHDZ1xlBFcKma7PEIKpMUumfR3c+NnC2a7WdGh X-Received: by 2002:a6b:dd12:0:b0:76c:7365:42d8 with SMTP id f18-20020a6bdd12000000b0076c736542d8mr11731582ioc.5.1684945759170; Wed, 24 May 2023 09:29:19 -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 h25-20020a056602009900b0076ff687a08fsm146260iob.19.2023.05.24.09.29.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 09:29:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 09:29:19 -0700 (PDT) Message-ID: <646e3b5f.050a0220.ea99b.7621SMTPIN_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 B2B5D605246B; Wed, 24 May 2023 12:29:18 -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-unit-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_unit_test | +==========================+================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 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/