automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw67112 [PATCH] net/mlx5: fix call to modify action without init item
       [not found] <1585165998-14221-1-git-send-email-asafp@mellanox.com>
@ 2020-03-25 19:53 ` checkpatch
  2020-03-25 21:07 ` [dpdk-test-report] || pw67112 " 0-day Robot
  1 sibling, 0 replies; 5+ messages in thread
From: checkpatch @ 2020-03-25 19:53 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] || pw67112 net/mlx5: fix call to modify action without init item
       [not found] <1585165998-14221-1-git-send-email-asafp@mellanox.com>
  2020-03-25 19:53 ` [dpdk-test-report] |SUCCESS| pw67112 [PATCH] net/mlx5: fix call to modify action without init item checkpatch
@ 2020-03-25 21:07 ` 0-day Robot
  1 sibling, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2020-03-25 21:07 UTC (permalink / raw)
  To: test-report; +Cc: asafp, robot

From: robot@bytheb.org

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

_Travis build: errored_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/155211431

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

* [dpdk-test-report] |SUCCESS| pw67112 [PATCH] net/mlx5: fix call to modify action without init item
@ 2020-03-25 23:23 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-03-25 23:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Asaf Penso <asafp@mellanox.com>
Date: Wednesday, March 25 2020 19:53:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83bc8bb1a8ec5e57515778216351fa0cdef9599a

67112 --> testing pass

Test environment and result as below:

+---------------------+--------------------+-------------------+--------------+------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile | dpdk_compile_ovs | dpdk_unit_test |
+=====================+====================+===================+==============+==================+================+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED      | SKIPPED          | SKIPPED        |
+---------------------+--------------------+-------------------+--------------+------------------+----------------+
| CentOS 8            | 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              | PASS         | SKIPPED          | SKIPPED        |
+---------------------+--------------------+-------------------+--------------+------------------+----------------+
| Arch Linux          | PASS               | SKIPPED           | PASS         | PASS             | SKIPPED        |
+---------------------+--------------------+-------------------+--------------+------------------+----------------+

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

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

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

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| pw67112 [PATCH] net/mlx5: fix call to modify action without init item
@ 2020-03-25 21:42 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-03-25 21:42 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Asaf Penso <asafp@mellanox.com>
Date: Wednesday, March 25 2020 19:53:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83bc8bb1a8ec5e57515778216351fa0cdef9599a

67112 --> 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.062                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.041                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.163                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.002                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.005                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.006                              |
+------------+---------+-------------------------------------+

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.140                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.108                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.038                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.193                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.107                               |
+------------+---------+-------------------------------------+
| 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.028                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.026                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.046                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.005                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.019                              |
+------------+---------+-------------------------------------+

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

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| pw67112 [PATCH] net/mlx5: fix call to modify action without init item
@ 2020-03-25 20:56 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-03-25 20:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Asaf Penso <asafp@mellanox.com>
Date: Wednesday, March 25 2020 19:53:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83bc8bb1a8ec5e57515778216351fa0cdef9599a

67112 --> 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     | -0.299                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.062                              |
+------------+---------+-------------------------------------+

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     | -0.189                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.330                               |
+------------+---------+-------------------------------------+

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

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-03-25 23:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1585165998-14221-1-git-send-email-asafp@mellanox.com>
2020-03-25 19:53 ` [dpdk-test-report] |SUCCESS| pw67112 [PATCH] net/mlx5: fix call to modify action without init item checkpatch
2020-03-25 21:07 ` [dpdk-test-report] || pw67112 " 0-day Robot
2020-03-25 23:23 [dpdk-test-report] |SUCCESS| pw67112 [PATCH] " dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-03-25 21:42 dpdklab
2020-03-25 20:56 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).