automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw57726 [PATCH] [v2] net/mlx5: add support for vectorized code on Power systems
@ 2019-08-16 18:36 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-08-16 18:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-Compile-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/57726

_Compile Testing PASS_

Submitter: David Christensen <drc@linux.vnet.ibm.com>
Date: Friday, August 16 2019 17:56:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a

57726 --> compile testing pass

Test environment and result as below:

Ubuntu 18.04
	Kernel: 4.15.0-generic
	GCC: 7.4
	Result: PASS

FreeBSD 11.2
	Kernel: 11.2
	GCC: 8.3
	Result: PASS

https://lab.dpdk.org/results/dashboard/patchsets/7164/

UNH-IOL DPDK Performance Test Lab

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

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

* [dpdk-test-report] |SUCCESS| pw57726 [PATCH] [v2] net/mlx5: add support for vectorized code on Power systems
@ 2019-08-16 19:11 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-08-16 19:11 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: mellanox-Performance-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/57726

_Performance Testing PASS_

Submitter: David Christensen <drc@linux.vnet.ibm.com>
Date: Friday, August 16 2019 17:56:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a

57726 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
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.341                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.526                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.024                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.007                              |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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.096                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.009                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.036                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.004                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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.059                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.136                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.047                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.255                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.028                               |
+------------+---------+-------------------------------------+

https://lab.dpdk.org/results/dashboard/patchsets/7164/

UNH-IOL DPDK Performance Test Lab

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

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

* [dpdk-test-report] |SUCCESS| pw57726 [PATCH v2] net/mlx5: add support for vectorized code on Power systems
       [not found] <1565978164-62036-1-git-send-email-drc@linux.vnet.ibm.com>
@ 2019-08-16 17:56 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2019-08-16 17:56 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2019-08-16 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 18:36 [dpdk-test-report] |SUCCESS| pw57726 [PATCH] [v2] net/mlx5: add support for vectorized code on Power systems dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-08-16 19:11 dpdklab
     [not found] <1565978164-62036-1-git-send-email-drc@linux.vnet.ibm.com>
2019-08-16 17:56 ` [dpdk-test-report] |SUCCESS| pw57726 [PATCH v2] " 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).