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 B6B4F41E0C for ; Mon, 13 Mar 2023 14:42:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C44840151; Mon, 13 Mar 2023 14:42:06 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2C09740151 for ; Mon, 13 Mar 2023 14:42:05 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id x10so6934128ill.12 for ; Mon, 13 Mar 2023 06:42:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678714924; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4O/UvQ9OD8DZs+aS0agNhT1c1srVoPx9fOm2UJhsf5I=; b=gd2KSF/M6FknwAL/qvlZTe1tdvfX/9ZIlG/9LkmFiYMC8O4ubQUAXusAeH7Gedz+IP je5CBOXs4ctgkXcs/odDqhlVXHipZZoIT7hJycEk2qhJUb3srFTFGF+ZRNIO48H9fVO2 Ssd2W7Pgx929CAnaUtWP3MMKD/kkv5mCTBPXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678714924; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4O/UvQ9OD8DZs+aS0agNhT1c1srVoPx9fOm2UJhsf5I=; b=RaV5HDRLUp/tZFS6BDE0oWpj58h3q5F2tfG+b+wv61Ka9bhjPN3XiwsU+G76hC+Yi+ l7DcYRqiXhPIfOED72sHdirFTgJww2vVslVRfQ+tEnT8fRRz1xy8QENs/+BSf04jsGwl kL0p7g4RUJdsyUml9A213Ba674BMlFjqM0BxuQino9atEfFCm0a6T3Sg+POpjCIxGxBg wMeMJ6a79vyddLL9VTDkzWceR+taJMagO7ZhKVPtEGayzr9SQ3YUgtGxKM22Y83UyfxV P+pUKCoR3GWAwANqz9g4DNax7kEOJfxrLunc64OzqAVZC/WoRrlIMDhwb1T9kLuaRkQo pNmA== X-Gm-Message-State: AO0yUKXUAgWkTmi/2DbgY8C8iDvXpZDA+vkVbxwBAfTQ4Q1BuL64Md1N GU80wRwKDD5Cyjp3RiR3daTNF55FKDK1H5D4AQwxIPKqA8hIcQ== X-Google-Smtp-Source: AK7set9z8LOr4JzMEKBFxFCRrhnM1jRngssXHr8jkOBK3RsAmfgZ3ugzSuaPWI2uYu5r0+AjVM8q4pIvTf4f X-Received: by 2002:a05:6e02:1a82:b0:315:58d7:aa8c with SMTP id k2-20020a056e021a8200b0031558d7aa8cmr27975338ilv.8.1678714924496; Mon, 13 Mar 2023 06:42:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t9-20020a028789000000b003a970ddfc81sm273267jai.25.2023.03.13.06.42.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 06:42:04 -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 22A81605246B; Mon, 13 Mar 2023 09:42:04 -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 AFCED6011D; Mon, 13 Mar 2023 13:42:03 +0000 (UTC) Subject: |SUCCESS| pw125063 [PATCH] [v2, 1/1] mldev: remove weak symbols use in type conversions From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230313134203.AFCED6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 13:42:03 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125063 _Performance Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, March 13 2023 11:36:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125063 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/