|FAILURE| pw149669 [v2 2/2] examples/vhost_crypto: add asymmetric support

0-day Robot robot at bytheb.org
Tue Jan 7 20:05:21 CET 2025


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/149669/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12657096027
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:1435: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: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_RW);
                                           ^
../lib/vhost/vhost_crypto.c:1455: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:1458: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:1474: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.
[423/3209] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o
[424/3209] Compiling C object lib/librte_ipsec.a.p/ipsec_esp_inb.c.o
[425/3209] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[426/3209] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o
[427/3209] 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:1435: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: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_RW);
                                           ^
../lib/vhost/vhost_crypto.c:1455: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:1458: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:1474: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.
[431/6633] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o
[432/6633] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o
[433/6633] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o
[434/6633] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o
[435/6633] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.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