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 4893A45DB5 for ; Wed, 27 Nov 2024 10:03:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 750104027F; Wed, 27 Nov 2024 10:03:43 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E7BD5400D6 for ; Wed, 27 Nov 2024 10:03:37 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5f1e364cc22so1297108eaf.2 for ; Wed, 27 Nov 2024 01:03:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732698217; x=1733303017; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=uY5fpxUr4Qi1LhKgj3frN3fKUGmIYAWytgVuBRmSQDc=; b=jO5EAJmqLK4Yp+nF/WHWjEFfbS7wL9JB9JA0SCF4yWXRYDJb6ee0alSMWiasRqQUmj NPcliz3z326WZB5hAhe2BGdsqOBEhboquJokEbDIeQ9zp6zZ/UBdgKiCdUKt8crxK1RB 9OkoEb2KX1ICOsUUeG0+3ixvdUtl0Q16TuCL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732698217; x=1733303017; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=uY5fpxUr4Qi1LhKgj3frN3fKUGmIYAWytgVuBRmSQDc=; b=TwI7Mfx9AsOCQIM0aoGOIINHO8d1BA2+YFdtzwcAoHCKb/xAtqo95+BA70S4qAeICt ZR1G7zqXd2vKuLaHAHkJkTA/lYFqfK7bTo/bvauJfIGRLWB97MLxeqhjcpqt4eAP+3At pVVsuxzMHLxYUaY1cftQ3S7fyNlJG2hOE5i/dG6sDr3gd8nBn4qZW8fMJMQQaORsN0bt Xi1I4qfPPocfiHZSGzUNE/WMRdDTJkkXuPdWgjqyEGfA6YCCOf2G6xGUpGUkAbXzgBhp Da18dGcR8zf5I11xMrNU5qPJ2gAA9LyDhEs+++CVgCKCqx0F/IQse17GayxEKMHdcgO1 Vmzw== X-Gm-Message-State: AOJu0YzawTRAXI0OMZNOJTxc1cSwfEQUYbrQGpi6f5352jSMbDAABYeq webxrC2ZabsIeKH3Sq21Wux9/xfaXPd8MyrP4J6+Rmef4/k5zbs8DPZMn4L1iUXLgzympU2XScl 9IuVBt7EUKskQGU5Dd2pqhWUCAFvxzLe3MYfA3E0j X-Gm-Gg: ASbGncvhk5WXuZ41xtVwPkGI4CjeZ2tFNRrIDMahNIPCcp7NI6fJxfaGJWvxt3QeBqy iHj3r3UJzQqttTllX0wom9xtcQj01Is6IS5DA2HvB+XfOVHEsLEy12jdE4nO0hKZpZpzk977Bqg g2IgLIRVTGBP287mS3yFxZX56W4HTmH93QGb1SbKGpoTdJ2LZWKjZ/iZ8MvwnXjTRWKlq45lnmp BVPj9lz20JL9nNeSegWqFW9EGurdach7KTo0jRmgsyZoul6miSDxl8vu8cfTT0bIrz2A9M= X-Google-Smtp-Source: AGHT+IEE07mjKtZ8q3LpvkiASWAcmdAduOCdeeMeQvlrjPDFxKy6R2xTVPz9BguT4ie7qUWnqgVpUBbxOEhe X-Received: by 2002:a05:6820:178c:b0:5e8:35c:3401 with SMTP id 006d021491bc7-5f20a1d7f5dmr1966721eaf.6.1732698217194; Wed, 27 Nov 2024 01:03:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f0698827bfsm403326eaf.24.2024.11.27.01.03.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 01:03:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 01:03:37 -0800 (PST) Message-ID: <6746e069.050a0220.1289c2.acdaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 562526052471; Wed, 27 Nov 2024 04:03:36 -0500 (EST) Subject: |SUCCESS| pw148900 [PATCH] examples/ptpclient: revert add frequency From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127072722.2938758-1-mingjinx.ye@intel.com> References: <20241127072722.2938758-1-mingjinx.ye@intel.com> Content-Type: text/plain 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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/148900 _Performance Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 27 2024 07:27:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4f455560f747af8cd7fa99db86e757b7ff2fe79 148900 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199488 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/