* [dpdk-test-report] |SUCCESS| pw69401 [PATCH] [v2] net/softnic: fix resource leak for pipeline
@ 2020-04-28 5:30 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-28 5:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2913 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/69401
_Testing PASS_
Submitter: Jasvinder Singh <jasvinder.singh@intel.com>
Date: Monday, April 27 2020 17:15:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:97fbfe5a9526c6ef6e5583330161f1ea4add22bd
69401 --> testing pass
Test environment and result as below:
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_unit_test | dpdk_compile |
+=====================+====================+===================+==================+================+==============+
| Windows Server 2019 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| Arch Linux | PASS | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| CentOS 8 | PASS | PASS | PASS | SKIPPED | PASS |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| Fedora 31 | PASS | PASS | PASS | SKIPPED | PASS |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| Ubuntu 18.04 | PASS | PASS | PASS | PASS | PASS |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| openSUSE Leap 15 | PASS | PASS | PASS | SKIPPED | PASS |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
| FreeBSD 11.2 | PASS | PASS | SKIPPED | SKIPPED | PASS |
+---------------------+--------------------+-------------------+------------------+----------------+--------------+
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
Arch Linux
Kernel: latest
Compiler: gcc latest
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10739/
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| pw69401 [PATCH] [v2] net/softnic: fix resource leak for pipeline
@ 2020-04-27 20:24 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-27 20:24 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3968 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/69401
_Performance Testing PASS_
Submitter: Jasvinder Singh <jasvinder.singh@intel.com>
Date: Monday, April 27 2020 17:15:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:97fbfe5a9526c6ef6e5583330161f1ea4add22bd
69401 --> 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.373 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.660 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.131 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.198 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.020 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.007 |
+------------+---------+-------------------------------------+
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.846 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.330 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.545 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.030 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.035 |
+------------+---------+-------------------------------------+
| 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.708 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.319 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.496 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.117 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.018 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.012 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10739/
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| pw69401 [PATCH] [v2] net/softnic: fix resource leak for pipeline
@ 2020-04-27 19:56 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-27 19:56 UTC (permalink / raw)
To: Ruoshan Shi, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1206 bytes --]
Test-Label: iol-nxp-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/69401
_Performance Testing PASS_
Submitter: Jasvinder Singh <jasvinder.singh@intel.com>
Date: Monday, April 27 2020 17:15:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:97fbfe5a9526c6ef6e5583330161f1ea4add22bd
69401 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.14.122
Compiler: 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.042 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.065 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10739/
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| pw69401 [PATCH] [v2] net/softnic: fix resource leak for pipeline
@ 2020-04-27 19:19 dpdklab
0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2020-04-27 19:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 1918 bytes --]
Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/69401
_Performance Testing PASS_
Submitter: Jasvinder Singh <jasvinder.singh@intel.com>
Date: Monday, April 27 2020 17:15:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:97fbfe5a9526c6ef6e5583330161f1ea4add22bd
69401 --> 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 | 0.142 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.002 |
+------------+---------+-------------------------------------+
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 | 2.696 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.853 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10739/
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
end of thread, other threads:[~2020-04-28 5:30 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200427171551.82235-1-jasvinder.singh@intel.com>
2020-04-27 17:17 ` [dpdk-test-report] |SUCCESS| pw69401 [PATCH v2] net/softnic: fix resource leak for pipeline checkpatch
2020-04-27 20:15 ` [dpdk-test-report] |SUCCESS| pw69401 " 0-day Robot
2020-04-28 5:30 [dpdk-test-report] |SUCCESS| pw69401 [PATCH] [v2] " dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-04-27 20:24 dpdklab
2020-04-27 19:56 dpdklab
2020-04-27 19:19 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).