automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw88923 [PATCH] examples/packet_ordering: use local port config
@ 2021-03-13 12:06 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-03-13 12:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Yu, DapengX <dapengx.yu@intel.com>
Date: Thursday, March 11 2021 06:36:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88923 --> testing pass

Test environment and result as below:

+---------------------+-------------------+----------------------+--------------------+----------------+
|     Environment     | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test |
+=====================+===================+======================+====================+================+
| Fedora 31           | PASS              | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| Ubuntu 18.04        | PASS              | SKIPPED              | PASS               | PASS           |
+---------------------+-------------------+----------------------+--------------------+----------------+
| Windows Server 2019 | SKIPPED           | PASS                 | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| CentOS 8            | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| FreeBSD 11.2        | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| Fedora 32           | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| RHEL 7              | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED           | SKIPPED              | PASS               | PASS           |
+---------------------+-------------------+----------------------+--------------------+----------------+
| openSUSE Leap 15    | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| RHEL8               | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+
| Arch Linux          | SKIPPED           | SKIPPED              | PASS               | SKIPPED        |
+---------------------+-------------------+----------------------+--------------------+----------------+

==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
An uncaught exception was raised. We may already know about the issue. If your patch is not run again after one business day, feel free to contact us to let us know.
Traceback (most recent call last):
File "/opt/dpdklab/dpdklab-ci/compile_spdk_with_podman.py", line 47, in <module>
raise e
File "/opt/dpdklab/dpdklab-ci/compile_spdk_with_podman.py", line 40, in <module>
compile_spdk.build()
File "/opt/dpdklab/dpdklab-ci/compile_spdk_with_podman.py", line 22, in build
self.build_dpdk_and_check()
File "/opt/dpdklab/dpdklab-ci/compile_spdk.py", line 31, in build_dpdk_and_check
super().build()
File "/opt/dpdklab/dpdklab-ci/compile_meson_with_podman.py", line 31, in build
self.image_build(image)
File "/opt/dpdklab/dpdklab-ci/ci.py", line 208, in image_build
cwd=script_dir + '/containers')
File "/opt/dpdklab/dpdklab-ci/ci.py", line 186, in check_call
subprocess.check_call(command, **kwargs)
File "/usr/lib64/python3.7/subprocess.py", line 363, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '('podman', 'build', '-t', 'fedora31/dpdk_compile', '-f', 'fedora31/dpdk_compile.Dockerfile', '.')' returned non-zero exit status 125.
==== End log output ====

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

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| pw88923 [PATCH] examples/packet_ordering: use local port config
@ 2021-03-13  2:57 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-03-13  2:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Yu, DapengX <dapengx.yu@intel.com>
Date: Thursday, March 11 2021 06:36:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88923 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+


Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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| pw88923 [PATCH] examples/packet_ordering: use local port config
@ 2021-03-12 14:26 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-03-12 14:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Yu, DapengX <dapengx.yu@intel.com>
Date: Thursday, March 11 2021 06:36:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88923 --> testing pass

Test environment and result as below:

+--------------+----------+
| Environment  | abi_test |
+==============+==========+
| Ubuntu 18.04 | PASS     |
+--------------+----------+


Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

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| pw88923 [PATCH] examples/packet_ordering: use local port config
@ 2021-03-11  8:49 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-03-11  8:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Yu, DapengX <dapengx.yu@intel.com>
Date: Thursday, March 11 2021 06:36:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88923 --> 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 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     | 3.14142%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.93628%                            |
+------------+---------+-------------------------------------+

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     | 5.97551%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 4.61178%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm 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.2337%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | -2.25784%                           |
+------------+---------+-------------------------------------+

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

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| pw88923 [PATCH] examples/packet_ordering: use local port config
@ 2021-03-11  8:39 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-03-11  8:39 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/88923

_Functional Testing PASS_

Submitter: Yu, DapengX <dapengx.yu@intel.com>
Date: Thursday, March 11 2021 06:36:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88923 --> functional testing pass

Test environment and result as below:

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4


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

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| pw88923 [PATCH] examples/packet_ordering: use local port config
@ 2021-03-11  8:18 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2021-03-11  8:18 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Yu, DapengX <dapengx.yu@intel.com>
Date: Thursday, March 11 2021 06:36:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88923 --> 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.64776%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.13141%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.77012%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.37771%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.03346%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.07387%                           |
+------------+---------+-------------------------------------+

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.15235%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.07946%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.52553%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -1.60934%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -1.69235%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.34238%                            |
+------------+---------+-------------------------------------+

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.32508%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 1.74853%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.28176%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.04797%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.15684%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.09245%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | -2.63764%                           |
+------------+---------+-------------------------------------+
| 64         | 256     | -5.19223%                           |
+------------+---------+-------------------------------------+
| 64         | 512     | -6.59872%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | -3.02398%                           |
+------------+---------+-------------------------------------+

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

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| pw88923 [PATCH] examples/packet_ordering: use local port config
       [not found] <20210311063654.233157-1-dapengx.yu@intel.com>
@ 2021-03-11  6:38 ` checkpatch
  0 siblings, 0 replies; 7+ messages in thread
From: checkpatch @ 2021-03-11  6:38 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2021-03-13 12:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 12:06 [dpdk-test-report] |SUCCESS| pw88923 [PATCH] examples/packet_ordering: use local port config dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-03-13  2:57 dpdklab
2021-03-12 14:26 dpdklab
2021-03-11  8:49 dpdklab
2021-03-11  8:39 dpdklab
2021-03-11  8:18 dpdklab
     [not found] <20210311063654.233157-1-dapengx.yu@intel.com>
2021-03-11  6:38 ` 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).