|FAILURE| pw152136 [v7 5/5] examples/vhost_crypto: support asymmetric crypto
0-day Robot
robot at bytheb.org
Thu Feb 27 16:45:11 CET 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152136/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13568669707
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
((t)(uintptr_t)vhost_iova_to_vva(r->dev, r->vq, a, l, p))
^
../lib/vhost/vhost_crypto.c:1570:15: error: calling function 'copy_data' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
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 mutex 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
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 mutex 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
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 mutex 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
err = prepare_asym_rsa_op(vcrypto, op, vc_req_out,
^
../lib/vhost/vhost_crypto.c:1690:10: error: calling function 'reach_inhdr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
inhdr = reach_inhdr(vc_req, descs, max_n_descs);
^
7 errors generated.
[426/3227] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[427/3227] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
[428/3227] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[429/3227] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[430/3227] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
((t)(uintptr_t)vhost_iova_to_vva(r->dev, r->vq, a, l, p))
^
../lib/vhost/vhost_crypto.c:1570:15: error: calling function 'copy_data' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
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 mutex 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
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 mutex 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
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 mutex 'vc_req_out->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
err = prepare_asym_rsa_op(vcrypto, op, vc_req_out,
^
../lib/vhost/vhost_crypto.c:1690:10: error: calling function 'reach_inhdr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
inhdr = reach_inhdr(vc_req, descs, max_n_descs);
^
7 errors generated.
[440/6675] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[441/6675] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[442/6675] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[443/6675] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[444/6675] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list