From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |FAILURE| pw88933-88940 [PATCH] [8/8] drivers: add common driver API to get efx family
Date: Fri, 12 Mar 2021 17:48:07 -0500 (EST) [thread overview]
Message-ID: <20210312224807.B15A77855@noxus.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 4566 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/88940
_Testing issues_
Submitter: Andrew Rybchenko <Andrew.Rybchenko@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/
reply other threads:[~2021-03-12 22:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210312224807.B15A77855@noxus.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).