* [dpdk-test-report] |SUCCESS| pw62358 [PATCH v5] net/ice: fix setting max frame size
[not found] <20191104153332.34150-1-jiaqix.min@intel.com>
@ 2019-11-04 11:04 ` checkpatch
2019-11-04 12:04 ` [dpdk-test-report] |WARNING| pw62358 " 0-day Robot
1 sibling, 0 replies; 5+ messages in thread
From: checkpatch @ 2019-11-04 11:04 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/62358
_coding style OK_
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |WARNING| pw62358 net/ice: fix setting max frame size
[not found] <20191104153332.34150-1-jiaqix.min@intel.com>
2019-11-04 11:04 ` [dpdk-test-report] |SUCCESS| pw62358 [PATCH v5] net/ice: fix setting max frame size checkpatch
@ 2019-11-04 12:04 ` 0-day Robot
1 sibling, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2019-11-04 12:04 UTC (permalink / raw)
To: test-report; +Cc: jiaqix.min, robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/62358
_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/134812518
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw62358 [PATCH] [v5] net/ice: fix setting max frame size
@ 2019-11-04 21:40 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-11-04 21:40 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/62358
_Performance Testing PASS_
Submitter: Min JiaqiX <jiaqix.min@intel.com>
Date: Monday, November 04 2019 15:33:32
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d22cd795ec9db722505e48b5e9bc5afddbeb400e
62358 --> 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.137 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.938 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.002 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.012 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.009 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.003 |
+------------+---------+-------------------------------------+
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.076 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.022 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.157 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.124 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.066 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.040 |
+------------+---------+-------------------------------------+
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.201 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.110 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.009 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.001 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.001 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/8300/
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] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw62358 [PATCH] [v5] net/ice: fix setting max frame size
@ 2019-11-04 20:26 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-11-04 20:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1326 bytes --]
Test-Label: iol-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/62358
_Compile Testing PASS_
Submitter: Min JiaqiX <jiaqix.min@intel.com>
Date: Monday, November 04 2019 15:33:32
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d22cd795ec9db722505e48b5e9bc5afddbeb400e
62358 --> compile testing pass
Test environment and result as below:
+--------------+--------------+------------------+-------------------+
| Environment | dpdk_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+==============+==============+==================+===================+
| FreeBSD 11.2 | PASS | | |
+--------------+--------------+------------------+-------------------+
| Ubuntu 18.04 | PASS | PASS | PASS |
+--------------+--------------+------------------+-------------------+
| CentOS 8 | PASS | PASS | |
+--------------+--------------+------------------+-------------------+
FreeBSD 11.2
Kernel: 11.2
GCC: 8.3
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
CentOS 8
Kernel: 4.18.0.el8_0
GCC: 8.2
https://lab.dpdk.org/results/dashboard/patchsets/8300/
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] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw62358 [PATCH] [v5] net/ice: fix setting max frame size
@ 2019-11-04 20:25 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-11-04 20:25 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/62358
_Performance Testing PASS_
Submitter: Min JiaqiX <jiaqix.min@intel.com>
Date: Monday, November 04 2019 15:33:32
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d22cd795ec9db722505e48b5e9bc5afddbeb400e
62358 --> 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.076 |
+------------+---------+-------------------------------------+
| 64 | 512 | 0.463 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.168 |
+------------+---------+-------------------------------------+
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.177 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.032 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/8300/
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] 5+ messages in thread
end of thread, other threads:[~2019-11-04 21:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20191104153332.34150-1-jiaqix.min@intel.com>
2019-11-04 11:04 ` [dpdk-test-report] |SUCCESS| pw62358 [PATCH v5] net/ice: fix setting max frame size checkpatch
2019-11-04 12:04 ` [dpdk-test-report] |WARNING| pw62358 " 0-day Robot
2019-11-04 20:25 [dpdk-test-report] |SUCCESS| pw62358 [PATCH] [v5] " dpdklab
2019-11-04 20:26 dpdklab
2019-11-04 21:40 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).