From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 5CBE56849 for ; Fri, 27 Mar 2015 13:22:02 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 27 Mar 2015 05:21:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,478,1422950400"; d="scan'208";a="705063183" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by orsmga002.jf.intel.com with ESMTP; 27 Mar 2015 05:21:53 -0700 Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id t2RCLqNJ001064; Fri, 27 Mar 2015 12:21:52 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id t2RCLqwE018676; Fri, 27 Mar 2015 12:21:52 GMT Received: (from jmcnam2x@localhost) by sivswdev02.ir.intel.com with id t2RCLqxa018672; Fri, 27 Mar 2015 12:21:52 GMT From: John McNamara To: dev@dpdk.org Date: Fri, 27 Mar 2015 12:21:42 +0000 Message-Id: <1427458903-18639-1-git-send-email-john.mcnamara@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1425286674-17495-1-git-send-email-changchun.ouyang@intel.com> References: <1425286674-17495-1-git-send-email-changchun.ouyang@intel.com> Subject: [dpdk-dev] [PATCH v3] Update doc for vhost sample X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 12:22:02 -0000 V3: Fix for code indentation issue preventing PDF build. Ouyang Changchun (1): doc: Update doc for vhost sample doc/guides/sample_app_ug/vhost.rst | 55 ++++++++++++++++++++++++++++++++------ 1 file changed, 47 insertions(+), 8 deletions(-) -- 1.8.1.4