* [dpdk-test-report] |SUCCESS| pw64565 [PATCH] net/mlx5: fix doorbell register offset type
@ 2020-01-13 17:13 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-01-13 17:13 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3941 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/64565
_Performance Testing PASS_
Submitter: Slava Ovsiienko <viacheslavo@mellanox.com>
Date: Monday, January 13 2020 14:22:37
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a02b9406a8769247737b55dbfa50b6b5f896d946
64565 --> performance testing pass
Test environment and result as below:
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.040 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.045 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.042 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.106 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.029 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.023 |
+------------+---------+-------------------------------------+
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.488 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.126 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.063 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.003 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.009 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.010 |
+------------+---------+-------------------------------------+
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.172 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.023 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.080 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.010 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.021 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.023 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9159/
UNH-IOL DPDK Community 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| pw64565 [PATCH] net/mlx5: fix doorbell register offset type
@ 2020-01-13 19:01 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-01-13 19:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2524 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/64565
_Testing PASS_
Submitter: Slava Ovsiienko <viacheslavo@mellanox.com>
Date: Monday, January 13 2020 14:22:37
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a02b9406a8769247737b55dbfa50b6b5f896d946
64565 --> testing pass
Test environment and result as below:
+------------------+-------------------+--------------+----------------+------------------+--------------------+
| Environment | dpdk_compile_spdk | dpdk_compile | dpdk_unit_test | dpdk_compile_ovs | dpdk_meson_compile |
+==================+===================+==============+================+==================+====================+
| Ubuntu 18.04 | PASS | PASS | PASS | PASS | PASS |
+------------------+-------------------+--------------+----------------+------------------+--------------------+
| FreeBSD 11.2 | PASS | PASS | SKIPPED | SKIPPED | PASS |
+------------------+-------------------+--------------+----------------+------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS | PASS |
+------------------+-------------------+--------------+----------------+------------------+--------------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | PASS | PASS |
+------------------+-------------------+--------------+----------------+------------------+--------------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED | PASS | PASS |
+------------------+-------------------+--------------+----------------+------------------+--------------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | PASS | PASS |
+------------------+-------------------+--------------+----------------+------------------+--------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
FreeBSD 11.2
Kernel: 11.2
GCC: 8.3
openSUSE Leap 15
Kernel: 4.12.14
GCC: 7.4.1
Arch Linux
Kernel: latest
GCC: latest
Fedora 31
Kernel: 5.3.16
GCC: 9.2.1
CentOS 8
Kernel: 4.18.0.el8_0
GCC: 8.2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9159/
UNH-IOL DPDK Community 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| pw64565 [PATCH] net/mlx5: fix doorbell register offset type
@ 2020-01-13 17:13 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-01-13 17:13 UTC (permalink / raw)
To: Ruoshan Shi, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
Test-Label: iol-nxp-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/64565
_Performance Testing PASS_
Submitter: Slava Ovsiienko <viacheslavo@mellanox.com>
Date: Monday, January 13 2020 14:22:37
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a02b9406a8769247737b55dbfa50b6b5f896d946
64565 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.14.122
GCC: 7.3.0
NIC: NXP LS2088A 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 | 0.144 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.061 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9159/
UNH-IOL DPDK Community 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| pw64565 [PATCH] net/mlx5: fix doorbell register offset type
@ 2020-01-13 14:55 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2020-01-13 14:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2031 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/64565
_Performance Testing PASS_
Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: Monday, January 13 2020 14:22:37
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a02b9406a8769247737b55dbfa50b6b5f896d946
64565 --> 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.033 |
+------------+---------+-------------------------------------+
| 64 | 512 | 0.199 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.162 |
+------------+---------+-------------------------------------+
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.054 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.002 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9159/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <1578925357-7088-1-git-send-email-viacheslavo@mellanox.com>]
end of thread, other threads:[~2020-01-13 19:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-13 17:13 [dpdk-test-report] |SUCCESS| pw64565 [PATCH] net/mlx5: fix doorbell register offset type dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-01-13 19:01 dpdklab
2020-01-13 17:13 dpdklab
2020-01-13 14:55 dpdklab
[not found] <1578925357-7088-1-git-send-email-viacheslavo@mellanox.com>
2020-01-13 14:23 ` 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).