|FAILURE| pw135556-135569 [PATCH] [v5,14/14] net/nfp: support offloa

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Dec 26 05:04:39 CET 2023


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

_Testing issues_

Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Tuesday, December 26 2023 02:37:45 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:84bfce561f24a33cb186efdc1cf8dc4a8c96fd26

135556-135569 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Alpine (dpdk_meson_compile): ====
/usr/include/pthread.h:107:24: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
107 | int pthread_mutex_lock(pthread_mutex_t *);
|                        ^~~~~~~~~~~~~~~~~
../drivers/net/nfp/flower/nfp_flower_bond.c:682:38: error: passing argument 1 of 'pthread_mutex_unlock' from incompatible pointer type [-Werror=incompatible-pointer-types]
682 |                 pthread_mutex_unlock(&nfp_bond->mutex);
|                                      ^~~~~~~~~~~~~~~~
|                                      |
|                                      int *
/usr/include/pthread.h:108:26: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
108 | int pthread_mutex_unlock(pthread_mutex_t *);
|                          ^~~~~~~~~~~~~~~~~
../drivers/net/nfp/flower/nfp_flower_bond.c:688:30: error: passing argument 1 of 'pthread_mutex_unlock' from incompatible pointer type [-Werror=incompatible-pointer-types]
688 |         pthread_mutex_unlock(&nfp_bond->mutex);
|                              ^~~~~~~~~~~~~~~~
|                              |
|                              int *
/usr/include/pthread.h:108:26: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
108 | int pthread_mutex_unlock(pthread_mutex_t *);
|                          ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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

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

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

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

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

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

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

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