automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver
@ 2020-04-07 19:11 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-07 19:11 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Vu Pham <vuhuong@mellanox.com>
Date: Tuesday, April 07 2020 17:00:55 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:aab643791be0af73d2c9f3dc01fa7bdbda562f23

67908-67912 --> performance testing pass

Test environment and result as below:

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.583                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.098                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.385                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.002                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.004                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.003                               |
+------------+---------+-------------------------------------+

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.162                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.216                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.068                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.008                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.011                              |
+------------+---------+-------------------------------------+

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.746                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.125                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.021                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.097                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.066                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.006                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver
@ 2020-04-07 19:15 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-07 19:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Vu Pham <vuhuong@mellanox.com>
Date: Tuesday, April 07 2020 17:00:55 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:aab643791be0af73d2c9f3dc01fa7bdbda562f23

67908-67912 --> testing pass

Test environment and result as below:

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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver
@ 2020-04-07 18:37 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-07 18:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Vu Pham <vuhuong@mellanox.com>
Date: Tuesday, April 07 2020 17:00:55 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:aab643791be0af73d2c9f3dc01fa7bdbda562f23

67908-67912 --> testing pass

Test environment and result as below:

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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver
@ 2020-04-07 18:36 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-07 18:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Vu Pham <vuhuong@mellanox.com>
Date: Tuesday, April 07 2020 17:00:55 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:aab643791be0af73d2c9f3dc01fa7bdbda562f23

67908-67912 --> 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     | 3.862                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 3.058                               |
+------------+---------+-------------------------------------+

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.971                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.072                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver
@ 2020-04-07 18:35 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-07 18:35 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Vu Pham <vuhuong@mellanox.com>
Date: Tuesday, April 07 2020 17:00:55 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:aab643791be0af73d2c9f3dc01fa7bdbda562f23

67908-67912 --> performance testing pass

Test environment and result as below:

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.116                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.118                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.013                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.004                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.004                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.009                              |
+------------+---------+-------------------------------------+

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.890                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.192                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.353                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.036                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.001                              |
+------------+---------+-------------------------------------+

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.853                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.246                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.066                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.025                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.102                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.002                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver
@ 2020-04-07 18:10 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-07 18:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Vu Pham <vuhuong@mellanox.com>
Date: Tuesday, April 07 2020 17:00:55 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:aab643791be0af73d2c9f3dc01fa7bdbda562f23

67908-67912 --> 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.364                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.835                               |
+------------+---------+-------------------------------------+

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.024                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.214                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 19:11 [dpdk-test-report] |SUCCESS| pw67908-67912 [PATCH] [v3, 1/4] common/mlx5: refactor multi-process IPC handling codes to common driver dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-04-07 19:15 dpdklab
2020-04-07 18:37 dpdklab
2020-04-07 18:36 dpdklab
2020-04-07 18:35 dpdklab
2020-04-07 18:10 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).