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 C70B945E4C for ; Fri, 13 Dec 2024 13:19:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B692409FA; Fri, 13 Dec 2024 13:19:08 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8C3BD402BB for ; Fri, 13 Dec 2024 13:19:07 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6eff5f99de4so17503267b3.1 for ; Fri, 13 Dec 2024 04:19:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734092347; x=1734697147; 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=zYcSlDlAqLczMKXS9dbEiQeg4WZy5fRI4Tb5WqFDY9E=; b=Vqjed1Ax7ge2DmQeLrp19e12Z23fCFjbADO1JyQDkBlnAmEhHX+RDKIR9y8cvn78L7 SJ0/4mR06CxRJu5iBELlbVTDAfBGjd3g86s/8ZU3gQjg+NFadXLHTqjbAbIayE9fd5OA DPw6jdCkTus0WRg5KU+yz/oLES+sX0QiSBVls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734092347; x=1734697147; 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=zYcSlDlAqLczMKXS9dbEiQeg4WZy5fRI4Tb5WqFDY9E=; b=LYq7Q6kVK/YKU16hORQf9/qbfByQtuSPWiDLNZRxjIAP4XOLYaqneHbinLdreQDMPT Y3EiZ+9HDW7pBlhP0RWCsBK5gdQSwtKiusA6T7bUFqgOCWC/nQwZD44JDEYUf8mVEmiN oGwdOzh1NK7fBONyl2BSYjj6RekGsoCpe7OYJvs73FI2nxcipSYtkhVkzMAi0bexQpL2 a14acbvJB0L+LSVnczcP/AlDHrxWv1fAb6H+DlbtLetTRmUNqEh3yp3HXsz17gjcXTmh 9nvNUUUqTC3oYoPx/ZupCjl31fHXR9dMNTuBPYRizjrMR7JI4rZHM2kyJVt/rBMZIjnT mSag== X-Gm-Message-State: AOJu0YzWCcDzFBoW3yEUlKXyKf+w8YtkAOutBGM7f+5QoOd3YtiwnN5K 1Of089/d6wAex4K2Flst25B1zUb4cTXUX1YYd5uu8strotuztPElOqanpZrufgYVwFVThhsVV5g lIGFNokjrnlMU826wPLmUYr1UsMA3+XpBFQU3R3Lu X-Gm-Gg: ASbGncvfPz/hZFI9HiqtytoDwxb/+83uAN8vyJQX/3Dxha/LVqBE7gI0S1zWiFUAA7q 0MKl4bkSW9kbRgVRa4p6Cy5S9KdKxEC+zgNHNdugdCsG6dzBxPap729T+IgoxgXPVybur9niwy1 ire/8RZ21937epaTQr/27lkvYW9uKxlttP104bThtUTO7Wz8bs6QMI55YLpIENLx6QMgCUOjfbf R9t2J+dtK6E8Lz6zPzipHtfEhZDH5jvhxf2WpJMcAY7B+isxTzHliQbJJox9egO84Qa5wnSQ0Ss GQ== X-Google-Smtp-Source: AGHT+IGIhWl/oL2h0B/sshRbBVu/adnmiZ2+DGNVknrr6ThHUXhPcsqs1FGxEj8ka+iH1uujhsxLAPTaV3w/ X-Received: by 2002:a05:690c:6c87:b0:6ea:916f:e897 with SMTP id 00721157ae682-6f279b75038mr21943577b3.29.1734092346819; Fri, 13 Dec 2024 04:19:06 -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-6f14ce9fb65sm1727937b3.52.2024.12.13.04.19.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 04:19:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 04:19:06 -0800 (PST) Message-ID: <675c263a.050a0220.346895.a837SMTPIN_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 589CB6052471; Fri, 13 Dec 2024 07:19:06 -0500 (EST) Subject: |SUCCESS| pw149220 [PATCH] [v1] event/dlb2: add port attribute for i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213043300.18015-1-pravin.pathak@intel.com> References: <20241213043300.18015-1-pravin.pathak@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/149220 _Performance Testing PASS_ Submitter: Pravin Pathak Date: Friday, December 13 2024 04:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149220 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202072 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32133/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/