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 2AD5A5A73 for ; Fri, 27 Mar 2015 15:14:00 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 27 Mar 2015 07:13:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,479,1422950400"; d="scan'208";a="705104465" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by orsmga002.jf.intel.com with ESMTP; 27 Mar 2015 07:13:58 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.49]) by IRSMSX103.ger.corp.intel.com ([169.254.3.143]) with mapi id 14.03.0224.002; Fri, 27 Mar 2015 14:13:57 +0000 From: "De Lara Guarch, Pablo" To: "Ouyang, Changchun" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: New option for vhost sample Thread-Index: AQHQVVkMAPfVwGx4JkGu1Ar41atlgJ0whb+A Date: Fri, 27 Mar 2015 14:13:57 +0000 Message-ID: References: <1425349386-15840-1-git-send-email-changchun.ouyang@intel.com> In-Reply-To: <1425349386-15840-1-git-send-email-changchun.ouyang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: New option 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 14:14:00 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ouyang Changchun > Sent: Tuesday, March 03, 2015 2:23 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: New option for vhost sample >=20 > Since codes for this new option(--vlan-strip) are already merged into > mainline, > see: commit: e3d61d1609cb9b3ea851c7776bfbb60dcfe8844a. >=20 > So the doc need update for that. >=20 > Signed-off-by: Changchun Ouyang Acked-by: Pablo de Lara