|FAILURE| pw151808 [v3 6/6] test/crypto: add tests for virtio user PMD
0-day Robot
robot at bytheb.org
Fri Feb 21 20:04:20 CET 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/151808/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13462600336
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
####################################################################################
rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1426:24: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1437:23: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->cipher.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RW);
^
../lib/vhost/vhost_crypto.c:1446:23: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->cipher.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1449:24: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1465:18: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
vc_req->inhdr = get_data_ptr(vc_req, desc, VHOST_ACCESS_WO);
^
9 errors generated.
[426/3231] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[427/3231] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
[428/3231] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[429/3231] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[430/3231] 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
####################################################################################
rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1426:24: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1437:23: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->cipher.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RW);
^
../lib/vhost/vhost_crypto.c:1446:23: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->cipher.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1449:24: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
rsa->message.data = get_data_ptr(vc_req, desc, VHOST_ACCESS_RO);
^
../lib/vhost/vhost_crypto.c:1465:18: error: calling function 'get_data_ptr' requires holding mutex 'vc_req->vq->iotlb_lock' [-Werror,-Wthread-safety-analysis]
vc_req->inhdr = get_data_ptr(vc_req, desc, VHOST_ACCESS_WO);
^
9 errors generated.
[441/6679] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[442/6679] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o
[443/6679] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[444/6679] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[445/6679] 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