From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw149382 [PATCH] [1/1] vhost: fix missing descriptor chain
Date: Tue, 24 Dec 2024 20:43:18 -0800 (PST) [thread overview]
Message-ID: <676b8d66.050a0220.2d61cc.b385SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <0bf28cc647eac66343c39d6acd4df868836e6ae6.1734923187.git.wangyunjian@huawei.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/149382
_Performance Testing PASS_
Submitter: Yunjian Wang <wangyunjian@huawei.com>
Date: Monday, December 23 2024 03:29:21
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3
149382 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#203831
Test environment and result as below:
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.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -4.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -1.9% |
+----------+-------------+---------+------------+------------------------------+
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.6% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
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 | 1.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32190/
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-12-25 4:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <0bf28cc647eac66343c39d6acd4df868836e6ae6.1734923187.git.wangyunjian@huawei.com>
2024-12-23 2:57 ` |SUCCESS| pw149382 [PATCH 1/1] vhost: fix missing descriptor chains length checks qemudev
2024-12-23 3:02 ` qemudev
2024-12-23 3:29 ` checkpatch
2024-12-23 4:03 ` |SUCCESS| pw149382 [PATCH] [1/1] vhost: fix missing descriptor chain dpdklab
2024-12-23 4:06 ` dpdklab
2024-12-23 4:14 ` dpdklab
2024-12-23 4:14 ` dpdklab
2024-12-23 4:18 ` dpdklab
2024-12-23 4:19 ` dpdklab
2024-12-23 4:22 ` dpdklab
2024-12-23 4:25 ` |SUCCESS| pw149382 [PATCH 1/1] vhost: fix missing descriptor chains length checks 0-day Robot
2024-12-23 4:31 ` |SUCCESS| pw149382 [PATCH] [1/1] vhost: fix missing descriptor chain dpdklab
2024-12-23 4:33 ` dpdklab
2024-12-23 4:53 ` dpdklab
2024-12-23 4:53 ` |WARNING| " dpdklab
2024-12-23 5:05 ` |SUCCESS| " dpdklab
2024-12-23 6:59 ` dpdklab
2024-12-25 4:43 ` dpdklab [this message]
2024-12-25 5:08 ` 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=676b8d66.050a0220.2d61cc.b385SMTPIN_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).