* [dpdk-test-report] |SUCCESS| pw68053 [PATCH] net/mlx5: fix incorrect index when creating flow
@ 2020-04-09 15:47 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-09 15:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2915 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/68053
_Testing PASS_
Submitter: Bing Zhao <bingz@mellanox.com>
Date: Thursday, April 09 2020 14:31:57
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:f5cd45c40d873f888f4488b825ebc316dfd379d7
68053 --> testing pass
Test environment and result as below:
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_compile | dpdk_unit_test |
+=====================+====================+===================+==================+==============+================+
| Windows Server 2019 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Fedora 31 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Ubuntu 18.04 | PASS | PASS | PASS | PASS | PASS |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| CentOS 8 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| openSUSE Leap 15 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| FreeBSD 11.2 | PASS | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Arch Linux | PASS | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Arch Linux
Kernel: latest
Compiler: gcc latest
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10327/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw68053 [PATCH] net/mlx5: fix incorrect index when creating flow
@ 2020-04-09 15:43 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-09 15:43 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2850 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/68053
_Performance Testing PASS_
Submitter: Bing Zhao <bingz@mellanox.com>
Date: Thursday, April 09 2020 14:31:57
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:f5cd45c40d873f888f4488b825ebc316dfd379d7
68053 --> 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.304 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.098 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.031 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.012 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.046 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.031 |
+------------+---------+-------------------------------------+
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.729 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.307 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.363 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.002 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.008 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10327/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw68053 [PATCH] net/mlx5: fix incorrect index when creating flow
@ 2020-04-09 15:22 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-09 15:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1920 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/68053
_Performance Testing PASS_
Submitter: Bing Zhao <bingz@mellanox.com>
Date: Thursday, April 09 2020 14:31:57
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:f5cd45c40d873f888f4488b825ebc316dfd379d7
68053 --> 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 | 3.860 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 3.192 |
+------------+---------+-------------------------------------+
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 | 3.018 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 1.181 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10327/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw68053 [PATCH] net/mlx5: fix incorrect index when creating flow
@ 2020-04-09 15:22 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-09 15:22 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1732 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/68053
_Performance Testing PASS_
Submitter: Bing Zhao <bingz@mellanox.com>
Date: Thursday, April 09 2020 14:31:57
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:f5cd45c40d873f888f4488b825ebc316dfd379d7
68053 --> performance testing pass
Test environment and result as below:
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.266 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.312 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.071 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.010 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.003 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.008 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10327/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-04-09 15:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09 15:47 [dpdk-test-report] |SUCCESS| pw68053 [PATCH] net/mlx5: fix incorrect index when creating flow dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-04-09 15:43 dpdklab
2020-04-09 15:22 dpdklab
2020-04-09 15:22 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).