|WARNING| pw106531-106540 [PATCH] [v15, 11/11] app/test: enable unit test on Windows

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jan 27 17:43:56 CET 2022


Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/106540

_Testing issues_

Submitter: Jie Zhou <jizh at linux.microsoft.com>
Date: Wednesday, January 26 2022 05:10:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8a5a91401dc23ddab1ddea3667a17a615a25077f

106531-106540 --> testing fail

Test environment and result as below:

+-----------------------------+----------+
|         Environment         | abi_test |
+=============================+==========+
| FreeBSD 13                  | FAIL     |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS     |
+-----------------------------+----------+
| RHEL8                       | PASS     |
+-----------------------------+----------+
| Fedora 32                   | PASS     |
+-----------------------------+----------+
| CentOS 8                    | PASS     |
+-----------------------------+----------+
| Arch Linux                  | PASS     |
+-----------------------------+----------+
| RHEL 7                      | PASS     |
+-----------------------------+----------+
| Ubuntu 20.04                | PASS     |
+-----------------------------+----------+
| openSUSE Leap 15            | PASS     |
+-----------------------------+----------+
| Fedora 34 clang             | PASS     |
+-----------------------------+----------+
| CentOS Stream 8             | PASS     |
+-----------------------------+----------+
| Fedora 34                   | PASS     |
+-----------------------------+----------+
| Fedora 31                   | PASS     |
+-----------------------------+----------+
| Fedora 33                   | PASS     |
+-----------------------------+----------+
| Ubuntu 18.04                | PASS     |
+-----------------------------+----------+

==== 20 line log output for FreeBSD 13 (abi_test): ====
^
../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: warning: implicit declaration of function 'RTE_BPF_LOG' is invalid in C99 [-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__);
^
6 warnings and 7 errors generated.
[225/1950] Linking target lib/librte_cfgfile.so.22.1.
[226/1950] Compiling C object 'lib/76b5a35@@rte_compressdev at sta/compressdev_rte_compressdev.c.o'.
[227/1950] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_jit_x86.c.o'.
[228/1950] Compiling C object 'lib/76b5a35@@rte_compressdev at sta/compressdev_rte_compressdev_pmd.c.o'.
[229/1950] Compiling C object 'lib/76b5a35@@rte_compressdev at sta/compressdev_rte_comp.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.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)

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

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

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

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

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

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

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

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

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