automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw66469 [PATCH] mem: mark pages as not accessed when reserving VA
@ 2020-03-09 20:00 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-03-09 20:00 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 3966 bytes --]

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/66469

_Performance Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Monday, March 09 2020 14:54:42 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:44c775feb491106d472c1a44433c6427a3fb3b3b

66469 --> 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.157                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.007                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.031                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.039                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.006                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.018                               |
+------------+---------+-------------------------------------+

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.017                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.445                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.153                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.012                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.166                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.020                               |
+------------+---------+-------------------------------------+

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.131                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.058                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.069                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.050                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.031                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.017                               |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9915/

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| pw66469 [PATCH] mem: mark pages as not accessed when reserving VA
@ 2020-03-09 18:40 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-03-09 18:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 2911 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/66469

_Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Monday, March 09 2020 14:54:42 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:44c775feb491106d472c1a44433c6427a3fb3b3b

66469 --> 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        |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| CentOS 8            | PASS               | PASS              | PASS             | PASS         | SKIPPED        |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Fedora 31           | PASS               | PASS              | PASS             | PASS         | SKIPPED        |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Ubuntu 18.04        | PASS               | PASS              | PASS             | PASS         | PASS           |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| 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

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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9915/

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| pw66469 [PATCH] mem: mark pages as not accessed when reserving VA
       [not found] <20200309145442.28926-1-david.marchand@redhat.com>
@ 2020-03-09 14:56 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2020-03-09 14:56 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/66469

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-09 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09 20:00 [dpdk-test-report] |SUCCESS| pw66469 [PATCH] mem: mark pages as not accessed when reserving VA dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-03-09 18:40 dpdklab
     [not found] <20200309145442.28926-1-david.marchand@redhat.com>
2020-03-09 14:56 ` 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).