[dpdk-test-report] |FAILURE| pw88933-88940 [PATCH] [8/8] drivers: add common driver API to get efx family

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Mar 12 23:48:07 CET 2021


Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/88940

_Testing issues_

Submitter: Andrew Rybchenko <Andrew.Rybchenko at oktetlabs.ru>
Date: Thursday, March 11 2021 11:03:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6

88933-88940 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
../drivers/common/sfc_efx/base/efx_ev.c: At top level:
../drivers/common/sfc_efx/base/efx_ev.c:554:16: error: unknown type name 'efx_rc_t'
__checkReturn efx_rc_t
^~~~~~~~
../drivers/common/sfc_efx/base/efx_ev.c: In function 'efx_ev_qmoderate':
../drivers/common/sfc_efx/base/efx_ev.c:561:2: error: unknown type name 'efx_rc_t'; did you mean 'efx_nic_t'?
efx_rc_t rc;
^~~~~~~~
efx_nic_t
../drivers/common/sfc_efx/base/efx_ev.c:571:17: error: 'efx_ev_ops_t' {aka 'const struct efx_ev_ops_s'} has no member named 'eevo_qmoderate'
if ((rc = eevop->eevo_qmoderate(eep, us)) != 0)
^~
../drivers/common/sfc_efx/base/efx_ev.c: In function 'efx_ev_qcreate_check_init_done':
../drivers/common/sfc_efx/base/efx_ev.c:486:10: error: ignoring return value of function declared with attribute warn_unused_result [-Werror=unused-result]
(void) eecp->eec_initialized(arg);
^~~~~~~~~~~~~~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[145/297] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_windows_pci_netuio.c.obj
[146/297] Compiling C object lib/librte_hash.a.p/librte_hash_rte_cuckoo_hash.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

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

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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list