automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw90763-90767 [PATCH] [v2, 5/5] doc: add single flow dump to guides
@ 2021-04-07 13:20 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-04-07 13:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Haifei Luo <haifeil@nvidia.com>
Date: Wednesday, April 07 2021 06:09:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d09be1636cfb06c812edc4b5760aa7cd6866e57

90763-90767 --> testing pass

Test environment and result as below:

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


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

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

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| pw90763-90767 [PATCH] [v2, 5/5] doc: add single flow dump to guides
@ 2021-04-07 19:15 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-04-07 19:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Haifei Luo <haifeil@nvidia.com>
Date: Wednesday, April 07 2021 06:09:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d09be1636cfb06c812edc4b5760aa7cd6866e57

90763-90767 --> testing pass

Test environment and result as below:

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

==== 20 line log output for Ubuntu 18.04 (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/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '('podman', 'build', '-t', 'ubuntu18.04/dpdk_compile', '-f', 'ubuntu18.04/dpdk_compile.Dockerfile', '.')' returned non-zero exit status 125.
==== End log output ====

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

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

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| pw90763-90767 [PATCH] [v2, 5/5] doc: add single flow dump to guides
@ 2021-04-07  7:03 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-04-07  7:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Haifei Luo <haifeil@nvidia.com>
Date: Wednesday, April 07 2021 06:09:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5d09be1636cfb06c812edc4b5760aa7cd6866e57

90763-90767 --> 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.35432%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.46488%                            |
+------------+---------+-------------------------------------+

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.48821%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 4.61427%                            |
+------------+---------+-------------------------------------+

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

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

end of thread, other threads:[~2021-04-07 19:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 13:20 [dpdk-test-report] |SUCCESS| pw90763-90767 [PATCH] [v2, 5/5] doc: add single flow dump to guides dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-04-07 19:15 dpdklab
2021-04-07  7:03 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).