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 02740428BC for ; Tue, 4 Apr 2023 22:49:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1C5440A7E; Tue, 4 Apr 2023 22:49:09 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4123140A7E for ; Tue, 4 Apr 2023 22:49:09 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-17ac5ee3f9cso36086256fac.12 for ; Tue, 04 Apr 2023 13:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680641348; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/HijLZYSLhIuU4RwnHKRqb4O0idz3i7ZGI/rtqffvCM=; b=G+TiC9fY9ULhBKrIsfAiP3TT2U32Ly1vPyABDFdoGVENuxDN9l1lBZ01KXyv1krNFc zR/GT+Wy5kAEO15b4H+bN+AL2cIGXcLUO7nUY+RJYLct4tGYbfmXZNEZCWdAZY5s8V1g u45twjhlkE5oAeU1YLIeHzYE8nNrB0Boeu69E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680641348; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/HijLZYSLhIuU4RwnHKRqb4O0idz3i7ZGI/rtqffvCM=; b=6cdBzkaRPJTscILZ91bXzFEqgKZx67lkq2b/497Uq4KWqjYTZ3Gr/+ARMo9ilSdnLl LCAU3jGgXby7h6b7lQW4+Ow+SzJvORQ6/AlrCiBKiNHEc27U7Fx8yL+xqFrICXpDILBr YP5/WiDUr+RA96nfcoCMUg2LLZKDZCtPjN8YBhLhTt+TktbbW0KlQAZqm5S5XA2NOuRY ldrUgXTYRf8Ahkuhs3VLTK8s/mpSuvca1K8as/24qpRCBg8XqoWGaXJ8EZwG14KY7Mdl n1sq9zMLH2rKjes0l1+/u/GDE6CHqCK3l80P/Tk8IHFHnz+7fKp16g4feA8L/uAps9Tr idyg== X-Gm-Message-State: AAQBX9fUbww8pBfc+DO5P+B+7NF9OAJ3ZCPESYbQtrp1a/wC2tm1a6s/ fZ/OZqoUvVUARwS+F3ZHVgYFN4ujNegpKDdRp0Wm9tX8JxUtsskdh36WoQ== X-Google-Smtp-Source: AKy350YF618k4G7UWiiwmoxcRJFo1mS6OyGII4pY2NPHmjYQZO8/GdUCF4UIjcnHf/A6epmD0xkKQIG+BxZ1 X-Received: by 2002:a05:6870:4799:b0:177:9789:b0ad with SMTP id c25-20020a056870479900b001779789b0admr195135oaq.22.1680641348612; Tue, 04 Apr 2023 13:49:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r7-20020a056870e8c700b001805543b06csm1668335oan.27.2023.04.04.13.49.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2023 13:49:08 -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 269B5605246B; Tue, 4 Apr 2023 16:49:08 -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 25C946012C; Tue, 4 Apr 2023 20:49:08 +0000 (UTC) Subject: |SUCCESS| pw125787-125792 [PATCH] [v2, 9/9] telemetry: avoid expanding versioned symbol macros on msvc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230404204908.25C946012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 20:49:08 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125792 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 04 2023 20:07:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125787-125792 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25921/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/