automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@dpdk.org
Subject: [dpdk-test-report] |SUCCESS| pw93247 [PATCH] net/mlx5: fix counter offset detection
Date: Sun, 16 May 2021 16:42:08 -0400 (EDT)	[thread overview]
Message-ID: <20210516204208.20AA8510@noxus.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 4837 bytes --]

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/93247

_Performance Testing PASS_

Submitter: Suanming Mou <suanmingm@nvidia.com>
Date: Thursday, May 13 2021 08:05:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93247 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.21487%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.12094%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.22788%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.03424%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.16731%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.24606%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.32335%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.01841%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.12233%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -1.13238%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.71168%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.1173%                             |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.2255%                             |
+------------+---------+-------------------------------------+
| 128        | 256     | 1.53978%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.15731%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.20238%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.14617%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.18453%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | 0.08579%                            |
+------------+---------+-------------------------------------+
| 64         | 256     | 0.31156%                            |
+------------+---------+-------------------------------------+
| 64         | 512     | 2.13886%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.09669%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2021-05-16 20:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-16 20:42 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-16 23:13 dpdklab
2021-05-16 20:58 dpdklab
2021-05-16 20:16 dpdklab
2021-05-16  0:08 dpdklab
2021-05-15 23:28 dpdklab
2021-05-15 23:16 dpdklab
2021-05-15 22:35 dpdklab
2021-05-15 22:23 dpdklab
2021-05-13  8:59 dpdklab
2021-05-13  8:53 dpdklab
2021-05-13  8:49 dpdklab
2021-05-13  8:37 dpdklab
     [not found] <20210513080515.10644-1-suanmingm@nvidia.com>
2021-05-13  8:06 ` checkpatch

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=20210516204208.20AA8510@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=alialnu@nvidia.com \
    --cc=dpdk-test-reports@dpdk.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).