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 A98DE46085 for ; Wed, 15 Jan 2025 05:52:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6CCA4025F; Wed, 15 Jan 2025 05:52:22 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 21EAE4003C for ; Wed, 15 Jan 2025 05:52:21 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4afdfd3124dso1783419137.2 for ; Tue, 14 Jan 2025 20:52:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736916740; x=1737521540; 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=XK+pr0rdJBWy1Ef79wrNoCUrZTGrG8yYfPAUVMpeay8=; b=Tr3DMrh+6AQ5Hnw5yVnR/KV+uH9dfbPYjDBDBYuDtsq1ro1XhSNKk8SJABqSUUqY9E I3K+3T5AeC5RpWmWqYPBUInEU3F79xBXeUbv1V9++RrFWKqhTePtWoQRk6geR8NO59/s SwwFW7OxgA/TezpFIADkoDqEsn+odhxqQs7mM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736916740; x=1737521540; 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=XK+pr0rdJBWy1Ef79wrNoCUrZTGrG8yYfPAUVMpeay8=; b=YAbIlXhe233bNwWjbRWqfE8o0rVCHWuQ4GsYikajI+4v/2wYSQbRLflNV5ho7kBPlQ yL9kvpsraW72yIC/EqnDUkFmXe6z/XaEnlP2xPbgJhF/JNgCfvLOBqXa23F4IavMxURR jlUGh//DgCrd3enar8LDtMPCvKbz33u99TytBJ+c/gmjZevdwSryQ66NkZuiNXUtZvF9 a89f+AnF97vDbGonxH9EJqeOLdNVsbCvDtQ0/vRuzdTfa8pT0rhLA1NFf81AOyhqQ0gg yz4iX0cvKW1sCONvXZDUZDiEtte5XHixfRgUVi2K+T4Vg+hS1KBJ6DaTpRYd2wLm8NQ1 3H0w== X-Gm-Message-State: AOJu0Yw+Xfepzras53r3Y6Adwy3ViWkPODuyLBZTINw2Iz3ML0yY7k3k QR+Z8+tcY7FqeS9XY1RWeUny//mSIHaHWIVue6BHk7GMnlSS2mTI0mS6q2oFHjF2280Uw1mqeha V1wvFQuUoQPTuDGaWwc6eHoe7Fq8yJGs6WTzsouQY X-Gm-Gg: ASbGncsdxfTDTSZhY5CODS7PJyU7dF8tWl05A3DNkF9XU6rwS6FhxWgsyUzNuO5Suzr EMHCO+s9eT/q7kGUSLqXW6SY41gDZy1HroFCRVTbG+KMbJShcjMOBV+8PMxnyJ62fl7FblBCnXO EeW0u8/HTSIOtsoRiyH8rNv5kpRadw63QEXQCCNwyHi27jmsEs0bYsr/cJIvssbFaqMFRS532To FpYVpUob4NXyNw6n7s4udqZ6KFuOEiKIKIm85HNF9azE6Asq5uhA6m+bMgmxTqqz2yy7+uudCxl ZFp8nw== X-Google-Smtp-Source: AGHT+IHdcMXefwEOzE/oiqbTmSZozVcJ/xSI20cbvcfbbkQoxKcN8VDhL+dcrzGGuWSsSzZkTR7XZ6T4N7Ca X-Received: by 2002:a05:6102:b12:b0:4b2:5ca2:5b5a with SMTP id ada2fe7eead31-4b3d0f05be1mr24317464137.9.1736916740451; Tue, 14 Jan 2025 20:52:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8623b22aba9sm344313241.5.2025.01.14.20.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 20:52:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 20:52:20 -0800 (PST) Message-ID: <67873f04.050a0220.2847bf.998dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 169B36052471; Tue, 14 Jan 2025 23:52:20 -0500 (EST) Subject: |SUCCESS| pw150086-150085 [PATCH] [v1,2/2] ethdev: fix some APIs can From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115034110.15245-3-lihuisong@huawei.com> References: <20250115034110.15245-3-lihuisong@huawei.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/150085 _Performance Testing PASS_ Submitter: Huisong Li Date: Wednesday, January 15 2025 03:41:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150086-150085 --> performance testing pass Upstream job id: Template-DTS-Pipeline#206905 Test environment and result as below: 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/