|WARNING| pw152132-152136 [PATCH] [v7,5/5] examples/vhost_crypto: su

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Feb 27 22:46:38 CET 2025


Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/152136

_Testing issues_

Submitter: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
Date: Thursday, February 27 2025 13:59:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa

152132-152136 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#319527

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 10  | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | WARN           |
+-------------------+----------------+
| Fedora 41         | PASS           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 41 (Clang) | WARN           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | PASS           |
+-------------------+----------------+
| Ubuntu 22.04      | PASS           |
+-------------------+----------------+

==== 20 line log output for Fedora 41 (Clang) (dpdk_unit_test): ====
../lib/vhost/vhost_crypto.c:1570:15: error: calling function 'copy_data' requires holding rwlock 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
1570 |         if (unlikely(copy_data(&req, vc_req, descs, &desc, sizeof(req),
|                      ^
../lib/vhost/vhost_crypto.c:1617:10: error: calling function 'prepare_sym_cipher_op' requires holding rwlock 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
1617 |                         err = prepare_sym_cipher_op(vcrypto, op, vc_req_out,
|                               ^
../lib/vhost/vhost_crypto.c:1622:10: error: calling function 'prepare_sym_chain_op' requires holding rwlock 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
1622 |                         err = prepare_sym_chain_op(vcrypto, op, vc_req_out,
|                               ^
../lib/vhost/vhost_crypto.c:1669:10: error: calling function 'prepare_asym_rsa_op' requires holding rwlock 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
1669 |                         err = prepare_asym_rsa_op(vcrypto, op, vc_req_out,
|                               ^
../lib/vhost/vhost_crypto.c:1690:10: error: calling function 'reach_inhdr' requires holding rwlock 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
1690 |         inhdr = reach_inhdr(vc_req, descs, max_n_descs);
|                 ^
7 errors generated.
[423/3159] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[424/3159] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[425/3159] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

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