automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw77322 [PATCH] net/memif: relax barrier for zero copy path
@ 2020-09-15 15:33 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-09-15 15:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Phil Yang <phil.yang@arm.com>
Date: Friday, September 11 2020 05:38:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd6f1d7a5fde76c4f1e771de9f7aafdf59d691e4

77322 --> testing pass

Test environment and result as below:

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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.4

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

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

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| pw77322 [PATCH] net/memif: relax barrier for zero copy path
@ 2020-09-11 10:51 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-09-11 10:51 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/77322

_Performance Testing PASS_

Submitter: Phil Yang <phil.yang@arm.com>
Date: Friday, September 11 2020 05:38:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd6f1d7a5fde76c4f1e771de9f7aafdf59d691e4

77322 --> 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.244                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.051                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.169                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.142                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.016                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.034                               |
+------------+---------+-------------------------------------+

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.078                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.131                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.092                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.182                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

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.035                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.169                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.265                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.009                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.002                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

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

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| pw77322 [PATCH] net/memif: relax barrier for zero copy path
@ 2020-09-11  9:08 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-09-11  9:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Phil Yang <phil.yang@arm.com>
Date: Friday, September 11 2020 05:38:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd6f1d7a5fde76c4f1e771de9f7aafdf59d691e4

77322 --> 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.469                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.999                               |
+------------+---------+-------------------------------------+

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

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| pw77322 [PATCH] net/memif: relax barrier for zero copy path
@ 2020-09-11  8:52 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-09-11  8:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/77322

_Functional Testing PASS_

Submitter: Phil Yang <phil.yang@arm.com>
Date: Friday, September 11 2020 05:38:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd6f1d7a5fde76c4f1e771de9f7aafdf59d691e4

77322 --> functional 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/8


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

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| pw77322 [PATCH] net/memif: relax barrier for zero copy path
@ 2020-09-11  7:20 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-09-11  7:20 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Phil Yang <phil.yang@arm.com>
Date: Friday, September 11 2020 05:38:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd6f1d7a5fde76c4f1e771de9f7aafdf59d691e4

77322 --> 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.035                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.007                              |
+------------+---------+-------------------------------------+

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

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| pw77322 [PATCH] net/memif: relax barrier for zero copy path
@ 2020-09-11  7:14 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-09-11  7:14 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/77322

_Functional Testing PASS_

Submitter: Phil Yang <phil.yang@arm.com>
Date: Friday, September 11 2020 05:38:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd6f1d7a5fde76c4f1e771de9f7aafdf59d691e4

77322 --> functional 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/5


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

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| pw77322 [PATCH] net/memif: relax barrier for zero copy path
       [not found] <1599802699-20876-1-git-send-email-phil.yang@arm.com>
@ 2020-09-11  5:39 ` checkpatch
  0 siblings, 0 replies; 7+ messages in thread
From: checkpatch @ 2020-09-11  5:39 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2020-09-15 15:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 15:33 [dpdk-test-report] |SUCCESS| pw77322 [PATCH] net/memif: relax barrier for zero copy path dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-09-11 10:51 dpdklab
2020-09-11  9:08 dpdklab
2020-09-11  8:52 dpdklab
2020-09-11  7:20 dpdklab
2020-09-11  7:14 dpdklab
     [not found] <1599802699-20876-1-git-send-email-phil.yang@arm.com>
2020-09-11  5:39 ` 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).