From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw158286 [PATCH] net/cnxk: fix port ID default action
Date: Thu, 30 Oct 2025 22:55:03 -0700 (PDT)	[thread overview]
Message-ID: <69044f37.050a0220.205690.3e72SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251030034404.4187369-1-psatheesh@marvell.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/158286
_Performance Testing PASS_
Submitter: Satheesh Paul Antonysamy <psatheesh@marvell.com>
Date: Thursday, October 30 2025 03:44:03 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:39b54f2dcf44ad1f91eabc7080cd5dea763607fd
158286 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#252128
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
NIC: Intel E810 100000 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.6%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -0.9%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 1.7%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -4.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 1.7%                         |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
NIC: Intel E810 (Arm Grace Server) 100000 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.6%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.8%                        |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34423/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
     prev parent reply	other threads:[~2025-10-31  5:55 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251030034404.4187369-1-psatheesh@marvell.com>
2025-10-30  3:11 ` qemudev
2025-10-30  3:16 ` qemudev
2025-10-30  3:45 ` checkpatch
2025-10-30  4:19 ` dpdklab
2025-10-30  4:22 ` dpdklab
2025-10-30  4:26 ` dpdklab
2025-10-30  4:41 ` |SUCCESS| pw158286 [dpdk-dev] " 0-day Robot
2025-10-30  4:41 ` 0-day Robot
2025-10-30  5:02 ` |SUCCESS| pw158286 " dpdklab
2025-10-30  5:10 ` dpdklab
2025-10-30  5:33 ` dpdklab
2025-10-30  5:35 ` dpdklab
2025-10-30  6:06 ` |PENDING| " dpdklab
2025-10-30  6:06 ` |SUCCESS| " dpdklab
2025-10-30  6:28 ` dpdklab
2025-10-30  6:35 ` dpdklab
2025-10-30  6:41 ` dpdklab
2025-10-30  6:43 ` |WARNING| " dpdklab
2025-10-30  6:48 ` |PENDING| " dpdklab
2025-10-30  7:28 ` |SUCCESS| " dpdklab
2025-10-30  7:43 ` |WARNING| " dpdklab
2025-10-30  7:56 ` |SUCCESS| " dpdklab
2025-10-30  8:19 ` dpdklab
2025-10-30  8:39 ` |WARNING| " dpdklab
2025-10-30 11:25 ` |SUCCESS| " dpdklab
2025-10-31  5:42 ` dpdklab
2025-10-31  5:55 ` dpdklab [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=69044f37.050a0220.205690.3e72SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).