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 2C20045DC0 for ; Thu, 28 Nov 2024 17:44:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2934340670; Thu, 28 Nov 2024 17:44:31 +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 C611540663 for ; Thu, 28 Nov 2024 17:44:29 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ee676b4e20so12205537b3.3 for ; Thu, 28 Nov 2024 08:44:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732812269; x=1733417069; 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=cuEP80O9zZB/FybOTJG38i4uydQ5LNA1/EIadsx+eRE=; b=daAWONC4f0fByY3ZVcdZFcy7K7828Yz7BjsYuht3Fk6UYNLSlg9XzMvNqTde/bavfV GwQaA9jhFotqDyhU7VcrPsU5240t+hoJojuO/hrJhnPPsQnK3Y3m4ApP5iF7clLDGv3B 4oDayknNz+UGE96IsM9JMmlXy3dFs+j6cfyRY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732812269; x=1733417069; 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=cuEP80O9zZB/FybOTJG38i4uydQ5LNA1/EIadsx+eRE=; b=Pu726j5291U2oXe0CqL3OpNZArNGodiqq1pqlebeBz/Sud6Jk7Z48HgBu83xPNbAr2 IZUkKH30OXL1+NjYIc3TfjWGxnBNtMiHkObs0fo20I+VQjAMi9IA77Do3Y73Cc/lHtMJ 6qnxSuxamXT/qfMVTC34OE8oZZdTVdcAD09Aq5qiPiFIqbHMZ3E/auId+9gBQwGFqNRo LtVA59uF7cSjiUB/zT49KNxsLrbhG8aD/ecS5KI7GuF4lNlG/ocB9ADMT5hcT1uEM77h hV5gnXT2qk4hSe6re/1RuCqHG493dGdS5AB91M/ij/zWc3iW/DDL1NE+/FUH4P6Hv2PN AsLg== X-Gm-Message-State: AOJu0YyhxXjaJiApzZAr0BiGCheaHoHmOnhGQbc41IguCiS1t09MhhSq Cg+TaEH8KQobmc8I38pwS/aWHPzi/b9BHwftVwTqciPUd3hI21ogXiQng+fJEyDg0fZGknLazT/ qT/ZyTjfWhgZuSUSrkfpQvchlR1EZ0FqEG8qa/owGmZzgo7p8pZUCXNjN X-Gm-Gg: ASbGncuYy6ieJHxLcsds7UXtWl7ot+cImukn0vbQDc0zW1zA9k1Y0YijQoD1dfyL41F BwUAVs88BKEbkk+ypnYjqU7bNgKhGSSGyvaf1DkM5+Xwc9e4DdVlplm+taCj9DcWwKmPtHuNx4R dFf8lUiTLGPJAI5RfdUkbAERkZ+NjIX8HP0uaPI/uAxApIOHgVW7X6Tq4X3W/EvUx6dO/CxbU37 z+/u+2DHNczrmolTFKQ3RNOC/Nyvd3J5Eq/AzuU6/UzK55vc4FGeQwp+5hmzpOD0olTMH65hgI= X-Google-Smtp-Source: AGHT+IFDGthtxpN8dnjW8EhQRiayoWog0NaETrxohc5mAvIHSJTqupVgrLOnVw9SU6jtovObRF60uKIiYzTX X-Received: by 2002:a05:690c:2f81:b0:6ef:4e42:64b5 with SMTP id 00721157ae682-6ef4e426a15mr24290727b3.16.1732812269239; Thu, 28 Nov 2024 08:44:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ef4dd73bebsm188417b3.54.2024.11.28.08.44.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 08:44:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 08:44:29 -0800 (PST) Message-ID: <67489ded.050a0220.12fb29.12a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E90016052471; Thu, 28 Nov 2024 11:44:28 -0500 (EST) Subject: |SUCCESS| pw148937 [PATCH] [v1,1/1] usertools/devbind: fix NUMA node From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <9af1231398c4ba116d3b89164690feace37293a9.1732810125.git.anatoly.burakov@intel.com> References: <9af1231398c4ba116d3b89164690feace37293a9.1732810125.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/148937 _Performance Testing PASS_ Submitter: Anatoly Burakov Date: Thursday, November 28 2024 16:08:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148937 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199871 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 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/