From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] Add VHOST PMD Date: Fri, 30 Oct 2015 19:30:52 +0100 Message-ID: <9164678.KVQJ7PSpSN@xps13> References: <1445507150-1481-2-git-send-email-mukawa@igel.co.jp> <1445926375-18986-1-git-send-email-mukawa@igel.co.jp> <562F2DB4.2080508@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ann.zhuangyanying@huawei.com To: Tetsuya Mukawa Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 6897A8E6F for ; Fri, 30 Oct 2015 20:12:06 +0100 (CET) Received: by wmff134 with SMTP id f134so18791914wmf.1 for ; Fri, 30 Oct 2015 12:12:06 -0700 (PDT) In-Reply-To: <562F2DB4.2080508@igel.co.jp> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-27 16:54, Tetsuya Mukawa: > Below patch has been submitted as a separate patch. > > - [dpdk-dev,1/3] vhost: Fix wrong handling of virtqueue array index > (http://dpdk.org/dev/patchwork/patch/8038/) Please could you rebase only the two last patches? Thanks PS: WARNING:TYPO_SPELLING: 'failuer' may be misspelled - perhaps 'failure'? #606: FILE: drivers/net/vhost/rte_eth_vhost.c:272: + RTE_LOG(INFO, PMD, "failuer to find a ethdev\n"); WARNING:TYPO_SPELLING: 'accesing' may be misspelled - perhaps 'accessing'? #612: FILE: drivers/net/vhost/rte_eth_vhost.c:278: + /* Wait until rx/tx_pkt_burst stops accesing vhost device */