From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix for vhost sample parameter Date: Thu, 24 Sep 2015 12:20:56 +0200 Message-ID: <2205013.xSJHdlfDTq@xps13> References: <1439866293-9241-1-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ouyang Changchun Return-path: Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by dpdk.org (Postfix) with ESMTP id 87CEA8E58 for ; Thu, 24 Sep 2015 12:22:02 +0200 (CEST) Received: by wicfx3 with SMTP id fx3so105922734wic.0 for ; Thu, 24 Sep 2015 03:22:02 -0700 (PDT) In-Reply-To: <1439866293-9241-1-git-send-email-changchun.ouyang@intel.com> 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-08-18 10:51, Ouyang Changchun: > This commit removes the dev-index, so update the doc for this change: > 17b8320a3e11e146868906d0082b6e402d5f2255 > "vhost: remove index parameter" > > Signed-off-by: Changchun Ouyang Applied, thanks