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 38B56A0556 for ; Mon, 17 Oct 2022 11:00:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33BD64021D for ; Mon, 17 Oct 2022 11:00:54 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id 094C340143 for ; Mon, 17 Oct 2022 11:00:53 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id f14so7043834qvo.3 for ; Mon, 17 Oct 2022 02:00:52 -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 :message-id:reply-to; bh=1cd1PoDYecO6ehq/fg04w7/xXf1oPL+coVnOw/gR4VM=; b=jAYIi0n1bJvyHqCj+wA35Ei0/o0ZZAtTkGw+1ErOlUnnu4NFXP7o066NR/P8ccXoiY 7QoNyvWvPRx4/2UIhUh48C6Ni17Q+63xTKwTII1qKESBeZhjJwqF0tVPY18dHBqLRX7x DyyMJggcBwwJOgUKUAipFEovjgX+wsmUOyKuYtFz89oiCGmVEsxHFWFiXKXnP7vsNlhJ BwZCH4Z51J7ZfD9RtFoM1DYT3uZbBd6TC96xasbB9Ual60pZpZrcEPuTOSZIodJN0VDa nLntveNZ+DjM/mJ7EMkouyBBak/oon76Nbf/Sf7z4FzPAcTjpuve/EWuKvwbwt+TJCeK wXNg== 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:message-id:reply-to; bh=1cd1PoDYecO6ehq/fg04w7/xXf1oPL+coVnOw/gR4VM=; b=NdaM/tdu3hO0hfCz1QvdM+SUmCqNW4L/pK7eq4hiKrPdaj2zXHVbbT8XTCGnY4wvAs 1g7lphqk07GCF+M7rF3Dw7gGJZzuWiFUpxDVOlkelNhYlT3ktM8CYy6BQE2lSJGDQfnr wlQH42f4QCav/jYr6H51O72QOJiEhPZfB2wH1KMTnqcKYi4VPar64D93ij7KAjZZUppn cSK8YVBkbiJviWufRLBpUWXOFiEPo6Q0/fR8Q9PPnsO5lPJJsKaSsT/jJkYTfh1tVnx/ jrn6pT93kIKhu4r+5acy6tT9ctLKB5+KBUbrdMCriPtshKfh2MVzNvF1psJDAHTmmRC6 IT5w== X-Gm-Message-State: ACrzQf0JL7IataFPE3yLU8D23xRoq44Qd8e3XEsJod7VmS0gxbcmjx2M VMCsgnDvRRAn6jGNed6IofAxzXn4SvTcnw== X-Google-Smtp-Source: AMsMyM5/o2MkR0ZyQYCAC/1kxEpUylS846MB2rWB4AOy8GjGZQp9FpIiTpULdEtJywX9N0xSrF4EVA== X-Received: by 2002:ad4:5ccf:0:b0:4b1:c372:ba79 with SMTP id iu15-20020ad45ccf000000b004b1c372ba79mr7332211qvb.14.1665997252155; Mon, 17 Oct 2022 02:00:52 -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 s13-20020a05620a0bcd00b006cbc00db595sm8892593qki.23.2022.10.17.02.00.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Oct 2022 02:00:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw118253 [PATCH v4] vhost: add new `rte_vhost_vring_call_nonblock` API Date: Mon, 17 Oct 2022 05:00:13 -0400 Message-Id: <20221017090013.282920-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221017074817.28889-1-changpeng.liu@intel.com> References: <20221017074817.28889-1-changpeng.liu@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: SUCCESS http://patchwork.dpdk.org/patch/118253/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3263379342