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 97F8F45F15 for ; Sun, 22 Dec 2024 17:34:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 757C440263; Sun, 22 Dec 2024 17:34:53 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A499640156 for ; Sun, 22 Dec 2024 17:34:52 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6f150ddc86dso27941747b3.1 for ; Sun, 22 Dec 2024 08:34:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734885292; x=1735490092; 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=UJlWwwnlGynDb82ky9C9qckjSWOKI4NJ4OWkFaUQzjY=; b=ZinsQPoelHy7wrPpRdvYX+a0pouj2mOshCsO0i13ybxpES965GdpebY+L4YCYcVwwC EVawsF8TRwt3PjGdB25Bc/5jrcj4uWQoG50dwZkMTEgJAJvpJYzA6xBWvBsi+avzIw79 99LlqbDYDz4LFvxQdz1KjgyyYgbudMZ3Y+GTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734885292; x=1735490092; 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=UJlWwwnlGynDb82ky9C9qckjSWOKI4NJ4OWkFaUQzjY=; b=L3kX7Lb6KGuAy1bs4IvZcf2f3FoaNkLz90+JyydveAbh22lOzzeRDqX06qJ7YBPBea aWB3SkL7B/z7eFpKxV7k0CB5/RRi6G6HIjWc40fJpB6PPcY22QRDDmrtCXEkNLfJg1k4 GD21nzgfmQ8/JwRjW3sA5zFIdBLHPM/9+5XtQv60bVQf/NcDBQ742ba4GN71MvA61ZIY 2flNWaWEVNU5oXhjtA6abSjdP1zSwnbufFeNgIeZJE4O9W7br5TW6f+Q1slYpHumvAml /mpgGc6BjUMVXkffEC3ixT84iS8cGWAe097NJtqsAyLOx8UNuH111uopZiTv7NPzdhkG PZsw== X-Gm-Message-State: AOJu0YwAD4lcowZKYbEDVe/ca4c5L1BXR43n6HxPbc2JlGQV2EXsfVlc 1a0BRki+h8PRb48tEJPkQAeGVTne+rEvgSX94Lomq+mMWoERUbKMUz/fHTYVOLjEfqCu0qfe1PX Mp98jFDrk3qRuYOq12kiojfKaZib/eI3VBHl0VnHO X-Gm-Gg: ASbGncvzXlLZxzIUqzgaCXlMN6Z55hbYrwFg6CisWiVxeFXCi7/ZF0KqmqhGaqyxotc JcrsGf8D8lFcXr8wHVkitgyzQ8FXE6JVbJpAF5sF4snqgafxcjqAygYWswcIl4p5w5UL5sMsM1O qQasJuPjiTDEdniRRoXtQ5En3+UVb5Caz2Y9smlnfWfqcqilJh1OnTmEAlSMaAbspTsQdrdXFBg 0VQMuxEvEp3yDswMSnkrJkb6buYCqH8Am8H/S/lqa4WA77L/xS6T3f6Z2nXfTUvvfy2CvT1VdPw VA== X-Google-Smtp-Source: AGHT+IHv3i/vdTwbwatBJ7vz8TUiwwof7zJe4CCe1hbGRp9fv+cQahSSrXA7qaOfKqFRtY9Gu1ztPLd3ZbY/ X-Received: by 2002:a05:690c:7281:b0:6ef:6536:bb96 with SMTP id 00721157ae682-6f3f8117948mr72310507b3.10.1734885291896; Sun, 22 Dec 2024 08:34:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7477a05sm2617357b3.35.2024.12.22.08.34.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 08:34:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 08:34:51 -0800 (PST) Message-ID: <67683fab.050a0220.1c5c7d.4dcaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 82A986052471; Sun, 22 Dec 2024 11:34:51 -0500 (EST) Subject: |SUCCESS| pw149381 [PATCH] [RFC] ethdev: add new API for enable/disa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241222153819.62519-1-shperetz@nvidia.com> References: <20241222153819.62519-1-shperetz@nvidia.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/149381 _Performance Testing PASS_ Submitter: Shani Peretz Date: Sunday, December 22 2024 15:38:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149381 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203818 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.5% | +------------+---------+----------+-------------+------------------------------+ | 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32189/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/