automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw130873 [PATCH] eal: fix memory initialization deadlock
Date: Wed, 30 Aug 2023 04:21:29 -0700 (PDT)	[thread overview]
Message-ID: <64ef2639.170a0220.caed7.a7caSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/130873

_Performance Testing PASS_

Submitter: Artemy Kovalyov <artemyko@nvidia.com>
Date: Wednesday, August 30 2023 10:33:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da

130873 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
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.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 0.6%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 1.2%                         |
+----------+-------------+---------+------------+------------------------------+

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
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.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-08-30 11:21 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30 11:21 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-30 13:40 dpdklab
2023-08-30 13:35 dpdklab
2023-08-30 13:31 dpdklab
2023-08-30 13:20 dpdklab
2023-08-30 13:03 dpdklab
2023-08-30 12:58 dpdklab
2023-08-30 12:51 dpdklab
2023-08-30 12:47 dpdklab
2023-08-30 12:44 dpdklab
2023-08-30 12:42 dpdklab
2023-08-30 12:23 dpdklab
2023-08-30 12:16 dpdklab
2023-08-30 12:15 dpdklab
2023-08-30 12:07 dpdklab
2023-08-30 12:06 dpdklab
2023-08-30 12:04 dpdklab
2023-08-30 12:03 dpdklab
2023-08-30 12:01 dpdklab
2023-08-30 11:59 dpdklab
2023-08-30 11:51 dpdklab
2023-08-30 11:49 dpdklab
2023-08-30 11:48 dpdklab
2023-08-30 11:46 dpdklab
2023-08-30 11:45 dpdklab
2023-08-30 11:43 dpdklab
2023-08-30 11:43 dpdklab
2023-08-30 11:43 dpdklab
2023-08-30 11:36 dpdklab
2023-08-30 11:27 dpdklab
2023-08-30 11:25 dpdklab
2023-08-30 11:25 dpdklab
2023-08-30 11:25 dpdklab
2023-08-30 11:23 dpdklab
2023-08-30 11:22 dpdklab
2023-08-30 11:19 dpdklab
2023-08-30 11:18 dpdklab
2023-08-30 11:18 dpdklab
2023-08-30 11:14 dpdklab
2023-08-30 11:13 dpdklab
2023-08-30 11:11 dpdklab
2023-08-30 11:10 dpdklab
2023-08-30 11:09 dpdklab
2023-08-30 11:07 dpdklab
2023-08-30 11:07 dpdklab
2023-08-30 11:06 dpdklab
2023-08-30 11:05 dpdklab
2023-08-30 11:03 dpdklab
2023-08-30 11:02 dpdklab
     [not found] <20230830103303.2428995-1-artemyko@nvidia.com>
2023-08-30 10:26 ` qemudev
2023-08-30 10:30 ` qemudev
2023-08-30 10:34 ` checkpatch
2023-08-30 11:39 ` 0-day Robot

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=64ef2639.170a0220.caed7.a7caSMTPIN_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).