|FAILURE| pw131845-131856 [PATCH] [v3,12/12] app/test: add event DMA

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Sep 23 16:20:48 CEST 2023


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/131856

_Testing issues_

Submitter: Amit Prakash Shukla <amitprakashs at marvell.com>
Date: Saturday, September 23 2023 13:34:49 
DPDK git baseline: Repo:dpdk-next-eventdev
  Branch: master
  CommitID:53b3521fa4b21174a4e620e8009ffc65396226e2

131845-131856 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2576/2586] Linking target lib/librte_port.so.24.0.
[2577/2586] Generating symbol file 'lib/76b5a35@@rte_port at sha/librte_port.so.24.0.symbols'.
[2578/2586] Linking target lib/librte_table.so.24.0.
[2579/2586] Generating symbol file 'lib/76b5a35@@rte_table at sha/librte_table.so.24.0.symbols'.
[2580/2586] Linking target lib/librte_pipeline.so.24.0.
[2581/2586] Generating symbol file 'lib/76b5a35@@rte_pipeline at sha/librte_pipeline.so.24.0.symbols'.
[2582/2586] Linking target app/dpdk-test-pipeline.
[2583/2586] Linking target drivers/librte_net_softnic.so.24.0.
[2584/2586] Linking target lib/librte_efd.so.24.0.
[2585/2586] Generating symbol file 'lib/76b5a35@@rte_efd at sha/librte_efd.so.24.0.symbols'.
[2586/2586] Linking target app/dpdk-test.
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-test at exe/test_test_event_dma_adapter.c.o: in function `test_dma_adapter_params':
test_event_dma_adapter.c:(.text+0x4b): undefined reference to `rte_event_dma_adapter_caps_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-test at exe/test_test_event_dma_adapter.c.o: in function `test_dma_adapter_vchan_add_del':
test_event_dma_adapter.c:(.text+0x283): undefined reference to `rte_event_dma_adapter_caps_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-test at exe/test_test_event_dma_adapter.c.o: in function `test_dma_adapter_conf_op_forward_mode':
test_event_dma_adapter.c:(.text+0xb3f): undefined reference to `rte_event_dma_adapter_caps_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-test at exe/test_test_event_dma_adapter.c.o: in function `test_with_op_forward_mode':
test_event_dma_adapter.c:(.text+0x1c83): undefined reference to `rte_event_dma_adapter_caps_get'
collect2: error: ld returned 1 exit status
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

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