automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw74596 [PATCH v2] hash: fix return value of null not checked
       [not found] <1595390338-9588-1-git-send-email-wangyunjian@huawei.com>
@ 2020-07-22  3:59 ` checkpatch
  2020-07-22  5:55 ` [dpdk-test-report] |SUCCESS| pw74596 " 0-day Robot
  1 sibling, 0 replies; 5+ messages in thread
From: checkpatch @ 2020-07-22  3:59 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw74596 hash: fix return value of null not checked
       [not found] <1595390338-9588-1-git-send-email-wangyunjian@huawei.com>
  2020-07-22  3:59 ` [dpdk-test-report] |SUCCESS| pw74596 [PATCH v2] hash: fix return value of null not checked checkpatch
@ 2020-07-22  5:55 ` 0-day Robot
  1 sibling, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2020-07-22  5:55 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

* [dpdk-test-report] |SUCCESS| pw74596 [PATCH] [v2] hash: fix return value of null not checked
@ 2020-07-23 10:15 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-07-23 10:15 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/74596

_Testing PASS_

Submitter: wangyunjian <wangyunjian@huawei.com>
Date: Wednesday, July 22 2020 03:58:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3126c6e04118e92364571b7020f7bb1567bac694

74596 --> testing pass

Test environment and result as below:

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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.4

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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| pw74596 [PATCH] [v2] hash: fix return value of null not checked
@ 2020-07-23  5:18 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-07-23  5:18 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/74596

_Performance Testing PASS_

Submitter: wangyunjian <wangyunjian@huawei.com>
Date: Wednesday, July 22 2020 03:58:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3126c6e04118e92364571b7020f7bb1567bac694

74596 --> 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.542                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.081                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.214                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.174                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.247                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.009                               |
+------------+---------+-------------------------------------+

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.200                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.389                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.041                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.035                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.014                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.006                              |
+------------+---------+-------------------------------------+

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.042                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.192                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.588                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.023                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.020                               |
+------------+---------+-------------------------------------+

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

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| pw74596 [PATCH] [v2] hash: fix return value of null not checked
@ 2020-07-22  5:03 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-07-22  5:03 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/74596

_Performance Testing PASS_

Submitter: wangyunjian <wangyunjian@huawei.com>
Date: Wednesday, July 22 2020 03:58:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3126c6e04118e92364571b7020f7bb1567bac694

74596 --> 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     | 5.099                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.715                               |
+------------+---------+-------------------------------------+

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.534                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.852                               |
+------------+---------+-------------------------------------+

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

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

end of thread, other threads:[~2020-07-23 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1595390338-9588-1-git-send-email-wangyunjian@huawei.com>
2020-07-22  3:59 ` [dpdk-test-report] |SUCCESS| pw74596 [PATCH v2] hash: fix return value of null not checked checkpatch
2020-07-22  5:55 ` [dpdk-test-report] |SUCCESS| pw74596 " 0-day Robot
2020-07-22  5:03 [dpdk-test-report] |SUCCESS| pw74596 [PATCH] [v2] " dpdklab
2020-07-23  5:18 dpdklab
2020-07-23 10:15 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).