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 5DEF4A0032 for ; Wed, 11 May 2022 10:39:29 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49542410F2 for ; Wed, 11 May 2022 10:39:29 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id 61D4D40042 for ; Wed, 11 May 2022 10:39:28 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id x9so1474539qts.6 for ; Wed, 11 May 2022 01:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1XwebE1rRwL9JBVyILvJYTCeOhx7h6r4h3m30YvgoQc=; b=cPZEXwb7zGe5O95zBPtsgYCIuaLm4gbrq+tOOBGjs0ZReMdV6FNLqTcS66MM4fD4so hu1KbSruP57nkNhDmQ/Z6kUAJiAnmdmLULX528yNF30Ofk9S3bCVAIwHvoOQzmAeRiSJ nyAsZpCypfcluIfLms4sn7MscqfJ/HSiGk/nf0gsoBY/mNNdrTYQZ7E0E1aXWOSlXEaS gWRzvWS9jw2iobB8JcL9bc4YnXAFNaw/KnXx4MKIB+auRjCLIPPRGFZtLQ8DfAmLhAYf GrTDKo+mytgBaAnub/+Oh5neK2IhlmCyGl2I6BGVQbg9X1kh+mieO+quLOySGEe90ifq ubNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1XwebE1rRwL9JBVyILvJYTCeOhx7h6r4h3m30YvgoQc=; b=sMdn0nRJMBl+d+CtusjFlsjza3wBHXPmyEeUoFOZ8lfNDe1G9KjLHpHOaDWHvt9XKI 3eyB22XYOYla6T7LGekmYJvrmslOxK2vvW2Ss+QTJpWoU5McvKnNGSaxRlxlFl3buhSC xakyf779RcgVT3S96GpK6NXT7iQH598+S6P8vaLMCvLNi0p3NnnMDO+mQ6V3bWfTf3aN yEwC/DxpTcmlsG3rgHurpL5fZJx+M4xTsESAdX0e/H7dtxsge0mC0dESD8hBDN9OxxRU oIgHPIOGEDxX8NW77ZzJqeIZZusxE7z4rSRKyrIpVLJutG32aYxGFiaxaPxzDuiyFRZp IG2A== X-Gm-Message-State: AOAM530sRbNbvgErK97yg1sxx7wJQj94dJd5PLOzAdAQd/CtL2Q3UmzH cgDdyqw/uSsCXbc8dJM2pYgNhGNvIBeZDA== X-Google-Smtp-Source: ABdhPJzCbBPuT/QACuEdh048q5v1G2LziTCofQRZmfgqTKe3P7z8Uod8LuRRTfnWlBJqTlNjf+sdWQ== X-Received: by 2002:a05:622a:1113:b0:2f3:cf1f:3af1 with SMTP id e19-20020a05622a111300b002f3cf1f3af1mr17447061qty.516.1652258367661; Wed, 11 May 2022 01:39:27 -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 s14-20020a05622a178e00b002f39b99f69csm796819qtk.54.2022.05.11.01.39.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2022 01:39:27 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111017 [PATCH v2] vhost: add runtime locking check in unsafe APIs Date: Wed, 11 May 2022 04:39:49 -0400 Message-Id: <20220511083949.20716-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220511065837.1267895-1-maxime.coquelin@redhat.com> References: <20220511065837.1267895-1-maxime.coquelin@redhat.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: SUCCESS http://patchwork.dpdk.org/patch/111017/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2305456405