|FAILURE| pw106598 [PATCH] [v2] vhost: add vDPA resource cleanup callback

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jan 27 19:01:03 CET 2022


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

_Testing issues_

Submitter: Xueming(Steven) Li <xuemingl at nvidia.com>
Date: Thursday, January 27 2022 08:45:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f6bc8a4edc50ba74eb28f974b6ebacdb799a5db

106598 --> testing fail

Test environment and result as below:

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

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
^
../lib/bpf/bpf_convert.c:540:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot get eBPF length\n", __func__);
^
../lib/bpf/bpf_convert.c:545:2: error: implicit declaration of function 'RTE_BPF_LOG' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:545:14: error: use of undeclared identifier 'DEBUG'
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:561:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot convert cBPF to eBPF\n", __func__);
^
13 errors generated.
[233/1820] Linking target lib/librte_ethdev.so.22.1.
[234/1820] Linking target lib/librte_cmdline.so.22.1.
[235/1820] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_swx_pipeline_spec.c.o'.
[236/1820] Compiling C object 'lib/76b5a35@@rte_flow_classify at sta/flow_classify_rte_flow_classify_parse.c.o'.
[237/1820] Compiling C object 'lib/76b5a35@@rte_flow_classify at sta/flow_classify_rte_flow_classify.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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)

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 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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

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

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)

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 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

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