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

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

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

_Testing PASS_

Submitter: David Harton <dharton@cisco.com>
Date: Tuesday, April 06 2021 00:27:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90583 --> testing pass

Test environment and result as below:

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


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

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

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

UNH-IOL DPDK Community Lab

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

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

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

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

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

_Testing PASS_

Submitter: David Harton <dharton@cisco.com>
Date: Tuesday, April 06 2021 00:27:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90583 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL 7              | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | PASS           | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

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

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

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/16302/

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw90583 [PATCH] net/ena: fix releasing Tx ring mbufs
@ 2021-04-06  1:42 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2021-04-06  1:42 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: David Harton <dharton@cisco.com>
Date: Tuesday, April 06 2021 00:27:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90583 --> 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.50639%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.50011%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.29999%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.10944%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.05913%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.03517%                            |
+------------+---------+-------------------------------------+

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.19834%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.01727%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.06435%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.57197%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.06684%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.19661%                           |
+------------+---------+-------------------------------------+

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.52857%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.60895%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.16419%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.11179%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.08358%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.09232%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

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

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

_Performance Testing PASS_

Submitter: David Harton <dharton@cisco.com>
Date: Tuesday, April 06 2021 00:27:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90583 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 3.68726%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.29538%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.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/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 5.14469%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 4.8188%                             |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

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

_coding style OK_



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

end of thread, other threads:[~2021-04-06  2:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06  1:42 [dpdk-test-report] |SUCCESS| pw90583 [PATCH] net/ena: fix releasing Tx ring mbufs dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-04-06  2:49 dpdklab
2021-04-06  1:42 dpdklab
2021-04-06  1:18 dpdklab
     [not found] <20210406002719.2556501-1-dharton@cisco.com>
2021-04-06  0:28 ` 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).