* [dpdk-test-report] |SUCCESS| pw61162 [PATCH] [v2] net/i40e: fix integer overflow
@ 2019-10-15 18:30 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-10-15 18:30 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3906 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/61162
_Performance Testing PASS_
Submitter: Xiao Zhang <xiao.zhang@intel.com>
Date: Tuesday, October 15 2019 05:29:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:31b798a6f08e9b333b94b8bb26910209aa810b73
61162 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
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.104 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.045 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.004 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.002 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.024 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.017 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
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.057 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.090 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.031 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.014 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.001 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.013 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
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.155 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.217 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.024 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.055 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.042 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.040 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/7932/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |SUCCESS| pw61162 [PATCH] [v2] net/i40e: fix integer overflow
@ 2019-10-15 12:10 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-10-15 12:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1991 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/61162
_Performance Testing PASS_
Submitter: Xiao Zhang <xiao.zhang@intel.com>
Date: Tuesday, October 15 2019 05:29:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:31b798a6f08e9b333b94b8bb26910209aa810b73
61162 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
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.185 |
+------------+---------+-------------------------------------+
| 64 | 512 | -0.025 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.073 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
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.343 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.025 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/7932/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |SUCCESS| pw61162 [PATCH] [v2] net/i40e: fix integer overflow
@ 2019-10-15 12:05 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-10-15 12:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]
Test-Label: iol-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/61162
_Compile Testing PASS_
Submitter: Xiao Zhang <xiao.zhang@intel.com>
Date: Tuesday, October 15 2019 05:29:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:31b798a6f08e9b333b94b8bb26910209aa810b73
61162 --> compile testing pass
Test environment and result as below:
+--------------+--------------+------------------+-------------------+
| Environment | dpdk_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+==============+==============+==================+===================+
| Ubuntu 18.04 | PASS | PASS | PASS |
+--------------+--------------+------------------+-------------------+
| FreeBSD 11.2 | PASS | | PASS |
+--------------+--------------+------------------+-------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
FreeBSD 11.2
Kernel: 11.2
GCC: 8.3
https://lab.dpdk.org/results/dashboard/patchsets/7932/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-15 18:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 18:30 [dpdk-test-report] |SUCCESS| pw61162 [PATCH] [v2] net/i40e: fix integer overflow dpdklab
-- strict thread matches above, loose matches on Subject: below --
2019-10-15 12:10 dpdklab
2019-10-15 12:05 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).