automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| [GIT MASTER] 5898abedeb847590ce3cf800e907c5035866e09b
@ 2021-07-10  7:06 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-07-10  7:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing issues_

Branch: dpdk-next-crypto

5898abedeb847590ce3cf800e907c5035866e09b --> testing fail

Test environment and result as below:

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

==== 20 line log output for Arch Linux (dpdk_unit_test): ====
../drivers/net/bnxt/tf_core/dpool.c: In function ‘dpool_defrag’:
../drivers/net/bnxt/tf_core/dpool.c:95:18: error: ‘index’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
95 |         uint32_t index;
|                  ^~~~~
cc1: all warnings being treated as errors
[992/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_tbl.c.o
[993/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_gen_hash.c.o
[994/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_act.c.o
[995/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_rte_handler_tbl.c.o
[996/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_ulp_ha_mgr.c.o
[997/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_class.c.o
[998/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_tbl.c.o
[999/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_act.c.o
[1000/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_tf_ulp_generic_templates_ulp_template_db_wh_plus_class.c.o
[1001/2836] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_hwrm.c.o
[1002/2836] Generating rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[1003/2836] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[1004/2836] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1005/2836] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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)

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

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

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)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

Ubuntu 20.04 ARM cross-compilation
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/15798/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-10  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-10  7:06 [dpdk-test-report] |FAILURE| [GIT MASTER] 5898abedeb847590ce3cf800e907c5035866e09b 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).