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 87D2D41E77 for ; Sat, 11 Mar 2023 23:12:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8455640ED9; Sat, 11 Mar 2023 23:12:38 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 7F49240ED9 for ; Sat, 11 Mar 2023 23:12:37 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id qa18-20020a17090b4fd200b0023750b675f5so13398459pjb.3 for ; Sat, 11 Mar 2023 14:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678572756; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Ij7bntO7NYFDmcP61AbForiOPLfQtxVDIVb3vkxuM1M=; b=igU0s9ZtLZlptkZ+lldtsajlCE80Bh8yTuPKgy9EDmkTntbw9vZ7gY6S6r8YLdFvxp 8FKDDhfWZcb42VwAvey71IKjByuHOJHvSdecFi1/gYtzaY8kCJHXlTTGgVtITfF7iaoV RG1/2ziLVHBWvOGCTBdXl4LXhfMms11W0UxqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678572756; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ij7bntO7NYFDmcP61AbForiOPLfQtxVDIVb3vkxuM1M=; b=Buwzn2phhzC0kQwejTLro2PopWnqHlF0ngfy7rlbw7Qa5xM8FBY/IULrY+VG9v2D7o VFBfnICY6f9tALR81gE5zZLnxHmZp/9oZ6EoabnM/0p7PbmcO9ncEcsL34vrCeaGVH+F 9DeDL/J2xs+ssG59pwGPYFtOcdt5Qm2zsc+PcVu3KW8DoIGykExEHYq5Oey7wxkXXdV8 NbIzHwLz2f3ENOncINww5QbgakH1yxDMyqvPHP9yi53wdZg3n3/pyYIWjoLwF8IMXKFd 26UquHZW9omN0Zl3RVLPJqYw7V/FQa9JMrnOeSJln8l9VyJedc3LRghx0hyo736JK7Rx Nh+w== X-Gm-Message-State: AO0yUKUpSa7ypnx4TD/81wVx1Dx7OpAD/+wPPFkDhK0cXEz1qxIo0IHd ic/1oZyQioB4QKqpQDytl2bIlTw6M8a+IcRbMjW4MYcNjJtm1eIY++HPBnKKf11OJpX23kqynw= = X-Google-Smtp-Source: AK7set+rAsE/IVkDz6nzfUjxgGoYxuHWkdoRonEqPyymx0Idi/746l6mGsxg57C7CAesJY93BAefo87Wq8Y7 X-Received: by 2002:a17:902:b612:b0:19e:6b56:7d8c with SMTP id b18-20020a170902b61200b0019e6b567d8cmr24629309pls.9.1678572756662; Sat, 11 Mar 2023 14:12:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kr11-20020a170903080b00b00195fc0645a4sm115259plb.47.2023.03.11.14.12.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 14:12:36 -0800 (PST) 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 EBE24605246B; Sat, 11 Mar 2023 17:12:35 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E8B546011D; Sat, 11 Mar 2023 22:12:35 +0000 (UTC) Subject: |SUCCESS| pw125034 [PATCH] mldev: remove weak symbols use in type conversions 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: <20230311221235.E8B546011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 22:12:35 +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/125034 _Performance Testing PASS_ Submitter: Srikanth Yalavarthi Date: Saturday, March 11 2023 14:50:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 125034 --> performance testing pass Test environment and result as below: 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 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/