automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw48537-48541 [PATCH] [1/5] vhost: enforce avail index and desc read ordering
@ 2018-12-05 14:54 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2018-12-05 14:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: intel-Performance-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/48537

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Wednesday, December 05 2018 09:49:53 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b0aa225b45e102a1eba2215e3a75b5683d8435f2

48537-48541 --> performance testing pass

Test environment and result as below:

Ubuntu 17.10
Kernel: 4.13.0-43-generic
GCC: gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0
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.089                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.681                               |
+------------+---------+-------------------------------------+

Ubuntu 17.10
Kernel: 4.13.0-43-generic
GCC: gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | -0.015                              |
+------------+---------+-------------------------------------+
| 64         | 512     | -0.139                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.138                              |
+------------+---------+-------------------------------------+

UNH-IOL DPDK Performance Test Lab

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

* [dpdk-test-report] |SUCCESS| pw48537-48541 [PATCH] [1/5] vhost: enforce avail index and desc read ordering
@ 2018-12-05 14:54 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2018-12-05 14:54 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Wednesday, December 05 2018 09:49:53 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b0aa225b45e102a1eba2215e3a75b5683d8435f2

48537-48541 --> performance testing pass

Test environment and result as below:

Ubuntu 16.04
Kernel: 4.4.0-109-generic
GCC: 5.4.0-6ubuntu1~16.04.6
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.212                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.055                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.013                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.018                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.002                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.015                               |
+------------+---------+-------------------------------------+

Ubuntu 16.04
Kernel: 4.4.0-109-generic
GCC: 5.4.0-6ubuntu1~16.04.6
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.204                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.047                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.106                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.249                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.075                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.032                              |
+------------+---------+-------------------------------------+

Ubuntu 16.04
Kernel: 4.4.0-109-generic
GCC: 5.4.0-6ubuntu1~16.04.6
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.041                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.071                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.105                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.070                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.006                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.003                              |
+------------+---------+-------------------------------------+

UNH-IOL DPDK Performance Test Lab

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

end of thread, other threads:[~2018-12-05 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-05 14:54 [dpdk-test-report] |SUCCESS| pw48537-48541 [PATCH] [1/5] vhost: enforce avail index and desc read ordering dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2018-12-05 14:54 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).