* [dpdk-test-report] |SUCCESS| pw67650 [PATCH] app/testpmd: add memory dump command
[not found] <1585832629-4959-1-git-send-email-xuemingl@mellanox.com>
@ 2020-04-02 13:05 ` checkpatch
2020-04-02 15:07 ` [dpdk-test-report] |SUCCESS| pw67650 " 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: checkpatch @ 2020-04-02 13:05 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/67650
_coding style OK_
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw67650 app/testpmd: add memory dump command
[not found] <1585832629-4959-1-git-send-email-xuemingl@mellanox.com>
2020-04-02 13:05 ` [dpdk-test-report] |SUCCESS| pw67650 [PATCH] app/testpmd: add memory dump command checkpatch
@ 2020-04-02 15:07 ` 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2020-04-02 15:07 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/67650
_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/157833760
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw67650 [PATCH] app/testpmd: add memory dump command
@ 2020-04-02 14:06 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-02 14:06 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3961 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/67650
_Performance Testing PASS_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: Thursday, April 02 2020 13:03:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:10c69730a4b4910b4d57c365329a6c26479d25cd
67650 --> 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.248 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.110 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.139 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.033 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.004 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.024 |
+------------+---------+-------------------------------------+
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.688 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.151 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.050 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.006 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.005 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.012 |
+------------+---------+-------------------------------------+
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.759 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.059 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.004 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.002 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.004 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.001 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10226/
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| pw67650 [PATCH] app/testpmd: add memory dump command
@ 2020-04-02 14:06 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-02 14:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2906 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/67650
_Testing PASS_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: Thursday, April 02 2020 13:03:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:10c69730a4b4910b4d57c365329a6c26479d25cd
67650 --> testing pass
Test environment and result as below:
+---------------------+--------------------+--------------+-------------------+------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_compile | dpdk_compile_spdk | dpdk_compile_ovs | 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 |
+---------------------+--------------------+--------------+-------------------+------------------+----------------+
| Fedora 31 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+--------------+-------------------+------------------+----------------+
| openSUSE Leap 15 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+--------------+-------------------+------------------+----------------+
| FreeBSD 11.2 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+--------------+-------------------+------------------+----------------+
| Arch Linux | PASS | PASS | SKIPPED | PASS | 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
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.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/10226/
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-02 15:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1585832629-4959-1-git-send-email-xuemingl@mellanox.com>
2020-04-02 13:05 ` [dpdk-test-report] |SUCCESS| pw67650 [PATCH] app/testpmd: add memory dump command checkpatch
2020-04-02 15:07 ` [dpdk-test-report] |SUCCESS| pw67650 " 0-day Robot
2020-04-02 14:06 [dpdk-test-report] |SUCCESS| pw67650 [PATCH] " dpdklab
2020-04-02 14:06 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).