From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5F58E429A4 for ; Fri, 21 Apr 2023 04:39:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4438F40E6E for ; Fri, 21 Apr 2023 04:39:37 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 6D65040E6E for ; Fri, 21 Apr 2023 04:39:36 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-74de7182043so81262385a.3 for ; Thu, 20 Apr 2023 19:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682044775; x=1684636775; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JukbfqkKkTjC0UxUUQn74yFhrMATmHpKoPg/W3YV9zs=; b=ohb3BjVu3vE75tJ2s2tQZNY3/XbpmDOGabT9PAXwg7Qa93w7KwaY2H+TM1MxSB9VpH 36ZYlNpnroas/RVFLUROgUS1RHgfzA1LgDl5HRWBOz7fAgbNkAHALJrraZJJp64z1/w4 YT3cr0Guf0Rq74/pXRTzEEs1E/c7cG5B6bOcz5E6cCjSw9bBKVNOYq87Bxz90+7APP2V MEVx4JedA0RPTChb3S72TYQcrKNkUGCUf2x0yNh11sAODoSoOhxoSPZtvO6xwF4KH8UY hSvDWTGuAqCKioV3JJSwywkYCDp9+oHXLzKIvzvSJ3athWfO34CybHvcHeQhkE0PkJUa hyIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682044775; x=1684636775; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JukbfqkKkTjC0UxUUQn74yFhrMATmHpKoPg/W3YV9zs=; b=DjHem/WBYwHgiciqA7zedGqn0uZ8lv1KS1zvjL9lzqeGD7ca4dK0ZmLxJa0MP0EHlc CKlfGqaBoEhUoDzni8OZKzHyehGM5Hx0Oz56i7roAblI1lc4hgTt2khlWPU6vtsHj2WJ kkvKGj2bg5aKXPE7p3bM+udg2hSbkgZxJU70Egaw5bSXx58J9SGl5grNlhNVBDJeazMU 3HGs2esZc6F81pJmnZGG9dpe4mvZjIGOrHrb9O8RfQUJmHKqDbBjHRYI+NxDkJG8GLhF su4MtYBGA2h4182VY+DpjvMknw9IRfhayScr4GjSHd8NmrHT7LNeK2VDfzT3Q6WH/grg Xcaw== X-Gm-Message-State: AAQBX9d1C74L6d5Fj8WNjS+jIyLlYmKaP6G1AqcUQvZzsTGqzFJf1HF0 8mQ4Z67nSKFrTRmzzPOaCeMlqizCAXrH5vRXGAg= X-Google-Smtp-Source: AKy350YrP/rMABMV2Y8+V9yxWQR8NXdQDFiSO+aHTEH3ZOijSEPxF6XQbVJO0E4Yx3GDOSxS1Tn9aA== X-Received: by 2002:ad4:5be8:0:b0:5f3:deca:ead with SMTP id k8-20020ad45be8000000b005f3deca0eadmr4690274qvc.28.1682044775494; Thu, 20 Apr 2023 19:39:35 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id b27-20020a0cb3db000000b005e750d07153sm828468qvf.135.2023.04.20.19.39.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Apr 2023 19:39:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: Cheng1.jiang@intel.com, robot@bytheb.org Subject: |FAILURE| pw126336 [PATCH 2/2] vhost: add egress API for port mirroring datapath Date: Thu, 20 Apr 2023 22:39:33 -0400 Message-Id: <20230421023933.649493-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230421010932.46847-3-cheng1.jiang@intel.com> References: <20230421010932.46847-3-cheng1.jiang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/126336/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4760644662 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test "fedora:35-clang" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test #################################################################################### ^ ../lib/vhost/virtio_net.c:4670:40: error: reading variable 'async' requires holding any mutex [-Werror,-Wthread-safety-analysis] struct vhost_async *mr_async = mr_vq->async; ^ ../lib/vhost/virtio_net.c:4692:16: error: calling function 'reserve_avail_buf_split' requires holding mutex 'vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] if (unlikely(reserve_avail_buf_split(dev, vq, pkt_len, buf_vec, ^ ../lib/vhost/virtio_net.c:4700:16: error: calling function 'reserve_avail_buf_split' requires holding mutex 'mr_vq->iotlb_lock' [-Werror,-Wthread-safety-analysis] if (unlikely(reserve_avail_buf_split(mr_dev, mr_vq, pkt_len, mr_buf_vec, ^ ../lib/vhost/virtio_net.c:4735:11: error: calling function 'vhost_async_dma_transfer' requires holding mutex 'vq->access_lock' exclusively [-Werror,-Wthread-safety-analysis] n_xfer = vhost_async_dma_transfer(dev, vq, dma_id, vchan_id, async->pkts_idx, ^ ../lib/vhost/virtio_net.c:4821:6: error: mutex 'vq->iotlb_lock' is not held on every path through here [-Werror,-Wthread-safety-analysis] if (mr_dev->features & (1ULL << VIRTIO_F_IOMMU_PLATFORM)) ^ ../lib/vhost/virtio_net.c:4820:3: note: mutex acquired here vhost_user_iotlb_rd_lock(vq); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. [417/4342] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost.c.o'. [418/4342] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_vhost_crypto.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "fedora:35-clang" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:35-clang" at step Build #################################################################################### --------------------------------END LOGS-----------------------------