automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw97022-97031 [PATCH] [v1, 13/13] app/test: enable subset of unit tests on Windows
@ 2021-08-18  7:24 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-08-18  7:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Zhou

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

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/97031

_Testing issues_

Submitter: Jie Zhou <jizh@linux.microsoft.com>
Date: Wednesday, August 18 2021 06:17:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fdab8f2e17493192d555cd88cf28b06269174326

97022-97031 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Ubuntu 20.04 ARM | FAIL           |
+------------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM (dpdk_unit_test): ====
85/94 DPDK:fast-tests / thash_autotest                 OK                0.38s
86/94 DPDK:fast-tests / trace_autotest                 OK                0.43s
87/94 DPDK:fast-tests / telemetry_json_autotest        OK                0.41s
88/94 DPDK:fast-tests / telemetry_data_autotest        OK                0.43s
89/94 DPDK:fast-tests / ring_pmd_autotest              OK                0.33s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK                1.40s
91/94 DPDK:fast-tests / bitratestats_autotest          OK                0.30s
92/94 DPDK:fast-tests / latencystats_autotest          OK                0.32s
93/94 DPDK:fast-tests / pdump_autotest                 OK                5.44s
94/94 DPDK:fast-tests / compressdev_autotest           SKIP              0.44s   exit status 77


Ok:                 89
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            4
Timeout:            0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Arm-gigabyte-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

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

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

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] |FAILURE| pw97022-97031 [PATCH] [v1, 13/13] app/test: enable subset of unit tests on Windows
@ 2021-08-18  7:26 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-08-18  7:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Jie Zhou

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

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/97031

_Testing issues_

Submitter: Jie Zhou <jizh@linux.microsoft.com>
Date: Wednesday, August 18 2021 06:17:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fdab8f2e17493192d555cd88cf28b06269174326

97022-97031 --> testing fail

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+
|     Environment     | dpdk_compile_spdk | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+===================+====================+======================+
| Ubuntu 18.04        | PASS              | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 31           | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| FreeBSD 13          | SKIPPED           | FAIL               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 32           | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| CentOS 8            | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| RHEL 7              | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 34           | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 33           | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Arch Linux          | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Alpine              | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 34 clang     | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------+--------------------+----------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
^
../app/test/test_errno.c:70:15: error: use of undeclared identifier 'expected_libc_retval'
if ((strcmp(expected_libc_retval, libc_retval) != 0) &&
^
../app/test/test_errno.c:81:40: error: use of undeclared identifier 'expected_libc_retval'
snprintf(expected_libc_retval, sizeof(expected_libc_retval),
^
../app/test/test_errno.c:81:11: error: use of undeclared identifier 'expected_libc_retval'
snprintf(expected_libc_retval, sizeof(expected_libc_retval),
^
../app/test/test_errno.c:87:12: error: use of undeclared identifier 'expected_libc_retval'
(strcmp(expected_libc_retval, libc_retval) != 0)){
^
6 errors generated.
[1902/2011] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o
[1903/2011] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o
[1904/2011] Compiling C object app/test/dpdk-test.p/test_fib6.c.o
[1905/2011] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o
[1906/2011] Compiling C object app/test/dpdk-test.p/test_crc.c.o
ninja: build stopped: subcommand failed.
==== 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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

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)

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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] |FAILURE| pw97022-97031 [PATCH] [v1, 13/13] app/test: enable subset of unit tests on Windows
@ 2021-08-18  7:18 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-08-18  7:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Jie Zhou

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

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/97031

_Testing issues_

Submitter: Jie Zhou <jizh@linux.microsoft.com>
Date: Wednesday, August 18 2021 06:17:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fdab8f2e17493192d555cd88cf28b06269174326

97022-97031 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Ubuntu 18.04     | PASS           |
+------------------+----------------+
| Arch Linux       | PASS           |
+------------------+----------------+
| CentOS 8         | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 31        | PASS           |
+------------------+----------------+
| Fedora 32        | FAIL           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Fedora 34        | PASS           |
+------------------+----------------+
| Fedora 33        | PASS           |
+------------------+----------------+
| Fedora 34 clang  | PASS           |
+------------------+----------------+

==== 20 line log output for Fedora 32 (dpdk_unit_test): ====
84/94 DPDK:fast-tests / service_autotest               OK             3.78s
85/94 DPDK:fast-tests / thash_autotest                 OK             0.17s
86/94 DPDK:fast-tests / trace_autotest                 OK             0.17s
87/94 DPDK:fast-tests / telemetry_json_autotest        OK             0.17s
88/94 DPDK:fast-tests / telemetry_data_autotest        OK             0.17s
89/94 DPDK:fast-tests / ring_pmd_autotest              OK             0.17s
90/94 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK             0.47s
91/94 DPDK:fast-tests / bitratestats_autotest          OK             0.17s
92/94 DPDK:fast-tests / latencystats_autotest          OK             0.17s
93/94 DPDK:fast-tests / pdump_autotest                 OK             5.23s
94/94 DPDK:fast-tests / compressdev_autotest           SKIP           0.17s

Ok:                 88
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            5
Timeout:            0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== 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

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

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

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

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

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)

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

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

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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-08-18  7:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18  7:24 [dpdk-test-report] |FAILURE| pw97022-97031 [PATCH] [v1, 13/13] app/test: enable subset of unit tests on Windows dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-08-18  7:26 dpdklab
2021-08-18  7:18 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).