automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails
       [not found] <20200621090800.1AE521C00D@dpdk.org>
@ 2020-06-21  9:08 ` checkpatch
  2020-06-21 11:13 ` [dpdk-test-report] |SUCCESS| pw71834 " 0-day Robot
  1 sibling, 0 replies; 7+ messages in thread
From: checkpatch @ 2020-06-21  9:08 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw71834 vfio: fix resource leak when mapping fails
       [not found] <20200621090800.1AE521C00D@dpdk.org>
  2020-06-21  9:08 ` [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails checkpatch
@ 2020-06-21 11:13 ` 0-day Robot
  1 sibling, 0 replies; 7+ messages in thread
From: 0-day Robot @ 2020-06-21 11:13 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/71834

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/172372425

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

* [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails
@ 2020-06-23 12:24 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-06-23 12:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Yunjian Wang <yunjian.wang@foxmail.com>
Date: Sunday, June 21 2020 09:07:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2e40fdc2d305e6864c8840a0985018edc94562d5

71834 --> testing pass

Test environment and result as below:

+---------------------+--------------------+-------------------+--------------+----------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile | dpdk_unit_test | dpdk_compile_ovs |
+=====================+====================+===================+==============+================+==================+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED      | SKIPPED        | SKIPPED          |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+
| Ubuntu 18.04        | PASS               | PASS              | PASS         | PASS           | PASS             |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+
| CentOS 8            | PASS               | PASS              | PASS         | SKIPPED        | PASS             |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+
| Fedora 31           | PASS               | PASS              | PASS         | SKIPPED        | PASS             |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+
| openSUSE Leap 15    | PASS               | PASS              | PASS         | SKIPPED        | PASS             |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+
| Arch Linux          | PASS               | SKIPPED           | PASS         | SKIPPED        | PASS             |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+
| FreeBSD 11.2        | PASS               | PASS              | PASS         | SKIPPED        | SKIPPED          |
+---------------------+--------------------+-------------------+--------------+----------------+------------------+

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.4

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails
@ 2020-06-23  9:05 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-06-23  9:05 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Yunjian Wang <yunjian.wang@foxmail.com>
Date: Sunday, June 21 2020 09:07:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2e40fdc2d305e6864c8840a0985018edc94562d5

71834 --> 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.357                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.054                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.102                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.062                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.011                               |
+------------+---------+-------------------------------------+

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.204                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.288                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.078                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.028                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.012                              |
+------------+---------+-------------------------------------+

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.393                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.435                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.138                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.023                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.007                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails
@ 2020-06-23  3:00 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-06-23  3:00 UTC (permalink / raw)
  To: Ruoshan Shi, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-nxp-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/71834

_Performance Testing PASS_

Submitter: Yunjian Wang <yunjian.wang@foxmail.com>
Date: Sunday, June 21 2020 09:07:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2e40fdc2d305e6864c8840a0985018edc94562d5

71834 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.14.122
Compiler: gcc 7.3.0
NIC: NXP LS2088A 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     | 0.037                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.428                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails
@ 2020-06-23  1:59 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-06-23  1:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Yunjian Wang <yunjian.wang@foxmail.com>
Date: Sunday, June 21 2020 09:07:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2e40fdc2d305e6864c8840a0985018edc94562d5

71834 --> 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 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     | 4.892                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.841                               |
+------------+---------+-------------------------------------+

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     | 2.190                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.076                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails
@ 2020-06-22 21:39 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-06-22 21:39 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/71834

_Performance Testing PASS_

Submitter: Yunjian Wang <yunjian.wang@foxmail.com>
Date: Sunday, June 21 2020 09:07:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2e40fdc2d305e6864c8840a0985018edc94562d5

71834 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 0.067                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.005                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2020-06-23 12:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200621090800.1AE521C00D@dpdk.org>
2020-06-21  9:08 ` [dpdk-test-report] |SUCCESS| pw71834 [PATCH] vfio: fix resource leak when mapping fails checkpatch
2020-06-21 11:13 ` [dpdk-test-report] |SUCCESS| pw71834 " 0-day Robot
2020-06-22 21:39 [dpdk-test-report] |SUCCESS| pw71834 [PATCH] " dpdklab
2020-06-23  1:59 dpdklab
2020-06-23  3:00 dpdklab
2020-06-23  9:05 dpdklab
2020-06-23 12:24 dpdklab

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