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 424BFA0547 for ; Mon, 19 Jul 2021 10:59:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C4C04069D for ; Mon, 19 Jul 2021 10:59:36 +0200 (CEST) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mails.dpdk.org (Postfix) with ESMTP id C14DE4068B for ; Mon, 19 Jul 2021 10:59:34 +0200 (CEST) Received: by mail-wm1-f44.google.com with SMTP id u8-20020a7bcb080000b02901e44e9caa2aso9988279wmj.4 for ; Mon, 19 Jul 2021 01:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=6ykJjUR57yUFVT1aM0XmMPxyq39AxY0kK8MuhsR8jwg=; b=KmwxhE5kk4LfQASttFDMphXO4nEIFTm93MBx7lFvF6YyKZCa8zNZTD0im57N8pZVx+ ui7CecZcounhwKlQ4hkZclbmGQULpVD+RsgKUZUhYzuAOUe2PBHV5Okku6KjOvQXtk9M kDLm2vNBFnffNkR3dp6CVN2VaboJgA00yujAyVD+ZbU/1grB2TPFWFGnuduz3KVHx2PV LCr1z/Dm4Jb4tVJjU+KOPafBYvGhsce4IDC1YuWvf5U6zRhFjBfy7SPAKpKNc+yZVPnq GRZEc2CMjXJAwxUHQCKNVtYTNVe1ck/LpstD2XHdmFw3yE1N2vSJ/ry7uvWVeIJQKHBx PiPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=6ykJjUR57yUFVT1aM0XmMPxyq39AxY0kK8MuhsR8jwg=; b=dWysXdwK+vzNUApqqnMcynV1GcR2A2Rtkmp+J86UgsmbygQ1dOuZ7E/Rm1glN7eZG9 vizXk5EF6mLhnnsEWFLHXxFJwnu+gpvOfL0hHNeklxEUEQjbuHxSUkbU6c5xRTuODX2D MpIs6dtaGVZbLPSTWeVea4FVG3iffTs7EIn86H6YuqbsrnaEyVfmno3bMLuzzMwbCGbX NiHIrS2guqwycBYNIDC6a3cUDKPJA7+Su1nnVcdOXQSli7GSDN1Aeth1MmI2P3h3e3ic ne3yVHMcLR/H/UxIRIuHGndEfo+uoUi9qkwNiWnM1gig+hsi3y4SY/ZKHm95EbRLa6I2 2EFg== X-Gm-Message-State: AOAM5306Aj8wUJYc8D/aPTNn67ONiP2GVidLRlshlHHDPPIlhq40eduO aDo6rA1qNoP1L/MPdAxOlvQixkkZIhSKCg== X-Google-Smtp-Source: ABdhPJwIqc0oLNe6zbB7aCGKpSehyZo8FF1NuR2+fYX8qFXN90L0P1WzVRinnaI/2p0sxlB2vZe+2w== X-Received: by 2002:a05:600c:4105:: with SMTP id j5mr25322578wmi.49.1626685174408; Mon, 19 Jul 2021 01:59:34 -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 e5sm5994360wrm.6.2021.07.19.01.59.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jul 2021 01:59:34 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Mon, 19 Jul 2021 04:59:29 -0400 Message-Id: <20210719085929.8384-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1626706847-276163-4-git-send-email-jiayu.hu@intel.com> References: <1626706847-276163-4-git-send-email-jiayu.hu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw96054 [dpdk-dev] [PATCH v6 3/3] vhost: add thread unsafe async registeration functions 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 Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot Test-Status: SUCCESS http://patchwork.dpdk.org/patch/96054/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1044536833