automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw90568 [PATCH] net/ena: fix releasing Tx ring mbufs
@ 2021-04-05 20:26 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-04-05 20:26 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: David Harton <dharton@cisco.com>
Date: Monday, April 05 2021 18:57:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90568 --> performance testing pass

Test environment and result as below:

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.43822%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.17162%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.54999%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.35897%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.97137%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.1407%                             |
+------------+---------+-------------------------------------+

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.59219%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.09326%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.95035%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.27318%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.21725%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.14746%                           |
+------------+---------+-------------------------------------+

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.19893%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 1.4678%                             |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.17149%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.13308%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.01045%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.09232%                            |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90568 [PATCH] net/ena: fix releasing Tx ring mbufs
@ 2021-04-05 20:02 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-04-05 20:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/90568

_Testing PASS_

Submitter: David Harton <dharton@cisco.com>
Date: Monday, April 05 2021 18:57:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90568 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+


Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90568 [PATCH] net/ena: fix releasing Tx ring mbufs
       [not found] <20210405185724.976625-1-dharton@cisco.com>
@ 2021-04-05 18:57 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-04-05 18:57 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/90568

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-05 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 20:26 [dpdk-test-report] |SUCCESS| pw90568 [PATCH] net/ena: fix releasing Tx ring mbufs dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-04-05 20:02 dpdklab
     [not found] <20210405185724.976625-1-dharton@cisco.com>
2021-04-05 18:57 ` checkpatch

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).