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 8D3814302E for ; Fri, 11 Aug 2023 00:16:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 882CF40DFB; Fri, 11 Aug 2023 00:16:11 +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 BC7EA40DFB for ; Fri, 11 Aug 2023 00:16:09 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79095499a17so49051839f.3 for ; Thu, 10 Aug 2023 15:16:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691705769; x=1692310569; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KCTj1P+9oullwhalBlgt/cNPjVxbIYfadXK6vKZSlJY=; b=CG6eE3jKBoA4C9eyORthtTFz/baG903+4pLGRurFSKMIhonr8Fr/ba8ua2ita8oKlZ Mio9qZ8bz+BfmiQm6+JDmwc0fRx4p/Vr0QZJ40WxEjn7OEMYshqfr01Jt2PJBScEWOHN LgXIKOtXyz8kfeswcJFI3YCgc+7ILGa+ZzAlA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691705769; x=1692310569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KCTj1P+9oullwhalBlgt/cNPjVxbIYfadXK6vKZSlJY=; b=fpjko/SdjDDS6+Sn7HiIsiKAW+9ReJnVN/JTd3q8w1J5HDbTwdR226nxAHn+EE0Xu+ 1GasexFvW3ErVaVj2WM179yZ8cESbWYW2HxhF56v7R3wDwoKLdBlmmNCjeKsEcdiG6Ea hmk/t2ZV7N8R4StnHn+k2frtH5ANSzObQEV7CdnPfc9UKMWNFO7kutmLBrwLoUFfYU6G 9IoIG66eyMks54XwUZyAcKgHv88DjVk7fvlQqZbNAmfpbKsPxbMq7ZvPiP9gmFNVuydg Q0J1eOyCAsS+X36F7xqEN1BPCq2W6MI8u2yy9oQ7ER7W/UVLqfteU2+RjNVkaEClzMBN kDdA== X-Gm-Message-State: AOJu0Yz5xQtHLN2N3VLpNJMFUr2Dv5RQ6LOLiV1NmP4OIjgY7Vv7NBT6 vwPSqEnWMh/6Kiga4XLRG/a5TlAhgdv2aQBRpq8AOtiOMXVNeoHuxqjUKF0pJp8Ara5QwnpOZA= = X-Google-Smtp-Source: AGHT+IEXUyAWl5Fx+MU9893ZFXOK41egZyTL7tZx079AXvhsWEEvSIz3cZzA5MNTwdToe2Mofx1vCRrd0Z7t X-Received: by 2002:a05:6602:256b:b0:791:1028:2dcf with SMTP id dj11-20020a056602256b00b0079110282dcfmr423524iob.10.1691705769192; Thu, 10 Aug 2023 15:16:09 -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 n15-20020a5d824f000000b007908f724e0dsm107410ioo.11.2023.08.10.15.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:16:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:16:09 -0700 (PDT) Message-ID: <64d561a9.5d0a0220.e940d.5922SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B25026052471; Thu, 10 Aug 2023 18:16:08 -0400 (EDT) Subject: |SUCCESS| pw130041-130043 [PATCH] [v8,3/3] telemetry: use standard l 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130043 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, August 09 2023 13:35:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130041-130043 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/