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 CD359A0545 for ; Fri, 27 May 2022 19:40:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C74C3410DC for ; Fri, 27 May 2022 19:40:21 +0200 (CEST) Received: from mail-oa1-f49.google.com (mail-oa1-f49.google.com [209.85.160.49]) by mails.dpdk.org (Postfix) with ESMTP id 08BA240E78 for ; Fri, 27 May 2022 19:40:21 +0200 (CEST) Received: by mail-oa1-f49.google.com with SMTP id 586e51a60fabf-f2c296d320so6536287fac.8 for ; Fri, 27 May 2022 10:40:20 -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=YOPZCR8dXB1CrQxCq0uxjRtkjl35HyxuabAd5ZOAGBU=; b=yA+k6AxWlJH8PdVY/AboyZscGLCrbvcHqXJdrTL1UyxpZZ7qzBM9jxNRNZEH+cZetV H105R+KOAMVdSHtfbOpwf+cugc+yunos+HMtdu34dFiETwprbxJ/+Yt4PbxXUuEYfU8Q R98PxszasvriRDg9y/EWaRzccbjJ6Yjm8sVop9SAapcgv1hwl54T5YkYGn0y2puO8FlO eqAZChBw5impIa+S1ZgJzSrVeHOmeojFyMWW0yiAYKpW8znSE/dseha0mDPn+lCCEw45 9qfrWe58FpQwxUCRgrkO271LotWxCy1PDjPnuDq5ZkorjRfPt1t5RzGyTlBxbT6IzLWQ 7Q1w== 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=YOPZCR8dXB1CrQxCq0uxjRtkjl35HyxuabAd5ZOAGBU=; b=YRF0fiakisRGD9IwHK5IwdXs559/UzRXRHFJul42PMHyNKYC5jMNJ0Q5GxuydS8vmv fhOsJ+6wSTb7VMORG4NzyD2gA62HdegM2oiFkPY9BF84nd9jApqQGYld0oxtSooZX4s+ TN2bfdSoCcVNagUSA2Dx+AMm+ckORkPeJ2kjNyyeycuJqrqJmRXYSAHusRWPSoaEiOnA 9hZDePyiaaPnVNsXCXRURXuc6yG12z59u1hOqW2ZkWU2MxBAunRRrzysJz1nCFRhJrYC mwsbTBn5ekZnYu0/PQHMMvs0UT+CTHSeliS6Uzbvj9ueXMXKVJTwNK1b3CmcvcHp36uC YhQA== X-Gm-Message-State: AOAM532BRjTw89LUqP4uHULyZDikRVucBNWL5GFLCUyOYOX9sbxAo3Ue tPu2AZZEcaaK8FUdFLtiOn/h8arYZefqFw== X-Google-Smtp-Source: ABdhPJxP1eiQQ9vVLrQ8h4BHsmH86qC/uQ5Ff3ZFHseOUO/uJYh4kWzsk2LiuAmGdB6tt/ebr86ZpA== X-Received: by 2002:a05:6870:f283:b0:f2:1cdb:f78b with SMTP id u3-20020a056870f28300b000f21cdbf78bmr4628290oap.5.1653673220063; Fri, 27 May 2022 10:40:20 -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 fx13-20020a056870088d00b000f24edeaf40sm837804oab.45.2022.05.27.10.40.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 May 2022 10:40:19 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111986 [PATCH v2 2/2] doc/howto: add code example to virtio-user exception path doc Date: Fri, 27 May 2022 13:40:23 -0400 Message-Id: <20220527174023.26603-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220527163643.130679-2-bruce.richardson@intel.com> References: <20220527163643.130679-2-bruce.richardson@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/111986/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2397769478