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 759C0428BC for ; Tue, 4 Apr 2023 22:42:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51B5B40A7E; Tue, 4 Apr 2023 22:42:39 +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 1F52240A7E for ; Tue, 4 Apr 2023 22:42:38 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-17997ccf711so36120427fac.0 for ; Tue, 04 Apr 2023 13:42:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680640957; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=33ysyUUsJf5l9Sp9Poko/PG/o5xyE8vAU+7rOHpBaDE=; b=JiLQWYApn2nSSzoNA4d4sL3rjeEJhtbg0WvZGTaeLXxsWKkpKPq08eyuS1FehlKog7 2OXXgfGiv0ttDwbzMmJcC0aOJVAhW3pApbYMxTwBM0doE+syGkZ3hop/W2SeDWPIcA5g iPaemMEnDsavgQJWt5Jg4NDado3uv6Vw04V7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680640957; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=33ysyUUsJf5l9Sp9Poko/PG/o5xyE8vAU+7rOHpBaDE=; b=5CzbA4vVdvnPUWsMt/PbmVT8jl/ruFQ7+tyhNwkW2/mD0z4mDCCjQsgNjvfYchH6fw zXjEzqcna+CSOQrRX8JYmNERLl6hTgzdHmDGt/RUTkx5v8FiU2y+8TT33LzJWkZQUIwN 05Wtc8UnLq2Zx8YoLGsz0+3QKYqiJrMjzT+UVog76J+nmdigMGLjT5WFiL4bXjMfrY2d 5wqFqZFG0BpaHof3e07evCCTvd7ZM1cB75UELfOKregwJVko6qFBJH9J8BTojpy4cfET rK/gTh67a9nY0xNfiC35mQvSJgso+URK4gv9h6owyouNwYrnExgBAF1zZE74ztrJ7hhZ Gi6g== X-Gm-Message-State: AAQBX9e7TClYnbn+obLn3ejNlSihcCzcx0Ln8nCx/Ibox/miwHxneJeB oo6DWc41HoS+YhevkH86RZIfmrZtKWeEQx+2yS4PynuciRcJbRpxv70SckOZ8mRLVmCD9KxmAA= = X-Google-Smtp-Source: AKy350ZZYVpcSwiFGca8Mhik8N91SvGtr3+oR80XvBdD+z3DDiapZ8ACLe368rRWBLz8KolhI3qJ1/ASWdw4 X-Received: by 2002:a05:6870:c104:b0:177:9c93:efa4 with SMTP id f4-20020a056870c10400b001779c93efa4mr2231682oad.0.1680640957277; Tue, 04 Apr 2023 13:42:37 -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 u12-20020a056870440c00b0017f71a3e543sm2017446oah.48.2023.04.04.13.42.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2023 13:42:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C35A0605246B; Tue, 4 Apr 2023 16:42:36 -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 9A36A6012C; Tue, 4 Apr 2023 20:42:36 +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: <20230404204236.9A36A6012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 20:42:36 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/125792 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 04 2023 20:07:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125787-125792 --> performance 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 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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/