automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>,
	Georgii Tkachuk <georgii.tkachuk@intel.com>,
	Qian Xu <qian.q.xu@intel.com>, Lijuan Tu <lijuan.tu@intel.com>,
	Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dpdk-test-reports@iol.unh.edu, Morten Brorup <mb@smartsharesystems.com>
Subject: |FAILURE| pw144610 [PATCH] [RFC,v12] mempool: fix mempool cache size
Date: Sat, 28 Sep 2024 13:19:46 -0700 (PDT)	[thread overview]
Message-ID: <66f864e2.d40a0220.ba95c.ad6fSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240928193841.1993128-1-mb@smartsharesystems.com>

Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/144610

_Performance Testing issues_

Submitter: Morten Brorup <mb@smartsharesystems.com>
Date: Saturday, September 28 2024 19:38:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84

144610 --> performance testing issues

Upstream job id: Template-DTS-Pipeline#183884

Test environment and result as below:

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           | -2.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -0.5%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -2.6%                        |
+------------+---------+----------+-------------+------------------------------+

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.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -2.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 5.2%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 6.7%                         |
+----------+-------------+---------+------------+------------------------------+

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: 1/6
Failed cases list:
      - DTS https://dpdklab.iol.unh.edu/results/testcases/1/

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | -6.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.8%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 0.5%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -1.7%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.4%                         |
+----------+-------------+---------+------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31171/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2024-09-28 20:19 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240928193841.1993128-1-mb@smartsharesystems.com>
2024-09-28 19:12 ` |SUCCESS| pw144610 [RFC PATCH v12] " qemudev
2024-09-28 19:17 ` qemudev
2024-09-28 19:39 ` checkpatch
2024-09-28 20:16 ` |PENDING| pw144610 [PATCH] [RFC,v12] " dpdklab
2024-09-28 20:19 ` dpdklab [this message]
2024-09-28 20:23 ` dpdklab
2024-09-28 20:24 ` dpdklab
2024-09-28 20:26 ` |SUCCESS| " dpdklab
2024-09-28 20:28 ` dpdklab
2024-09-28 20:31 ` dpdklab
2024-09-28 20:33 ` |PENDING| " dpdklab
2024-09-28 20:37 ` |SUCCESS| " dpdklab
2024-09-28 20:39 ` dpdklab
2024-09-28 20:40 ` dpdklab
2024-09-28 20:40 ` |PENDING| " dpdklab
2024-09-28 20:43 ` |SUCCESS| pw144610 [RFC PATCH v12] " 0-day Robot
2024-09-28 20:59 ` |SUCCESS| pw144610 [PATCH] [RFC,v12] " dpdklab
2024-09-28 21:04 ` |FAILURE| " dpdklab
2024-09-28 21:36 ` |SUCCESS| " dpdklab
2024-09-28 21:38 ` dpdklab
2024-09-28 21:39 ` dpdklab
2024-09-28 21:39 ` dpdklab
2024-09-28 22:58 ` dpdklab
2024-09-29  0:10 ` 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=66f864e2.d40a0220.ba95c.ad6fSMTPIN_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=mb@smartsharesystems.com \
    --cc=qian.q.xu@intel.com \
    --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).