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 5486845D81 for ; Sat, 23 Nov 2024 00:59:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B39440693; Sat, 23 Nov 2024 00:59:00 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5058B4025A for ; Sat, 23 Nov 2024 00:58:57 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-83ab94452a7so99192639f.3 for ; Fri, 22 Nov 2024 15:58:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732319936; x=1732924736; 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=NW4WAJCeKbJT2fPzqQiq5kTpSHmK+MBNJz9KbM51OP0=; b=J333GRQxBEzES+nZubXzRgXjgk/VpdS7YyH9z4bgrCllnpyGtILkYXJKsHZC2cH/l+ xl9QYejkjTGHpcs64314CDfX07M/il2KWIIe3vI8VtIPl/dU+q4Va5r8A9uOR0fGvbCo zeZUJdIziH3KTYrwB0oy+kjRdXUzVH+WMMjjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732319936; x=1732924736; 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=NW4WAJCeKbJT2fPzqQiq5kTpSHmK+MBNJz9KbM51OP0=; b=SEcdxDP39dZZ6LNnd9NWCn7EXOyS3DFwg/FcBvsvei8wW+R+MYAy/mvKk3e55C09DY EHK8Y79Z9JaUeh40HrmiPFi4B7tjJu8gCaGM3dz/dMkWn53ljwnvik8saKnJoh4OJa9F fAXBVbwjLKAzri9+Zw7CHdwxIQLFEUBHVwuj0g/jPdrE2WRndzp27JhlJNuAkTr60wdT 5YVqlTFPs8cGEp9V+SV9RJtWDiSRtiZ3+dS8l7Ic3EEMhKj2eDRP8OpE3uNFSIUluy69 fdGJmqU9OGX5W2BqlIZPV/kmDh3zm1qnlMmLX7UfmJzCZHM9mfnJzeOnURwdqNL5cHPu 3qJQ== X-Gm-Message-State: AOJu0YweTsoxFs7+h8ueOZbl0NRmqHHG9USk9iAMnXAITLSQt2FFW5vK thv6moib+7qUX/SDvUPIOUz7QRUzu4Yz+kwhwZUbZL/d7E/KQSMQmS2XoPKM1A+QO+Qs/Diqiq3 zRAWPo/ETV9WwclT51K7yj5poRzc+ZMluESPmavx5 X-Gm-Gg: ASbGnct/q+UUxlZIhL+6mEzI1yEWwufTsn1Q1D6K/F8UcVpV9V1Siq9S5MA8pEKdyDA /1LBdE468OSt4QNb5weghg+05uXb/cbBLe17xCp7ktw+UWwN6BqFobS3N0MZ080EYOKlO9aW3Zm SFKyCN2wxgTBccc5ffeeolqASxg+276vR/BDAtl6g+m7DzUobPsEdEfnWeq6QKYEfQWW154qwN1 tHBtYBXCK8PsJe9ZIsGCxzoSq25cHzRlGDF6qqvSa+/Jb9wpKL2/KG0fl1qromckp4AQvc= X-Google-Smtp-Source: AGHT+IEfjpEkocU3yM8vzZLOpysg97mACB9FI7/v200nwnPflaX8/8zAHgfo1sdpPhJw7GtkIzNlGHxvsOEC X-Received: by 2002:a05:6602:608a:b0:82c:ddfc:c57b with SMTP id ca18e2360f4ac-83ecdc5d8damr643264139f.5.1732319936558; Fri, 22 Nov 2024 15:58:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e1cfbab757sm126874173.0.2024.11.22.15.58.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 15:58:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 15:58:56 -0800 (PST) Message-ID: <67411ac0.050a0220.26f8c.861cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AB786052471; Fri, 22 Nov 2024 18:58:56 -0500 (EST) Subject: |SUCCESS| pw148824-148825 [PATCH] [v2,2/2] net/ntnic: fix of Toeplit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241122224916.432217-3-sil-plv@napatech.com> References: <20241122224916.432217-3-sil-plv@napatech.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/148825 _Performance Testing PASS_ Submitter: Serhii Iliushyk Date: Friday, November 22 2024 22:49:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148824-148825 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198391 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/