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 7836945B7C for ; Fri, 6 Dec 2024 12:13:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C39C402C9; Fri, 6 Dec 2024 12:13:45 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 06993402BD for ; Fri, 6 Dec 2024 12:13:44 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7fc88476a02so1831284a12.2 for ; Fri, 06 Dec 2024 03:13:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733483623; x=1734088423; 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=zeUkEpDB6lZBxwii7ZH1m5BfLxNG9Tyt+q+98XZ3MQ8=; b=RbKFZgCHOOJqf3ddK/W/3Z2fIi9WYpgbR9LYlw+3dW4ylTppGgyPtpqki+gGizkXXu P7/FieQwoVzy7uoTRToWlbTPv3oNpVnVLqUK/cu/5M6fw8/Qoi/43sWNhuVq4gihLPfs vgviTTxum0g+ip5wMuHARQPN5yKvWRjlpHN/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733483623; x=1734088423; 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=zeUkEpDB6lZBxwii7ZH1m5BfLxNG9Tyt+q+98XZ3MQ8=; b=ocXhGlOvAa8PuV/NGNb5oHIzvjVVI7V6fKF1xUZohqIfXxDs6pCpaaJJBmV1mIgTJ/ RObCvRMK2/zh5ETFgFcIRJ0zM0WBz33RyvDHLg4qZenaVSJaGQj0w57Pozqyj+GJFKzk vFzz3AeDN9sx9VNIiXEbYVPLiSR4OarQt20yocWC1pfrlSIW+sp+4r7QGNuec4i0SwBB nJU4c7b+o4We2vyG5rIk3XSmjfR7gtVZ+pSKW+d5qkkSWPaC51BV7PdLlasdzAKXRF0D XZCvxHZaWdWM5OKy0mDhks28c4EpRDM2oDR1cd5k/7WnKcFwEQB4e8zS/88UxySRbj51 cSdw== X-Gm-Message-State: AOJu0YylgvX+F0dWiVsOM7V/XtnJ1gb6MhKlvcVsBUbaEUaT/jx3tD0S onCfcQfDokXcOMmaZbAGwcZQhLmIPOO8YUhXlceRGHytNdOa6o3pS52At8+g9ci7S3i1/JOQqly 8dG+NM6Uu24++EVqpx2mMYjLg3fX36qN/LgdDlNbm X-Gm-Gg: ASbGncv9Qcjw6d82Fez7ryMH/auxhc+Cv03ZkRHqqidlBxoNQF310Ie8zeupcjLA11B d6EXOQNPCeZVddrtmIl0zAOMqVsCfxXS0MiWIS/vjdNnB4bd/daJyHcpWWKet8dL+GAFJUHUzt8 IyeuoKI2U34Hb84ud3xLG0SGlbqOgBX/SBHwXwDFXWhIu1Aiuuk/31Ly0zIamu2TEJcGqndb697 jLpzTvShuYVXv0dQm+/R+C7tEnkc9Lmdee9JgHGmfJ9H0f2hE4c6c/+O4I+XxUlGtnzj0s= X-Google-Smtp-Source: AGHT+IE1ETPSuuRxMErUU2YzomLfpIhqyxgtsaybjJgial0UCsaHzkf1eAVOcpFFtxaxhMktxud7LufTib+/ X-Received: by 2002:a05:6a21:1693:b0:1e0:d17e:e8c2 with SMTP id adf61e73a8af0-1e1870aee8fmr2992353637.5.1733483623142; Fri, 06 Dec 2024 03:13:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-725a2a09ffcsm178355b3a.7.2024.12.06.03.13.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 03:13:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 03:13:43 -0800 (PST) Message-ID: <6752dc67.050a0220.59912.a851SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF1426052471; Fri, 6 Dec 2024 06:13:41 -0500 (EST) Subject: |SUCCESS| pw149049 [PATCH] net/ice/base: support switch recipe reuse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206013825.2101540-1-zhichaox.zeng@intel.com> References: <20241206013825.2101540-1-zhichaox.zeng@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/149049 _Performance Testing PASS_ Submitter: Zhichao Zeng Date: Friday, December 06 2024 01:38:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149049 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201400 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.8% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/