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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Dec 26 04:51:58 CET 2023


Test-Label: iol-unit-arm64-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+===========================+
| Debian 11 (Buster) (ARM) | FAIL           | SKIPPED                      | SKIPPED                   |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+--------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)    | FAIL           | SKIPPED                      | SKIPPED                   |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+--------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)    | FAIL           | SKIPPED                      | SKIPPED                   |
+--------------------------+----------------+------------------------------+---------------------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | FAIL                      |
+--------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
from ../drivers/net/nfp/flower/nfp_flower_bond.c:7:
/usr/include/pthread.h:756:51: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
756 | extern int pthread_mutex_unlock (pthread_mutex_t *__mutex)
|                                  ~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/nfp/flower/nfp_flower_bond.c:688:23: error: passing argument 1 of 'pthread_mutex_unlock' from incompatible pointer type [-Werror=incompatible-pointer-types]
688 |  pthread_mutex_unlock(&nfp_bond->mutex);
|                       ^~~~~~~~~~~~~~~~
|                       |
|                       int *
In file included from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/bonding/eth_bond_private.h:11,
from ../drivers/net/nfp/flower/nfp_flower_bond.c:7:
/usr/include/pthread.h:756:51: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
756 | extern int pthread_mutex_unlock (pthread_mutex_t *__mutex)
|                                  ~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1848/3108] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp at sta/net_nfp_nfpcore_nfp_cppcore.c.o'.
[1849/3108] Generating rte_net_mlx5.pmd.c with a custom command.
[1850/3108] Compiling C object 'drivers/a715181@@tmp_rte_net_nfp at sta/net_nfp_flower_nfp_conntrack.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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