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 EFE6C45E30 for ; Wed, 4 Dec 2024 16:21:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D224740A87; Wed, 4 Dec 2024 16:21:25 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 2454A40A6D for ; Wed, 4 Dec 2024 16:21:24 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e396c98af22so5910897276.1 for ; Wed, 04 Dec 2024 07:21:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733325683; x=1733930483; 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=2GNvCGIBEaMIenSqj/rdcDXN13Y5JYNnPoVV8GwoFgE=; b=Kh7aDC8Oaobm7PeRl0a41bl21ngOu/KrXzvtZgeGoxuxVR4q1u3hqXYIh3aYoF0lPv YZ/k5JXprYYSJiSpzwr9Xhm6B4ZKxol6+80CBtSUV07DTOdI8SXnbF554o66yOMXar9I uW2UTVY4OqElIvt6CJkSsTRI85DCNBj+reitg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733325683; x=1733930483; 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=2GNvCGIBEaMIenSqj/rdcDXN13Y5JYNnPoVV8GwoFgE=; b=l5foR2e/ney7Ly5nCywsLzvSwvk/2CETU3gdKSGbCJuU3U/iJqoJmwD7qTPKCnouu+ lVHRPshUsHdxmzoh/rQSafAFJtkgDygPJ0B0F//gjvcwI6vqkupUnfNYNamSgjButlr2 SByHZw27ATlVFOZdHlCzQag47NqKUjynzL8GQ16ogp9hXN+7DMvK0zfWg2UXkzsrHlf0 3gOQZUdlQrnr+scDbuwE5TPJLtpQHv3KCED9a8Gc2wEbwedQTs3vuE/6z1V4iVgVd8fB ekMOl5H9JXQAY4NT2hczg5NGQiYnotWJYMxg2tmOWq1+viN76ii44xJFPG1atUErmeXD lo1A== X-Gm-Message-State: AOJu0YzFSrE6LS6hPy93faS5gWw2pCHZLClZxfL1RcPuech7sQvJeNtP gMFiMTihT2wg/hp4UwjLhZeHhC1gWKyQ4oV8VObamA/0ZUukYmq1bFH3jHOcHcNfcSOgE6GXV5v 4jB3lOMVxsa4jKEV5EqINOtdspjRr6gVb+2pAAfZt X-Gm-Gg: ASbGncscA0cYWLZ3BYuflw2FtDEdfzyAVOqm/zsd7xoq/jSxDCG0q++KKmkPI3xwdNW MerbKL53rYXVmQiyMOsMDjJkiiNNbNNS+dP9zf2/1vFRnlPem/pBnO6o+qDMZC8RB3fufk2p7fp rcC/imeAtgogMJ6+VXZUlIG8dchGLje/uA5Rb7va6YiwtDleeLARfZo5lfqvVSkVBpZtgWsJylo /Ovb0rc6G7w+7jBvAJOP2llxuU4YiHib6HRLcMrFe7VtEYWLu57hWT7/p9wMhhcLYSasl8= X-Google-Smtp-Source: AGHT+IEpYJr5ZnNMRHdi9NbvaNokSIVdLvOTFVEynDlex1/IiD5XyppRgBsRmMeq5mFd1E13xLi1/FHiANw0 X-Received: by 2002:a05:6902:218c:b0:e39:7a90:eeb7 with SMTP id 3f1490d57ef6-e39d3e0e7a6mr7926895276.22.1733325683016; Wed, 04 Dec 2024 07:21:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e3974df19b3sm621785276.1.2024.12.04.07.21.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 07:21:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 07:21:23 -0800 (PST) Message-ID: <67507373.250a0220.3a4b7b.40e0SMTPIN_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 A98D46052471; Wed, 4 Dec 2024 10:21:22 -0500 (EST) Subject: |SUCCESS| pw149013-149014 [PATCH] [v3,2/2] usertools/devbind: replac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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/149014 _Performance Testing PASS_ Submitter: Burakov, Anatoly Date: Wednesday, December 04 2024 09:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149013-149014 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200984 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32082/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/