From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw144147-144148 [PATCH] [v4,2/2] app/testpmd: add set dev
Date: Sun, 22 Sep 2024 05:46:17 -0700 (PDT) [thread overview]
Message-ID: <66f01199.050a0220.ac275.f14fSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240918023847.2964100-3-chaoyong.he@corigine.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/144148
_Performance Testing PASS_
Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Wednesday, September 18 2024 02:38:47
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5
144147-144148 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#181996
Test environment and result as below:
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | 0.6% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 1.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -1.1% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 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.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.8% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.5% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31053/
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:[~2024-09-22 12:46 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240918023847.2964100-3-chaoyong.he@corigine.com>
2024-09-18 2:12 ` |SUCCESS| pw144147-144148 [PATCH v4 2/2] app/testpmd: add set dev led on/off command qemudev
2024-09-18 2:16 ` qemudev
2024-09-18 2:39 ` |SUCCESS| pw144148 " checkpatch
2024-09-18 6:34 ` |SUCCESS| pw144147-144148 [PATCH] [v4,2/2] app/testpmd: add set dev dpdklab
2024-09-18 6:42 ` dpdklab
2024-09-18 7:17 ` dpdklab
2024-09-18 7:42 ` |PENDING| " dpdklab
2024-09-18 7:53 ` |SUCCESS| " dpdklab
2024-09-18 7:54 ` dpdklab
2024-09-18 7:55 ` dpdklab
2024-09-18 7:55 ` dpdklab
2024-09-18 7:57 ` dpdklab
2024-09-18 8:03 ` |PENDING| " dpdklab
2024-09-18 10:01 ` |SUCCESS| " dpdklab
2024-09-18 11:52 ` dpdklab
2024-09-18 12:28 ` dpdklab
2024-09-18 12:35 ` dpdklab
2024-09-18 13:03 ` dpdklab
2024-09-18 13:07 ` dpdklab
2024-09-19 0:33 ` dpdklab
2024-09-22 12:46 ` dpdklab [this message]
2024-09-22 12:57 ` 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=66f01199.050a0220.ac275.f14fSMTPIN_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).