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 372C642E60 for ; Thu, 13 Jul 2023 16:58:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3307640DDA for ; Thu, 13 Jul 2023 16:58:50 +0200 (CEST) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mails.dpdk.org (Postfix) with ESMTP id 3151B40DDA for ; Thu, 13 Jul 2023 16:58:49 +0200 (CEST) Received: by mail-qv1-f42.google.com with SMTP id 6a1803df08f44-63719ad32e7so4510846d6.1 for ; Thu, 13 Jul 2023 07:58:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689260328; x=1691852328; 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=iO/FyveHPXmiLxeJjmvBGjY9pVHvOB2ROWedEebqc0o=; b=f2tmsiB+YDN3xUTNC/E4XLgzt8w3HWGZGqAbjoQ/gQR0TdMf0bQGLu/0IUPqpIOU6o +BpzowzR2j5RjuU7liUex99Ub5lzmFfxWkYGVYoUYJTcDz4jDLwcDqmHtqqPLowuHlNK JXQK9Nv1EskuPXHMXgN3P8SgY2bxPsAYYshloPU8nRImEo9NXa9ArdyQPGdVJUfD8kSH om7zLv1ENoj23g9ei/qLSKDD5Dp7fuy/f1pMzjCeSsnmzEmIJ2qWtRLy2ToBvObMcwpH UpCepd2TtPVP9Kb2NLAi6ZqxpgpdiwF9LBJ8XOYbn4tT9LXU6ecV+Yy9YxJmClZZorzb UHuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689260328; x=1691852328; 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=iO/FyveHPXmiLxeJjmvBGjY9pVHvOB2ROWedEebqc0o=; b=ahx5FCH7EVGiokI36+0ZuJ0Gf6EHrOKd9sPmeikpnEOMfSfHYXRKQijbEi06Ur0OhO S4dulWL0vZd5yovCTJzx3R6QEE/4YVzKzIIFH7YMAE7sO9m8uGrLptAKKycw1365WNmk 16ppPUTw1h/HG6IyKuDaGduqIBs/ZTPfi1+U+AmS9c8FD+QMoRTdDiK5nIJti1zzbGXT 96aA3rOZ0hRI+QBZOJ7BxAmHbHFWk035wYrYQJN85hOiOjPHPKvY+Kel3yoESNlfDYwq sZ3zkkNPROaR46tVVGmt2p7ytFGlRMoZl8D732N6pbzxJ0B5Ip8OqLaja35pOv20CthI pEmQ== X-Gm-Message-State: ABy/qLalV189p2PikcUZo1OFF9BsVf1rfuCDcCkDLVVbdAm+B5KzjFZN X/CUPJVzvqwr9oKC222ZAIzGbhBDiFWsuzHRghU= X-Google-Smtp-Source: APBJJlE6bL+7sht6sEN7KnOJQ8sGRv/pG0tNQY9eLpEE+rSoaa88a7U7BlOFwEkNuVPostUbXFFStA== X-Received: by 2002:a0c:f013:0:b0:623:8fa2:bc17 with SMTP id z19-20020a0cf013000000b006238fa2bc17mr1678001qvk.35.1689260328284; Thu, 13 Jul 2023 07:58:48 -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 h16-20020a0cf210000000b00636bde318bcsm3096994qvk.61.2023.07.13.07.58.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jul 2023 07:58:48 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129527 [PATCH v3 2/2] vhost: force vIOMMU enablement with VDUSE Date: Thu, 13 Jul 2023 10:58:47 -0400 Message-Id: <20230713145847.1794041-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230713135240.240453-3-maxime.coquelin@redhat.com> References: <20230713135240.240453-3-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/129527/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5544020075