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 1271E41E37 for ; Thu, 9 Mar 2023 04:19:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDC4840A7E for ; Thu, 9 Mar 2023 04:19:28 +0100 (CET) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mails.dpdk.org (Postfix) with ESMTP id C986940A7E for ; Thu, 9 Mar 2023 04:19:27 +0100 (CET) Received: by mail-qv1-f42.google.com with SMTP id ne1so592125qvb.9 for ; Wed, 08 Mar 2023 19:19:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678331967; 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=vHPExVB1kWgLXyCD9KNFp7rMgp73vMSSWOvRRFMtG9M=; b=YFUC6fJT/hE9wJDUNaLids6bS4gfS8N0HakF5LQZ2EnVvfYspv/B6eOz+1cE1uVtk4 Gh6xHhWhgJzhevg+pf+wbAvPtqxOUBN1RpUt2oVVJ5o9Vrq4ZUzeTc+Aj4At90Ead1g0 F5H+5xjRq/TdROcmQAklxT2PmNeHzG2YHUwiOAU7ve8YsE7tRF3ydLut8jM/5loxXfG9 iyVsR0dcO/dO7Pwe4NeUYVXZ+bKHURs9YcJlUIkrE5MLXbcRxJhbVXML8uunAk4hXw/g th5BMLsvKXBL/fZiI0ssrrD8VqphL54V10Q8sh5+7sTiAlqBr4KHn2JSAMRAmSYx/PFv 21xQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678331967; 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=vHPExVB1kWgLXyCD9KNFp7rMgp73vMSSWOvRRFMtG9M=; b=aqqRFR9GcsHFOnak5+5QpKZL0asNj+AmQEdHLYwT+88A9V9wWS0UyD9594pMdljlFy O8vubth9XsJiZPCe75yhUcf5p7NP5MZa+IUxwI+OTGn8VV1uurriJLMRsDxyuNfPlq/9 OG1bGAE66Z0NLwJyEb4lHavIT1g6EvnQXteT1UUe3j92ErLIa1x5kbGCjIPjpqWC/UIy UDuPDor4drq28ohGoFiBd4yhZHQoZtB7c4PqXOiAHD8Rw4Gb+HBAs1CsmyCe0Hgjz/pi SqhGRYsaflQ9GNE8WLl2y1pu+RRei9H4YgWTzo9YkzcB51OUYtBu2IanJR0w7PdoRG3I FrVA== X-Gm-Message-State: AO0yUKUyzqycm3l/mGYxIbxEoFPLyoAt0xMTFHhO+GNCDY9rS6iyfFy/ lbH23Fbo56SnEp6ruifGTE3/CKiwWaF7NoZqSr4= X-Google-Smtp-Source: AK7set+xzH4DNBWe9xaRzZ3c4dwgIV/fqtmqTX8fPwIyKlpDRLscX+px2NBEVSerWFj1oCwfuHwbmQ== X-Received: by 2002:ad4:5d41:0:b0:56e:92a8:e182 with SMTP id jk1-20020ad45d41000000b0056e92a8e182mr5654287qvb.38.1678331966946; Wed, 08 Mar 2023 19:19:26 -0800 (PST) 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 6-20020a05620a040600b006f9ddaaf01esm12531111qkp.102.2023.03.08.19.19.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 19:19:26 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124868 [PATCH 2/2] vhost: refactor to follow new naming convention Date: Wed, 8 Mar 2023 23:19:19 -0500 Message-Id: <20230309041919.58202-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230309020721.22164-3-nmiki@yahoo-corp.jp> References: <20230309020721.22164-3-nmiki@yahoo-corp.jp> 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/124868/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4370417229