* [dpdk-test-report] |SUCCESS| pw79489 [PATCH] [v2] net/ring: fix unchecked return value
@ 2020-10-01 18:42 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-01 18:42 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/79489
_Performance Testing PASS_
Submitter: Kevin Laatz <kevin.laatz@intel.com>
Date: Thursday, October 01 2020 17:09:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d1ca6cfd3c9d7626d43e01a6c14686d48dadf46b
79489 --> 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.752 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 1.758 |
+------------+---------+-------------------------------------+
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.240 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.864 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw79489 [PATCH] [v2] net/ring: fix unchecked return value
@ 2020-10-01 20:21 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-01 20:21 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/79489
_Performance Testing PASS_
Submitter: Kevin Laatz <kevin.laatz@intel.com>
Date: Thursday, October 01 2020 17:09:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d1ca6cfd3c9d7626d43e01a6c14686d48dadf46b
79489 --> 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.186 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.236 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.247 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.113 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.018 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.016 |
+------------+---------+-------------------------------------+
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.016 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.001 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.027 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.037 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.005 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.008 |
+------------+---------+-------------------------------------+
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.016 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.204 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.071 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.007 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.004 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.003 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw79489 [PATCH] [v2] net/ring: fix unchecked return value
@ 2020-10-01 18:18 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-01 18:18 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 787 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/79489
_Functional Testing PASS_
Submitter: Kevin Laatz <kevin.laatz@intel.com>
Date: Thursday, October 01 2020 17:09:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d1ca6cfd3c9d7626d43e01a6c14686d48dadf46b
79489 --> 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/4
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw79489 [PATCH] [v2] net/ring: fix unchecked return value
@ 2020-10-01 18:05 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-01 18:05 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1265 bytes --]
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/79489
_Performance Testing PASS_
Submitter: Kevin Laatz <kevin.laatz@intel.com>
Date: Thursday, October 01 2020 17:09:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d1ca6cfd3c9d7626d43e01a6c14686d48dadf46b
79489 --> 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.078 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.022 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/13410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-test-report] |SUCCESS| pw79489 [PATCH] [v2] net/ring: fix unchecked return value
@ 2020-10-01 18:00 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-01 18:00 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 792 bytes --]
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/79489
_Functional Testing PASS_
Submitter: Kevin Laatz <kevin.laatz@intel.com>
Date: Thursday, October 01 2020 17:09:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d1ca6cfd3c9d7626d43e01a6c14686d48dadf46b
79489 --> 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/13410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <20201001170902.487111-1-kevin.laatz@intel.com>]
end of thread, other threads:[~2020-10-01 20:21 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 18:42 [dpdk-test-report] |SUCCESS| pw79489 [PATCH] [v2] net/ring: fix unchecked return value dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-10-01 20:21 dpdklab
2020-10-01 18:18 dpdklab
2020-10-01 18:05 dpdklab
2020-10-01 18:00 dpdklab
[not found] <20201001170902.487111-1-kevin.laatz@intel.com>
2020-10-01 17:14 ` [dpdk-test-report] |SUCCESS| pw79489 [PATCH v2] " checkpatch
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).