From: dpdklab@iol.unh.edu
To: Georgii Tkachuk <georgii.tkachuk@intel.com>,
Qian Xu <qian.q.xu@intel.com>, Lijuan Tu <lijuan.tu@intel.com>,
Test Report <test-report@dpdk.org>,
Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dpdk-test-reports@iol.unh.edu,
Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw158619-158623 [PATCH] [v5,5/5] bpf: replace use of VLA
Date: Sun, 09 Nov 2025 12:55:31 -0800 (PST) [thread overview]
Message-ID: <6910ffc3.050a0220.1b90cf.a9d8SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251109200854.45942-6-stephen@networkplumber.org>
Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/158623
_Performance Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Sunday, November 09 2025 20:07:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:8010858724e2aca25f4b3a6bf383e3eacb2f4b10
158619-158623 --> performance testing issues
Upstream job id: Template-DTS-Pipeline#253721
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 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 | 1.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -2.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -1.2% |
+----------+-------------+---------+------------+------------------------------+
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
NIC: Intel E810 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.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
NIC: Intel E810 (Arm Grace Server) 100000 Mbps
Fail/Total: 2/2
Failed cases list:
- DTS https://dpdklab.iol.unh.edu/results/testcases/1/
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -29.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -20.5% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34514/
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-11-09 20:55 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251109200854.45942-6-stephen@networkplumber.org>
2025-11-09 19:38 ` |SUCCESS| pw158619-158623 [PATCH v5 5/5] " qemudev
2025-11-09 19:43 ` qemudev
2025-11-09 20:10 ` |SUCCESS| pw158623 " checkpatch
2025-11-09 20:32 ` |PENDING| pw158619-158623 [PATCH] [v5,5/5] " dpdklab
2025-11-09 20:33 ` |SUCCESS| " dpdklab
2025-11-09 20:34 ` |PENDING| " dpdklab
2025-11-09 20:35 ` dpdklab
2025-11-09 20:36 ` dpdklab
2025-11-09 20:38 ` |SUCCESS| " dpdklab
2025-11-09 20:42 ` |PENDING| " dpdklab
2025-11-09 20:50 ` |SUCCESS| " dpdklab
2025-11-09 20:53 ` dpdklab
2025-11-09 20:55 ` dpdklab [this message]
2025-11-09 20:55 ` dpdklab
2025-11-09 21:04 ` dpdklab
2025-11-09 21:06 ` dpdklab
2025-11-09 21:07 ` dpdklab
2025-11-09 21:10 ` dpdklab
2025-11-09 21:13 ` dpdklab
2025-11-09 21:18 ` dpdklab
2025-11-09 21:43 ` |SUCCESS| pw158623 [PATCH v5 5/5] " 0-day Robot
2025-11-09 21:43 ` 0-day Robot
2025-11-09 21:56 ` |SUCCESS| pw158619-158623 [PATCH] [v5,5/5] " dpdklab
2025-11-09 23:56 ` 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=6910ffc3.050a0220.1b90cf.a9d8SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=ferruh.yigit@intel.com \
--cc=georgii.tkachuk@intel.com \
--cc=lijuan.tu@intel.com \
--cc=qian.q.xu@intel.com \
--cc=stephen@networkplumber.org \
--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).