From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw152498 [PATCH] [v3,1/1] net/af_packet: register supporte
Date: Thu, 20 Mar 2025 20:59:35 -0700 (PDT) [thread overview]
Message-ID: <67dce427.050a0220.b8ed.2f34SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250321030552.6231-2-felix.zhang@jaguarmicro.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152498
_Performance Testing PASS_
Submitter: Shaokai Zhang <felix.zhang@jaguarmicro.com>
Date: Friday, March 21 2025 03:05:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:b74d4c59858d7c4a0c8bbc46792226e6ef102688
152498 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#218430
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.6% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.4% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-52-generic
Compiler: gcc 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 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32857/
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-03-21 3:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250321030552.6231-2-felix.zhang@jaguarmicro.com>
2025-03-21 2:41 ` |SUCCESS| pw152498 [PATCH v3 1/1] net/af_packet: register supported param fanout mode qemudev
2025-03-21 2:45 ` qemudev
2025-03-21 3:07 ` checkpatch
2025-03-21 3:39 ` |SUCCESS| pw152498 [PATCH] [v3,1/1] net/af_packet: register supporte dpdklab
2025-03-21 3:39 ` |PENDING| " dpdklab
2025-03-21 3:42 ` |SUCCESS| " dpdklab
2025-03-21 3:43 ` dpdklab
2025-03-21 3:44 ` |PENDING| " dpdklab
2025-03-21 3:51 ` |SUCCESS| " dpdklab
2025-03-21 3:59 ` dpdklab
2025-03-21 3:59 ` dpdklab [this message]
2025-03-21 4:10 ` dpdklab
2025-03-21 4:14 ` dpdklab
2025-03-21 4:16 ` dpdklab
2025-03-21 4:18 ` dpdklab
2025-03-21 4:23 ` |SUCCESS| pw152498 [PATCH v3 1/1] net/af_packet: register supported param fanout mode 0-day Robot
2025-03-21 4:33 ` |SUCCESS| pw152498 [PATCH] [v3,1/1] net/af_packet: register supporte dpdklab
2025-03-21 4:46 ` dpdklab
2025-03-21 5:03 ` dpdklab
2025-03-21 5:03 ` dpdklab
2025-03-21 6:07 ` dpdklab
2025-03-21 21:24 ` 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=67dce427.050a0220.b8ed.2f34SMTPIN_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).