From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw152726 [PATCH] net/cnxk: support ESP based RSS hashing
Date: Wed, 02 Apr 2025 07:15:58 -0700 (PDT) [thread overview]
Message-ID: <67ed469e.050a0220.23178e.6a98SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250402082459.785424-1-psatheesh@marvell.com>
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152726
_Performance Testing PASS_
Submitter: Satheesh Paul Antonysamy <psatheesh@marvell.com>
Date: Wednesday, April 02 2025 08:24:59
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f64bb46d36a3784c22c1f2712aa24a42009264a3
152726 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#220027
Test environment and result as below:
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.0% |
+------------+---------+----------+-------------+------------------------------+
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.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.9% |
+----------+-------------+---------+------------+------------------------------+
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 | 2.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 4.4% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -1.2% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32929/
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-04-02 14:16 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250402082459.785424-1-psatheesh@marvell.com>
2025-04-02 7:59 ` |SUCCESS| pw152726 [PATCH ] " qemudev
2025-04-02 8:03 ` qemudev
2025-04-02 8:26 ` checkpatch
2025-04-02 10:23 ` |SUCCESS| pw152726 [dpdk-dev] " 0-day Robot
2025-04-02 13:21 ` |SUCCESS| pw152726 [PATCH] " dpdklab
2025-04-02 13:34 ` dpdklab
2025-04-02 13:37 ` dpdklab
2025-04-02 13:39 ` dpdklab
2025-04-02 13:43 ` dpdklab
2025-04-02 13:46 ` dpdklab
2025-04-02 13:54 ` dpdklab
2025-04-02 13:55 ` dpdklab
2025-04-02 14:00 ` |PENDING| " dpdklab
2025-04-02 14:15 ` dpdklab [this message]
2025-04-02 14:31 ` |SUCCESS| " dpdklab
2025-04-02 14:47 ` |PENDING| " dpdklab
2025-04-02 14:51 ` |SUCCESS| " dpdklab
2025-04-02 14:52 ` |PENDING| " dpdklab
2025-04-02 15:25 ` |SUCCESS| " dpdklab
2025-04-02 15:43 ` dpdklab
2025-04-02 15:57 ` dpdklab
2025-04-02 16:00 ` dpdklab
2025-04-02 16:00 ` dpdklab
2025-04-02 16:02 ` dpdklab
2025-04-02 17:31 ` dpdklab
2025-04-02 17:34 ` 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=67ed469e.050a0220.23178e.6a98SMTPIN_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).