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 9397545BB8 for ; Thu, 24 Oct 2024 13:44:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E22140281; Thu, 24 Oct 2024 13:44:37 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 25B004003C for ; Thu, 24 Oct 2024 13:44:36 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83aff992087so34316039f.3 for ; Thu, 24 Oct 2024 04:44:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729770275; x=1730375075; 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=jBetpZussbb7ki2bKxvkXJkWwUyFwt/YAQMNT1b7/bY=; b=jyZWPxb5Atv4kieNCCmYqtQoXRVgejja8IaUB03ZbYf7eOFhXOldYxWXtIJdrQxoQQ FhdJnBEoUjNcddLiqWdmDzzGTeaY9nVD4J/CJFxIKTZn0izhLPYL0Vw9jHUuPCPo1pnp 7/tkoaWBn5P+iXgyUn7N24ey1dr0hTTYCJmzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729770275; x=1730375075; 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=jBetpZussbb7ki2bKxvkXJkWwUyFwt/YAQMNT1b7/bY=; b=L1DSo10+Yxj2rW9mHCzFZKPFD8H1039UFO/Q2CNxtkzPOlgt3ZDmCZtP+TWmpzQX6A DmNpAa3+nQKJmJJy5N3aUr04UqJhF1JVg6wvZamIxEYveHF3oR/6t2LBF0e93NqB/Of8 ygVW9VWnLT0Ux70yqnZSlho/rXLRLrU/ZUH3hUmUDrpVXxasb6QpH1MKQtz0DDcyqYo5 6jRb9GiKYMT8QwpIFgawpSEx1b2VHZMct7KrTudIqcjJxiwRfEhvY4GPPba/cuQNwSb5 H8PRCgZgY4Bz7ieC+2YB75rpRS13u6hYCMlyHTMGwadaPHkhT3cuqmCEDTt27zqaNm64 SA+g== X-Gm-Message-State: AOJu0YxYKmgxuKCwZpD8AtNWb5lGmVAiajBd1Pv9YvkB4aXBWiBQu6Ca QpASCKVQv5niGWlqtWhvWd7aw7DLMCacKkMD3GKXxOwfR5cOoFJs0U3REhYWnkN9ObqzehzKFbg gYdf0wuuKM8d0HyAS7Vu57SWhrK65xxYky5vnOtp+Aan6w+JIpMDqLXdq X-Google-Smtp-Source: AGHT+IHNeyFBVEm7T7yNb2ew/noTKxizkSNrPBcHfxwlDxB+5UlgDt8mwnGuwJYx2mGJfHFInkgvlKNaJdX5 X-Received: by 2002:a05:6602:3c4:b0:835:359b:8a07 with SMTP id ca18e2360f4ac-83b041bacf1mr194963739f.16.1729770275297; Thu, 24 Oct 2024 04:44:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dc5ee295besm55388173.78.2024.10.24.04.44.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Oct 2024 04:44:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Oct 2024 04:44:35 -0700 (PDT) Message-ID: <671a3323.050a0220.2fdbf3.3aabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CA95F6052471; Thu, 24 Oct 2024 07:44:34 -0400 (EDT) Subject: |SUCCESS| pw146864-146904 [PATCH] [v4,42/42] vdpa/sfc: use rte strer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023082852.2780488-43-huangdengdui@huawei.com> References: <20241023082852.2780488-43-huangdengdui@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/146904 _Performance Testing PASS_ Submitter: huangdengdui Date: Wednesday, October 23 2024 08:28:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 146864-146904 --> performance testing pass Upstream job id: Template-DTS-Pipeline#190649 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/