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 AF70445DB5 for ; Wed, 27 Nov 2024 11:25:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD04C4021E; Wed, 27 Nov 2024 11:25:02 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 97F9A400D6 for ; Wed, 27 Nov 2024 11:25:00 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-212008b0d6eso53470685ad.3 for ; Wed, 27 Nov 2024 02:25:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732703100; x=1733307900; 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=Twsd2TQJQ4qxExnnDRNZPUbCWsb/wqAz4P+IAFKse6Q=; b=VwjbF7bT6jmZr8+DGLEigAbn63CgH91OZH0zd9Y16OIuhxRBzc2gdoLtfVlNmBeivB ruDWjNNmJvjOhJkb38/v8V2qy+5CHheJwYMW9fQGRoUNRN1eZcb4ObQGSyZalBKzJYPd 1k4Tz7YNBQmg9WVz1BSM2WmpZaTIWgf8YKyc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732703100; x=1733307900; 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=Twsd2TQJQ4qxExnnDRNZPUbCWsb/wqAz4P+IAFKse6Q=; b=gXnD3aiSrfgnxzflRvWjj/0nYdrKrf5Ap8iYObIy7Pnj5LjrHJq2DaEXeoNxU4zKNC wlSltzr7ess8hQQnNq5pBCRPKfITuRtn/2RqfzBtW+iWgzG+k/Kh8uz+iKygZOi4OyyH VUwHlP6pZ2a/Zh863FX8tlZ6WzTyyvLFJPrX1MqBmtyWruL2p++DE2ls4OICRcepSK5w ARqZ6kKDSOJg3/VbfWLgqWM8oMNZEyvnnXoiEURIermOKpTgLu5v7dAdfoPShf2LX36p L4bmTFexss+WtO7lgp2u0HoNKFEdseT5fHgSV28gaC/86RjuzQn2dEO3AgAfK8cAAa8d iz0w== X-Gm-Message-State: AOJu0YykQfzP+rqgufOF6P3XKYeL8+hsaCIAUaw1VbhLkJfQk/F/3s3U OWDCyddVA4i5ekjLi/vBr6q1f5Rii8WUerplI8bm7SNVR+I9Y79qCAvE6rOVNPQmPvG6TbXWEBP cbDzXDffvub5RHmFLXkqfYXcYJ/yyAdej5pik3GtY X-Gm-Gg: ASbGncuVVwV5yE37zLOPkAwN01fPRuGnAsH5JLChu8UAK5nvyDbKeyPFWNNYPErMzhE Oo3G+F2QlAvksqFt5ex0gEFunU9qZFPz/MYlmJzW/4FEFnYQNLpGHqqtSzxS3Na9B0GGbB8nev3 17GrXzd9R3kjoA/K7m1x6s4y4Vwd8klXCqU7BNY8zmrA+9V7qdjVymKxdJFx6gEro0qU6xAMD/V XFLYgdLUOWA+TL5lrsSXMDbNIsZnUBdazwRsGMuGX3kly4pa47i/HUc0+P37oGB1lyEH98= X-Google-Smtp-Source: AGHT+IEwXemxWyRpfKds0YGNRF+kbp2G2ibcKwaHLWET2lFa7RSrsQGioyQLu1xLrrkz94ZhK8pRiV29YM0E X-Received: by 2002:a17:902:e746:b0:20b:7ece:322c with SMTP id d9443c01a7336-21501858d58mr27265435ad.29.1732703099771; Wed, 27 Nov 2024 02:24:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db66e07sm4208805ad.54.2024.11.27.02.24.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 02:24:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 02:24:59 -0800 (PST) Message-ID: <6746f37b.170a0220.33dff7.ba7aSMTPIN_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 E53306052471; Wed, 27 Nov 2024 05:24:58 -0500 (EST) Subject: |SUCCESS| pw148902 [PATCH] [v3,1/1] usertools/devbind: allow changin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <251f3e1bf71c3e873427708d566f677ecd50615c.1732698829.git.anatoly.burakov@intel.com> References: <251f3e1bf71c3e873427708d566f677ecd50615c.1732698829.git.anatoly.burakov@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/148902 _Performance Testing PASS_ Submitter: Anatoly Burakov Date: Wednesday, November 27 2024 09:13:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4f455560f747af8cd7fa99db86e757b7ff2fe79 148902 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199504 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/