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 1343043028 for ; Fri, 11 Aug 2023 04:46:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EE1840DFB; Fri, 11 Aug 2023 04:46:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B45FB40DFB for ; Fri, 11 Aug 2023 04:46:39 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-589addee1c1so14811137b3.3 for ; Thu, 10 Aug 2023 19:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691721999; x=1692326799; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Ksdeg4tnoqS5X9yVE8LOprx7tYRHpM7o57Gr9svLfQ=; b=EICGVFIolhstyw36wtxvMMZUkWvkSbv3IBqoqBJgDanc8uRJc/37bKFJOT/k/M0W4n 1RmvkVLR0CvX9KJoVaHTBfVIHoQelfzvu6bHkt2kXCpNBa+VFgj2lx4vBiLUY0H6OVNr nmitj6tj500QqFFrM7m9tUB8L4zhZAEpmFWkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691721999; x=1692326799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Ksdeg4tnoqS5X9yVE8LOprx7tYRHpM7o57Gr9svLfQ=; b=Q11P9bIaBAzb0M0TVstIDi0B1gGwypLMTVArT796YSKzXRbaDIP/sZwvGpl6+m9v9v Ek96qqdwNhUdg5cCk05/USAJ9XptJgfQcFbOdF6Mmhx4O1fS6cqNQb1CL0pAeZNIbisK h9fOYDCk493DDf15qNYJXlbUNnVKK90BlR9CQAnca031bCMwDKQyz715Q4k7aAqaa4SB vMubZaCvjvCC9u3LRbNXWtgYf2Wv+jcmv7/o9lWVOPTetplvkkaQbmu7K4kef8Uix5Eg 7dzckFm/BmJDYxSqP6W8PA7AURlMwaZ1cvr4kZ5F2EBNQTTOIR4hVKyEkJATjFOGkfq8 KRJA== X-Gm-Message-State: AOJu0YyG7batv12WLT7/PVroicpeOsCZX858QWjPhc7CWOsljsYeyz1R eqnWvremLFjscMWMf0QVUfKm/QtzrdQwTcB1oc4jUO4f+A3XDbcDnXImyNAC9JaLHjV0PCVUlg= = X-Google-Smtp-Source: AGHT+IHUJyCW5pDE5xBKjbCoa3bMCfMLkrTEHfdNNZQpuYcl0h05pKEdPr3c1oX+eK53OhHlSTPxpnKUcBEt X-Received: by 2002:a81:4915:0:b0:586:8d9c:e8c8 with SMTP id w21-20020a814915000000b005868d9ce8c8mr602951ywa.40.1691721999155; Thu, 10 Aug 2023 19:46:39 -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 v62-20020a814841000000b0058337eff8e1sm220007ywa.48.2023.08.10.19.46.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 19:46:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 19:46:39 -0700 (PDT) Message-ID: <64d5a10f.810a0220.184b2.c039SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C97216052472; Thu, 10 Aug 2023 22:46:38 -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-amd64-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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/