* [dpdk-test-report] |SUCCESS| pw65896 [PATCH] net/mlx5: fix L3 vxlan RSS expansion
@ 2020-02-19 9:47 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-02-19 9:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2627 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/65896
_Testing PASS_
Submitter: Matan Azrad <matan@mellanox.com>
Date: Wednesday, February 19 2020 08:29:36
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:e6c78e736d776ba15aa040f5d6a29e43a9147c0b
65896 --> testing pass
Test environment and result as below:
+---------------------+--------------------+--------------+------------------+-------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_unit_test |
+=====================+====================+==============+==================+===================+================+
| Windows Server 2019 | PASS | SKIPPED | SKIPPED | SKIPPED | 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 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+--------------+------------------+-------------------+----------------+
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
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/9666/
UNH-IOL DPDK Community 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| pw65896 [PATCH] net/mlx5: fix L3 vxlan RSS expansion
@ 2020-02-19 9:26 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-02-19 9:26 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3962 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/65896
_Performance Testing PASS_
Submitter: Matan Azrad <matan@mellanox.com>
Date: Wednesday, February 19 2020 08:29:36
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:e6c78e736d776ba15aa040f5d6a29e43a9147c0b
65896 --> 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.012 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.012 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.053 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.060 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.008 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.037 |
+------------+---------+-------------------------------------+
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.110 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.013 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.041 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.017 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.018 |
+------------+---------+-------------------------------------+
| 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.319 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.217 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.045 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.002 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.002 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.002 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9666/
UNH-IOL DPDK Community 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| pw65896 [PATCH] net/mlx5: fix L3 vxlan RSS expansion
[not found] <1582100976-18770-1-git-send-email-matan@mellanox.com>
@ 2020-02-19 8:30 ` checkpatch
0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2020-02-19 8:30 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/65896
_coding style OK_
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-19 9:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 9:47 [dpdk-test-report] |SUCCESS| pw65896 [PATCH] net/mlx5: fix L3 vxlan RSS expansion dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-02-19 9:26 dpdklab
[not found] <1582100976-18770-1-git-send-email-matan@mellanox.com>
2020-02-19 8:30 ` 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).