automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: gmuthukrishn@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw143673 [PATCH 6/6] app/test: add asymmetric tests for virtio pmd
Date: Thu,  5 Sep 2024 11:44:43 -0400	[thread overview]
Message-ID: <20240905154443.497372-1-robot@bytheb.org> (raw)
In-Reply-To: <20240905145612.1732-7-gmuthukrishn@marvell.com>

From: robot@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@sta/ipsec_esp_inb.c.o'.
[424/3028] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost.c.o'.
[425/3028] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_user.c.o'.
[426/3028] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'.
[427/3028] Compiling C object 'lib/76b5a35@@rte_pipeline@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@sta/vhost_virtio_net_ctrl.c.o'.
[439/4113] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_user.c.o'.
[440/4113] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost.c.o'.
[441/4113] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
[442/4113] Compiling C object 'lib/76b5a35@@rte_vhost@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-----------------------------

  parent reply	other threads:[~2024-09-05 15:44 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240905145612.1732-7-gmuthukrishn@marvell.com>
2024-09-05 14:59 ` |SUCCESS| " checkpatch
2024-09-05 15:00 ` |SUCCESS| pw143668-143673 " qemudev
2024-09-05 15:04 ` qemudev
2024-09-05 15:44 ` 0-day Robot [this message]
2024-09-05 22:37 ` |SUCCESS| pw143668-143673 [PATCH] [6/6] app/test: add asymmetric tes dpdklab
2024-09-05 22:41 ` dpdklab
2024-09-05 22:41 ` dpdklab
2024-09-05 22:41 ` dpdklab
2024-09-05 22:42 ` dpdklab
2024-09-05 22:43 ` dpdklab
2024-09-05 22:45 ` dpdklab
2024-09-05 22:46 ` dpdklab
2024-09-05 22:46 ` dpdklab
2024-09-05 22:46 ` dpdklab
2024-09-05 22:47 ` dpdklab
2024-09-05 22:47 ` dpdklab
2024-09-05 22:49 ` dpdklab
2024-09-05 22:49 ` dpdklab
2024-09-05 22:50 ` dpdklab
2024-09-05 22:51 ` dpdklab
2024-09-05 22:51 ` dpdklab
2024-09-05 22:51 ` dpdklab
2024-09-05 22:51 ` dpdklab
2024-09-05 22:52 ` dpdklab
2024-09-05 22:52 ` dpdklab
2024-09-05 22:53 ` dpdklab
2024-09-05 22:53 ` dpdklab
2024-09-05 22:55 ` dpdklab
2024-09-05 22:55 ` dpdklab
2024-09-05 22:57 ` dpdklab
2024-09-05 22:58 ` dpdklab
2024-09-05 23:06 ` |PENDING| " dpdklab
2024-09-05 23:06 ` dpdklab
2024-09-05 23:09 ` dpdklab
2024-09-05 23:18 ` dpdklab
2024-09-06  0:00 ` |WARNING| " dpdklab
2024-09-06  3:53 ` dpdklab
2024-09-06  3:57 ` dpdklab
2024-09-06  3:57 ` dpdklab
2024-09-06  3:58 ` dpdklab
2024-09-06  3:58 ` dpdklab
2024-09-06  4:03 ` |FAILURE| " dpdklab
2024-09-06  4:06 ` |WARNING| " dpdklab
2024-09-06  4:07 ` |FAILURE| " dpdklab
2024-09-06  4:08 ` |WARNING| " dpdklab
2024-09-06  6:30 ` |FAILURE| " dpdklab
2024-09-06  6:32 ` dpdklab
2024-09-06  6:33 ` dpdklab
2024-09-06  6:34 ` dpdklab
2024-09-06  6:36 ` dpdklab
2024-09-06  6:40 ` dpdklab
2024-09-06  6:41 ` dpdklab
2024-09-06  6:46 ` dpdklab
2024-09-06  6:48 ` dpdklab
2024-09-06  6:50 ` dpdklab
2024-09-06  7:02 ` dpdklab
2024-09-06  7:06 ` dpdklab
2024-09-06  7:06 ` dpdklab
2024-09-06  7:07 ` dpdklab
2024-09-06  7:08 ` dpdklab
2024-09-06  7:08 ` dpdklab
2024-09-06  7:18 ` dpdklab
2024-09-06 15:06 ` dpdklab
2024-09-07  4:23 ` |SUCCESS| " dpdklab
2024-09-07  9:30 ` dpdklab
2024-09-17 20:19 ` dpdklab
2024-09-17 20:58 ` dpdklab
2024-09-17 21:10 ` dpdklab
2024-09-17 21:28 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240905154443.497372-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=gmuthukrishn@marvell.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).