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 AF63EA0542 for ; Wed, 5 Oct 2022 18:21:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD0FB40E5A for ; Wed, 5 Oct 2022 18:21:21 +0200 (CEST) Received: from mail-oo1-f43.google.com (mail-oo1-f43.google.com [209.85.161.43]) by mails.dpdk.org (Postfix) with ESMTP id 54DC840E5A for ; Wed, 5 Oct 2022 18:21:19 +0200 (CEST) Received: by mail-oo1-f43.google.com with SMTP id u19-20020a4a9e93000000b004757198549cso11145415ook.0 for ; Wed, 05 Oct 2022 09:21:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=z1a6pbj22Jj8rnklUb9PLgivMxO6Lk1Ku8krfrfuQNY=; b=QXhH3k9YR7QMPyHj6BX+vYolRMhM/qXxBvdv1iM5q8qSFv4P6Azo8Jvd6bcTNiKUDK FbUwS+6F+fWEl7CKQnXcvDr0UV+YkUI9UCCE4nvHYKtYA4jkRi0/u78QcBl9jKuund3W 6D97L0eXJVE/klfTEaARvQ/RgGGMW8Hfj9fb+FY7bI1AenouL1OKng7wbgmVDFAs27lQ 4tffzjPoH+QEgJohW2RAGsqVLzWeqSuw6LsXCarKfTPxMTJIhPS68sIgG92MnIE1Jxyu XhfyjElFhojN2WoJfr11NudwdPVrNcD2nhXBD4p72M/v9CbqswnjMbgq8n7QvuMwSIbn o7Ow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=z1a6pbj22Jj8rnklUb9PLgivMxO6Lk1Ku8krfrfuQNY=; b=2fNiUy8Fgfiox+DCktgh5Y6gdKSmYVKHPCUZbS8TzD2qRZDoqy/yAkfWqzuEqg1XQR RmSyLa/fAWXMY2tiXyd8xOzOPAqDOrjFcPhIRhGJ3w3g5aEjdSKSjdiKUaAYPh6RBfTz VCQ2IL6nNDZSu9ZMxmXR7igenFKulBDIHlJkiYqv2uJtZ6xKW7kg4hZyTv612++9dLwd QDYLKQ99LpPfQyVRD5DqMcNg8HZpuaAKInEYJ+R1kb/qWxJgeNEkkMVIPZyXUFoEb8tp VpJ9x/Uv9XzStTfrV95ZZ8YHK0064XAu9s6yKuxGWbtK3We2lqVzrP/D/EqvK3RjhIy7 wPxQ== X-Gm-Message-State: ACrzQf3gurUrbPpRkmnOrBoLh4Kux5ctwTj00H3yNjbiXp4h5Rc1tJ+0 c3Wu7xSxb88ULzVdYDQgKlFm8doMYPzi1A== X-Google-Smtp-Source: AMsMyM6fIbLRWe8HLSBL5ILYVRkfMQ32uyIv05kUG7oFJYv0u7nzeawJ/tFi+KGaxoc4V7qnWX+/Nw== X-Received: by 2002:a05:6830:6002:b0:660:7be2:59b2 with SMTP id bx2-20020a056830600200b006607be259b2mr112491otb.183.1664986878411; Wed, 05 Oct 2022 09:21:18 -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 n11-20020a056870a44b00b00130d060ce80sm5276033oal.31.2022.10.05.09.21.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Oct 2022 09:21:17 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117387 [PATCH v2] vhost: fix compilation issue in async path Date: Wed, 5 Oct 2022 12:20:48 -0400 Message-Id: <20221005162048.875755-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221005151159.72366-1-maxime.coquelin@redhat.com> References: <20221005151159.72366-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/117387/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3190855053