|FAILURE| pw143673 [PATCH 6/6] app/test: add asymmetric tests for virtio pmd

0-day Robot robot at bytheb.org
Thu Sep 5 17:44:43 CEST 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10723070059
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:1454: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: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:1474: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:1477: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:1493: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/3028] Compiling C object 'lib/76b5a35@@rte_ipsec at sta/ipsec_esp_inb.c.o'.
[424/3028] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost.c.o'.
[425/3028] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_user.c.o'.
[426/3028] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_virtio_net.c.o'.
[427/3028] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/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-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:1454: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: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:1474: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:1477: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:1493: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.
[438/4113] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_virtio_net_ctrl.c.o'.
[439/4113] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_user.c.o'.
[440/4113] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost.c.o'.
[441/4113] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
[442/4113] Compiling C object 'lib/76b5a35@@rte_vhost at sta/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