automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw67275-67303 [PATCH] [01/29] net/ena: check if size of buffer is at least 1400B
@ 2020-03-27 20:04 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-03-27 20:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Michal Krawczyk <mk@semihalf.com>
Date: Friday, March 27 2020 10:17:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bcf789da7335b80e792ba926b5a95a12fa2e1e9a

67275-67303 --> 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.567                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.478                              |
+------------+---------+-------------------------------------+

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.018                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.357                               |
+------------+---------+-------------------------------------+

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

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| pw67275-67303 [PATCH] [01/29] net/ena: check if size of buffer is at least 1400B
@ 2020-03-27 20:52 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-03-27 20:52 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Michal Krawczyk <mk@semihalf.com>
Date: Friday, March 27 2020 10:17:55 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bcf789da7335b80e792ba926b5a95a12fa2e1e9a

67275-67303 --> 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.513                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.033                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.070                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.126                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.006                              |
+------------+---------+-------------------------------------+
| 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.100                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.196                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.014                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.024                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.021                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.005                              |
+------------+---------+-------------------------------------+

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.225                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.003                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.119                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.005                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.005                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.009                               |
+------------+---------+-------------------------------------+

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

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-03-27 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27 20:04 [dpdk-test-report] |SUCCESS| pw67275-67303 [PATCH] [01/29] net/ena: check if size of buffer is at least 1400B dpdklab
2020-03-27 20:52 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).