automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw57768 [PATCH] net/mlx5: fix TSO flag check
@ 2019-08-20 22:04 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2019-08-20 22:04 UTC (permalink / raw)
  To: Erez Scop, Thomas Monjalon, Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: mellanox-Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/57768

_Performance Testing issues_

Submitter: Yongseok Koh <yskoh@mellanox.com>
Date: Tuesday, August 20 2019 16:43:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a

57768 --> performance testing fail

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: 1/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.625                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -1.637                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.678                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.017                              |
+------------+---------+-------------------------------------+

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.426                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.205                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.082                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.028                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 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.110                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.128                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.028                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.047                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.057                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.050                               |
+------------+---------+-------------------------------------+

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

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] 2+ messages in thread

* [dpdk-test-report] |FAILURE| pw57768 [PATCH] net/mlx5: fix TSO flag check
@ 2019-08-20 21:23 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2019-08-20 21:23 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report; +Cc: dpdk-test-reports

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

Test-Label: intel-Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/57768

_Performance Testing issues_

Submitter: Yongseok Koh <yskoh@mellanox.com>
Date: Tuesday, August 20 2019 16:43:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e7fd5a3bbe5636e93a66fd5086f182756624c97a

57768 --> performance testing fail

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
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.059                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.047                              |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/3

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | -2.428                              |
+------------+---------+-------------------------------------+
| 64         | 512     | -0.116                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.599                               |
+------------+---------+-------------------------------------+

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

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] 2+ messages in thread

end of thread, other threads:[~2019-08-20 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20 22:04 [dpdk-test-report] |FAILURE| pw57768 [PATCH] net/mlx5: fix TSO flag check dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-08-20 21:23 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).