automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw69317-69325 [PATCH] [v10, 1/9] net/virtio: add Rx free threshold setting
@ 2020-04-26  3:38 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-04-26  3:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Marvin Liu <yong.liu@intel.com>
Date: Sunday, April 26 2020 02:19:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ec5a905ec8305cbd56413b906a64b361b2a3c132

69317-69325 --> 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.335                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.224                               |
+------------+---------+-------------------------------------+

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.489                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.932                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community 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] |SUCCESS| pw69317-69325 [PATCH] [v10, 1/9] net/virtio: add Rx free threshold setting
@ 2020-04-29 16:56 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-04-29 16:56 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Marvin Liu <yong.liu@intel.com>
Date: Sunday, April 26 2020 02:19:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ec5a905ec8305cbd56413b906a64b361b2a3c132

69317-69325 --> 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.488                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.010                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.087                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.095                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.045                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.004                              |
+------------+---------+-------------------------------------+

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.133                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.133                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.087                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.034                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.007                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.010                               |
+------------+---------+-------------------------------------+

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.006                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.599                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.020                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.002                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.017                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community 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:[~2020-04-29 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26  3:38 [dpdk-test-report] |SUCCESS| pw69317-69325 [PATCH] [v10, 1/9] net/virtio: add Rx free threshold setting dpdklab
2020-04-29 16: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).