* [dpdk-test-report] |SUCCESS| pw82856 [PATCH] net/iavf: fix invalid RSS type
@ 2020-10-31 6:45 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-31 6:45 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3956 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/82856
_Performance Testing PASS_
Submitter: Simei Su <simei.su@intel.com>
Date: Friday, October 30 2020 03:16:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f4d2ad3aa9898d3cf1d3039ea18cf63c5ef5753e
82856 --> 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.131 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.134 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.097 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.151 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.074 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.009 |
+------------+---------+-------------------------------------+
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.025 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.203 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.083 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.082 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.009 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.001 |
+------------+---------+-------------------------------------+
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.106 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.046 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.088 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.053 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.001 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.025 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/14156/
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| pw82856 [PATCH] net/iavf: fix invalid RSS type
@ 2020-10-30 4:30 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-30 4:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1906 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/82856
_Performance Testing PASS_
Submitter: Simei Su <simei.su@intel.com>
Date: Friday, October 30 2020 03:16:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f4d2ad3aa9898d3cf1d3039ea18cf63c5ef5753e
82856 --> 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.392 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 1.382 |
+------------+---------+-------------------------------------+
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 | 1.856 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 1.252 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/14156/
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| pw82856 [PATCH] net/iavf: fix invalid RSS type
@ 2020-10-30 4:22 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-30 4:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/82856
_Functional Testing PASS_
Submitter: Simei Su <simei.su@intel.com>
Date: Friday, October 30 2020 03:16:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f4d2ad3aa9898d3cf1d3039ea18cf63c5ef5753e
82856 --> 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
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/7
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/14156/
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| pw82856 [PATCH] net/iavf: fix invalid RSS type
@ 2020-10-30 4:06 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-30 4:06 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/82856
_Performance Testing PASS_
Submitter: Simei Su <simei.su@intel.com>
Date: Friday, October 30 2020 03:16:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f4d2ad3aa9898d3cf1d3039ea18cf63c5ef5753e
82856 --> 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 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.058 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/14156/
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| pw82856 [PATCH] net/iavf: fix invalid RSS type
@ 2020-10-30 4:01 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-10-30 4:01 UTC (permalink / raw)
To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]
Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/82856
_Functional Testing PASS_
Submitter: Simei Su <simei.su@intel.com>
Date: Friday, October 30 2020 03:16:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f4d2ad3aa9898d3cf1d3039ea18cf63c5ef5753e
82856 --> 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/14156/
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| pw82856 [PATCH] net/iavf: fix invalid RSS type
[not found] <20201030031638.370766-1-simei.su@intel.com>
@ 2020-10-30 3:27 ` checkpatch
0 siblings, 0 replies; 6+ messages in thread
From: checkpatch @ 2020-10-30 3:27 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/82856
_coding style OK_
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-10-31 6:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 6:45 [dpdk-test-report] |SUCCESS| pw82856 [PATCH] net/iavf: fix invalid RSS type dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-10-30 4:30 dpdklab
2020-10-30 4:22 dpdklab
2020-10-30 4:06 dpdklab
2020-10-30 4:01 dpdklab
[not found] <20201030031638.370766-1-simei.su@intel.com>
2020-10-30 3:27 ` 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).