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 A9B5B428D9 for ; Thu, 6 Apr 2023 14:21:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C3FA41153; Thu, 6 Apr 2023 14:21:11 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id E590241153 for ; Thu, 6 Apr 2023 14:21:10 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id lr16-20020a17090b4b9000b0023f187954acso40452119pjb.2 for ; Thu, 06 Apr 2023 05:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680783670; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=A3Cbv7vPFxLNR50MyLYJKCpPFyAvQ134MD1jB+p09bM=; b=H6CngKD/0TAlE3ThsNYByaf0Q4TelU4e8NPeVKwmb7PhizE9T133phkKY3dlEjwD2g 7TlsHZS/RqaA4eIxggUWu+k0CyFl3rFqZv8gWN2yO0dNCXVBtvSuqGPs17n6LYysMHsa 2uKRFc7y6c5GMnP1zanigEOHpYc5BBSEcdbSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680783670; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A3Cbv7vPFxLNR50MyLYJKCpPFyAvQ134MD1jB+p09bM=; b=xm7U46V6feL+Vyw/AvbWVznhvn+IjGOuCsDSBp/kh2Py6QWES5JfJGOTMZNrJwrKot uxAcDsale45z5VOBQQZwF6Glj8zU+8hKq2oMwkKs49TV/GG9mmjFykv9iNqPAFhOX8lC Elks9km9T0cP3CkN/SOPaRAMmM7lQudgHQP8+wNhNtSC7xYF0Kn7EXSIRMmMq/Xq8FWF bUV8M0yIfWMwzRM4Sl2HvvYc3DKXbADrMNSYpuKbcIUYdFyfU27meMEPQ1LFrIo6phQd f6WvNhyr5gfnCnVKJ2a1E4zpDO7bfwb4lisy3w1XhLMZKUDRCHedQ8sN1eNLwLpsK2wC GkeQ== X-Gm-Message-State: AAQBX9cqD8lY+++dg8cGMeWqpkXVhQ+DTOVJBDwiwRTOwl274DIIXb5o h24Rnq5yWaBVHjgYyrYeF9i3TPESCyrUmnj2/IBUPIliHTPgUKLvjYf22g== X-Google-Smtp-Source: AKy350aRZpnshT6rR2jGzS6g6bUdkS9DRNCxw/v407sJGTmZk+d72sQBOgHgetSm4Qh+hOoVCQfYe2Nw+ZQS X-Received: by 2002:a17:90b:3142:b0:23f:81c0:eadd with SMTP id ip2-20020a17090b314200b0023f81c0eaddmr10986383pjb.47.1680783670128; Thu, 06 Apr 2023 05:21:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hk15-20020a17090b224f00b00234049e958esm84773pjb.13.2023.04.06.05.21.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 05:21:10 -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 4FF77605246B; Thu, 6 Apr 2023 08:21:09 -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 4D4C160092; Thu, 6 Apr 2023 12:21:09 +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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406122109.4D4C160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 12:21:09 +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/125833 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, April 06 2023 00:45:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125830-125833 --> 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 | 6.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 4.5% | +------------+---------+----------+-------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: 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 | 1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.5% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 6.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.2% | +----------+-------------+---------+------------+------------------------------+ 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/