* [dpdk-test-report] |SUCCESS| pw81691 [PATCH] net/mlx5: implement tunnel offload API
@ 2020-10-21 13:11 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-10-21 13:11 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3967 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/81691
_Performance Testing PASS_
Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 21 2020 09:22:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4669252e0421aaf06ff86d5339f970ebe72cbf22
81691 --> 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.226 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.083 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.010 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.015 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.157 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.020 |
+------------+---------+-------------------------------------+
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.351 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.103 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.227 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.024 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.015 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.006 |
+------------+---------+-------------------------------------+
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.149 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.130 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.020 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.035 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.020 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.004 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13889/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw81691 [PATCH] net/mlx5: implement tunnel offload API
@ 2020-10-21 10:49 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-10-21 10:49 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1917 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/81691
_Performance Testing PASS_
Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 21 2020 09:22:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4669252e0421aaf06ff86d5339f970ebe72cbf22
81691 --> 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 | 2.833 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 1.529 |
+------------+---------+-------------------------------------+
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.004 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 1.021 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13889/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw81691 [PATCH] net/mlx5: implement tunnel offload API
@ 2020-10-21 10:25 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-10-21 10:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 790 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/81691
_Functional Testing PASS_
Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 21 2020 09:22:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4669252e0421aaf06ff86d5339f970ebe72cbf22
81691 --> functional 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/3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13889/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw81691 [PATCH] net/mlx5: implement tunnel offload API
@ 2020-10-21 10:22 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-10-21 10:22 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/81691
_Performance Testing PASS_
Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 21 2020 09:22:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4669252e0421aaf06ff86d5339f970ebe72cbf22
81691 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 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.019 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.028 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13889/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw81691 [PATCH] net/mlx5: implement tunnel offload API
@ 2020-10-21 10:17 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-10-21 10:17 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 795 bytes --]
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/81691
_Functional Testing PASS_
Submitter: Gregory Etelson <getelson@nvidia.com>
Date: Wednesday, October 21 2020 09:22:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4669252e0421aaf06ff86d5339f970ebe72cbf22
81691 --> functional testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13889/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-10-21 13:11 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21 13:11 [dpdk-test-report] |SUCCESS| pw81691 [PATCH] net/mlx5: implement tunnel offload API dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-10-21 10:49 dpdklab
2020-10-21 10:25 dpdklab
2020-10-21 10:22 dpdklab
2020-10-21 10:17 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).