From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id CCA8F428E0
	for <public@inbox.dpdk.org>; Fri,  7 Apr 2023 04:29:13 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C86B940041;
	Fri,  7 Apr 2023 04:29:13 +0200 (CEST)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id 489C140041
 for <test-report@dpdk.org>; Fri,  7 Apr 2023 04:29:12 +0200 (CEST)
Received: by mail-il1-f226.google.com with SMTP id u8so21536871ilb.2
 for <test-report@dpdk.org>; Thu, 06 Apr 2023 19:29:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1680834551; x=1683426551;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=D6dDSVhfMvBC9DxEMUumQ7CjF3Sa8MgYRUH0FiUl6Zg=;
 b=IbidlbO1BomFLaVWziDt9XAvUOUVFHlmdklokJ0JWzdKO2jrHood1PK3uMv9gKrRMT
 yXwd7tic7OOYYIyWE88nY/6c8kKHb3olMCgjSi0g9MJuCszVGsEiloFn0nw8Dh0vY3z3
 rPe67Pbap0gG/SzOJGnbZqLSBWgOkXPt3dkk0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1680834551; x=1683426551;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=D6dDSVhfMvBC9DxEMUumQ7CjF3Sa8MgYRUH0FiUl6Zg=;
 b=CGVS5YMeA0WpcbR+Lri2R5CwwAsA1dung93+fNMkrncjVT5OPUkp6TPahXjwlEtT4p
 UnhbmFZwleFUNSFku2tlcZOTZQeTxiRUewH10EDZGWkEXFk6pjAAmumKKCwcvTTv75u1
 4Ownn5x/rNlQDocvgkUeKBIuMUsnY4tz3DwZflULHyFsIA8dNtZBn3D8TuKTCW/9jWIe
 6wH+RB3uwUZsmr3NxmVd0VkeWL29lZ3C/KsurNYP+++MjoGhM6k2/8EMlJJ83OXNLU1r
 NxbC+tdqHItZaTclRraIIAhvVi5+WWcAb6Mt7gyuV4R9zYlNzSBuAtvOIsae5xl2nRSx
 hRaA==
X-Gm-Message-State: AAQBX9fuPXTn/82Hjm0l7ZBH1It0xJIIC2msD1UgAx5PCYtjjMh3P5SS
 ULs5D1t/LIyUqBO741bulzVp63sIxei409DGGtp4sL071PhcWkS67zisAPU5YyMx6hspNN3uAg=
 =
X-Google-Smtp-Source: AKy350b806DiH+j/3vpOfiscjhyzqhFWDK0OnpKjYuLSfjZzZ5mt51uheg5nBcnOSOwyWb13JsfDiAwOdqmy
X-Received: by 2002:a92:280f:0:b0:315:3d99:bbd3 with SMTP id
 l15-20020a92280f000000b003153d99bbd3mr561461ilf.8.1680834551683; 
 Thu, 06 Apr 2023 19:29:11 -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
 i20-20020a05663813d400b0040aef65db65sm228477jaj.43.2023.04.06.19.29.11
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 06 Apr 2023 19:29:11 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 58A4C605246B;
 Thu,  6 Apr 2023 22:29:11 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 5790260095;
 Fri,  7 Apr 2023 02:29:11 +0000 (UTC)
Subject: |SUCCESS| pw125830-125833 [PATCH] [v3,
 11/11] telemetry: avoid expanding versioned symbol macros on msvc
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230407022911.5790260095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri,  7 Apr 2023 02:29:11 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-x86_64-compile-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125833

_Testing PASS_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Thursday, April 06 2023 00:45:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125830-125833 --> testing pass

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+


FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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)

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25932/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/