From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Bruce Richardson <bruce.richardson@intel.com>
Subject: |SUCCESS| pw158535 [PATCH] [v1,1/1] net/e1000: use device timestamp
Date: Thu, 06 Nov 2025 19:46:39 -0800 (PST) [thread overview]
Message-ID: <690d6b9f.170a0220.3837f5.38f6SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251107031507.3890366-1-yoong.siang.song@intel.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/158535
_Performance Testing PASS_
Submitter: Song Yoong Siang <yoong.siang.song@intel.com>
Date: Friday, November 07 2025 03:15:07
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: master
CommitID:1655dc989bc95fa85fc76d32912d2e46c0851148
158535 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#253469
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.1% |
+------------+---------+----------+-------------+------------------------------+
| 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.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 1.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 3.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 1.0% |
+----------+-------------+---------+------------+------------------------------+
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 | -1.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34503/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-11-07 3:46 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251107031507.3890366-1-yoong.siang.song@intel.com>
2025-11-07 2:30 ` |SUCCESS| pw158535 [PATCH v1 1/1] net/e1000: use device timestamp for igc read_clock() operation qemudev
2025-11-07 2:35 ` qemudev
2025-11-07 2:59 ` |SUCCESS| pw158535 [PATCH v1 1/1] net/e1000: use device timestamp for igc read_clock operation checkpatch
2025-11-07 3:21 ` |PENDING| pw158535 [PATCH] [v1,1/1] net/e1000: use device timestamp dpdklab
2025-11-07 3:23 ` |SUCCESS| " dpdklab
2025-11-07 3:29 ` dpdklab
2025-11-07 3:31 ` |PENDING| " dpdklab
2025-11-07 3:32 ` dpdklab
2025-11-07 3:34 ` dpdklab
2025-11-07 3:40 ` |SUCCESS| " dpdklab
2025-11-07 3:44 ` dpdklab
2025-11-07 3:46 ` dpdklab [this message]
2025-11-07 3:46 ` dpdklab
2025-11-07 3:50 ` dpdklab
2025-11-07 3:56 ` dpdklab
2025-11-07 3:56 ` dpdklab
2025-11-07 4:08 ` |SUCCESS| pw158535 [PATCH v1 1/1] net/e1000: use device timestamp for igc read_clock() operation 0-day Robot
2025-11-07 4:08 ` 0-day Robot
2025-11-07 5:39 ` |SUCCESS| pw158535 [PATCH] [v1,1/1] net/e1000: use device timestamp dpdklab
2025-11-07 5:51 ` dpdklab
2025-11-07 6:06 ` dpdklab
2025-11-07 6:27 ` dpdklab
2025-11-07 6:51 ` dpdklab
2025-11-07 6:54 ` dpdklab
2025-11-07 6:57 ` dpdklab
2025-11-07 7:04 ` dpdklab
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=690d6b9f.170a0220.3837f5.38f6SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=bruce.richardson@intel.com \
--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).