From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw153938 [PATCH] [v4,1/1] vhost: handle virtqueue locking
Date: Tue, 10 Jun 2025 13:07:40 -0700 (PDT) [thread overview]
Message-ID: <6848908c.170a0220.4f119.e53eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250602085005.1882499-2-dvo-plv@napatech.com>
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/153938
_Performance Testing PASS_
Submitter: Danylo Vodopianov <dvo-plv@napatech.com>
Date: Monday, June 02 2025 08:50:05
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3223019e73391066cbb0d248051b163e5373034c
153938 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#228974
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Fail/Total: 0/3
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 128 | 1 | 1 | 0.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | -0.6% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.6% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 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.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.4% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33299/
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-06-10 20:07 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250602085005.1882499-2-dvo-plv@napatech.com>
2025-06-02 8:26 ` |SUCCESS| pw153938 [PATCH v4 1/1] vhost: handle virtqueue locking for memory hotplug qemudev
2025-06-02 8:31 ` qemudev
2025-06-02 8:56 ` checkpatch
2025-06-02 10:05 ` 0-day Robot
2025-06-02 15:01 ` |SUCCESS| pw153938 [PATCH] [v4,1/1] vhost: handle virtqueue locking dpdklab
2025-06-02 15:29 ` dpdklab
2025-06-02 15:45 ` |PENDING| " dpdklab
2025-06-02 16:09 ` dpdklab
2025-06-02 16:11 ` dpdklab
2025-06-02 16:37 ` |SUCCESS| " dpdklab
2025-06-02 16:38 ` dpdklab
2025-06-02 16:38 ` dpdklab
2025-06-02 16:39 ` dpdklab
2025-06-02 16:39 ` dpdklab
2025-06-02 16:50 ` dpdklab
2025-06-02 17:20 ` |WARNING| " dpdklab
2025-06-02 17:21 ` dpdklab
2025-06-02 17:24 ` dpdklab
2025-06-02 17:25 ` |PENDING| " dpdklab
2025-06-02 17:26 ` |SUCCESS| " dpdklab
2025-06-02 17:27 ` |WARNING| " dpdklab
2025-06-02 17:28 ` dpdklab
2025-06-02 17:30 ` |SUCCESS| " dpdklab
2025-06-02 17:49 ` dpdklab
2025-06-02 17:54 ` |PENDING| " dpdklab
2025-06-02 17:54 ` dpdklab
2025-06-02 18:20 ` |WARNING| " dpdklab
2025-06-02 18:29 ` |SUCCESS| " dpdklab
2025-06-02 18:43 ` dpdklab
2025-06-02 18:58 ` |WARNING| " dpdklab
2025-06-02 19:02 ` |SUCCESS| " dpdklab
2025-06-02 19:19 ` dpdklab
2025-06-02 19:32 ` dpdklab
2025-06-02 19:38 ` dpdklab
2025-06-02 20:01 ` dpdklab
2025-06-02 20:13 ` |WARNING| " dpdklab
2025-06-02 20:52 ` |SUCCESS| " dpdklab
2025-06-04 22:21 ` dpdklab
2025-06-04 22:39 ` dpdklab
2025-06-10 20:07 ` |WARNING| " dpdklab
2025-06-10 20:07 ` |SUCCESS| " dpdklab
2025-06-10 20:07 ` dpdklab [this message]
2025-06-10 20:07 ` 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=6848908c.170a0220.4f119.e53eSMTPIN_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).