automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |FAILURE| pw89126-89132 [PATCH] [v2, 8/8] drivers: add common driver API to get efx family
Date: Mon, 15 Mar 2021 11:34:08 -0400 (EDT)	[thread overview]
Message-ID: <20210315153408.A6C8DAEE7@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_Testing issues_

Submitter: Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru>
Date: Monday, March 15 2021 13:58:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c8238116ece889fe356c54930bca791091ab1938

89126-89132 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
"C:\Python38\Scripts\meson" "--internal" "exe" "--unpickle" "C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build\meson-private\meson_exe_python.exe_77f7d32b2567c5cb0640a7e6eefa354eeb895494.dat"
while executing ['c:\\python38\\python.exe', '../buildtools/gen-pmdinfo-cfile.py', 'C:/Users/builder/jenkins/workspace/Windows-Compile-DPDK-Mingw64/dpdk/build/buildtools', 'ar', 'C:/Users/builder/jenkins/workspace/Windows-Compile-DPDK-Mingw64/dpdk/build/drivers/libtmp_rte_common_sfc_efx.a', 'drivers/rte_common_sfc_efx.pmd.c', 'c:/python38/python.exe', '../buildtools/pmdinfogen.py', 'coff']
--- stdout ---

--- stderr ---
usage: pmdinfogen.py [-h] format input [input ...] output
pmdinfogen.py: error: the following arguments are required: output
Traceback (most recent call last):
File "../buildtools/gen-pmdinfo-cfile.py", line 20, in <module>
subprocess.run(pmdinfogen + paths + [output], check=True)
File "c:\python38\lib\subprocess.py", line 512, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['c:/python38/python.exe', '../buildtools/pmdinfogen.py', 'coff', 'drivers/rte_common_sfc_efx.pmd.c']' returned non-zero exit status 2.

[153/237] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.obj
[154/237] Linking static target drivers/libtmp_rte_bus_pci.a
[155/237] Linking target lib/librte_eal-21.dll
[156/237] Compiling C object lib/librte_hash.a.p/librte_hash_rte_cuckoo_hash.c.obj
[157/237] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.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)

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

UNH-IOL DPDK Community Lab

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

                 reply	other threads:[~2021-03-15 15:34 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=20210315153408.A6C8DAEE7@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).