From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw149929-149930 [PATCH] [v1,2/2] ethdev: fix skip valid po
Date: Mon, 13 Jan 2025 02:36:57 -0800 (PST) [thread overview]
Message-ID: <6784ecc9.050a0220.27adb6.160dSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250113025521.32703-3-lihuisong@huawei.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/149930
_Performance Testing PASS_
Submitter: lihuisong (C) <lihuisong@huawei.com>
Date: Monday, January 13 2025 02:55:21
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3779f70292c6b3c8fa23e6ca682876506bb08883
149929-149930 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#206566
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 | 1.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
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.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -2.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.8% |
+----------+-------------+---------+------------+------------------------------+
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.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32302/
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-01-13 10:37 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250113025521.32703-3-lihuisong@huawei.com>
2025-01-13 2:35 ` |SUCCESS| pw149929-149930 [PATCH v1 2/2] ethdev: fix skip valid port in probing callback qemudev
2025-01-13 2:39 ` qemudev
2025-01-13 3:08 ` |SUCCESS| pw149930 " checkpatch
2025-01-13 4:05 ` 0-day Robot
2025-01-13 10:36 ` dpdklab [this message]
2025-01-13 10:41 ` |SUCCESS| pw149929-149930 [PATCH] [v1,2/2] ethdev: fix skip valid po dpdklab
2025-01-13 10:45 ` |PENDING| " dpdklab
2025-01-13 10:46 ` |SUCCESS| " dpdklab
2025-01-13 10:49 ` dpdklab
2025-01-13 10:50 ` dpdklab
2025-01-13 10:50 ` dpdklab
2025-01-13 10:59 ` |PENDING| " dpdklab
2025-01-13 11:04 ` dpdklab
2025-01-13 11:05 ` |SUCCESS| " dpdklab
2025-01-13 11:14 ` dpdklab
2025-01-13 11:32 ` dpdklab
2025-01-13 11:48 ` dpdklab
2025-01-13 11:58 ` |WARNING| " dpdklab
2025-01-13 12:10 ` |SUCCESS| " dpdklab
2025-01-13 14:31 ` dpdklab
2025-01-13 21:45 ` 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=6784ecc9.050a0220.27adb6.160dSMTPIN_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).