automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
@ 2020-10-16 17:10 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-10-16 17:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 15 2020 17:20:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f4cbdbc7fbd2cf352d50f5ce7018a63dc5392b1b

80966 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_unit_test |
+=====================+====================+================+
| Windows Server 2019 | PASS               | SKIPPED        |
+---------------------+--------------------+----------------+
| Fedora 31           | PASS               | SKIPPED        |
+---------------------+--------------------+----------------+
| FreeBSD 11.2        | PASS               | SKIPPED        |
+---------------------+--------------------+----------------+
| CentOS 8            | PASS               | SKIPPED        |
+---------------------+--------------------+----------------+
| Ubuntu 18.04        | PASS               | PASS           |
+---------------------+--------------------+----------------+
| openSUSE Leap 15    | PASS               | SKIPPED        |
+---------------------+--------------------+----------------+
| Arch Linux          | PASS               | SKIPPED        |
+---------------------+--------------------+----------------+

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
@ 2020-10-17  2:24 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-10-17  2:24 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 15 2020 17:20:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f4cbdbc7fbd2cf352d50f5ce7018a63dc5392b1b

80966 --> 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.304                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.023                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.056                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.095                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.008                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.025                              |
+------------+---------+-------------------------------------+

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.107                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.113                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.061                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.049                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.010                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.010                               |
+------------+---------+-------------------------------------+

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.022                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.218                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.720                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.027                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.016                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.025                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
@ 2020-10-16  1:45 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-10-16  1:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/80966

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 15 2020 17:20:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f4cbdbc7fbd2cf352d50f5ce7018a63dc5392b1b

80966 --> 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     | 2.479                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.493                               |
+------------+---------+-------------------------------------+

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.031                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.716                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
@ 2020-10-15 23:55 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-10-15 23:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/80966

_Functional Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 15 2020 17:20:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f4cbdbc7fbd2cf352d50f5ce7018a63dc5392b1b

80966 --> functional 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/4


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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
@ 2020-10-15 19:32 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-10-15 19:32 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/80966

_Functional Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 15 2020 17:20:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f4cbdbc7fbd2cf352d50f5ce7018a63dc5392b1b

80966 --> functional testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3


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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
@ 2020-10-15 19:23 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2020-10-15 19:23 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/80966

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thursday, October 15 2020 17:20:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f4cbdbc7fbd2cf352d50f5ce7018a63dc5392b1b

80966 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 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.030                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.067                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process
       [not found] <20201015172019.3181-1-stephen@networkplumber.org>
@ 2020-10-15 17:21 ` checkpatch
  0 siblings, 0 replies; 7+ messages in thread
From: checkpatch @ 2020-10-15 17:21 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2020-10-17  2:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16 17:10 [dpdk-test-report] |SUCCESS| pw80966 [PATCH] mbuf: allow dynamic flags to be used by secondary process dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-10-17  2:24 dpdklab
2020-10-16  1:45 dpdklab
2020-10-15 23:55 dpdklab
2020-10-15 19:32 dpdklab
2020-10-15 19:23 dpdklab
     [not found] <20201015172019.3181-1-stephen@networkplumber.org>
2020-10-15 17:21 ` 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).