From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id C1EC81B20E for ; Fri, 20 Oct 2017 12:32:05 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Oct 2017 03:32:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,405,1503385200"; d="scan'208";a="1027304442" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga003.jf.intel.com with ESMTP; 20 Oct 2017 03:32:03 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX151.ger.corp.intel.com ([169.254.4.108]) with mapi id 14.03.0319.002; Fri, 20 Oct 2017 11:32:03 +0100 From: "Mcnamara, John" To: "Kovacevic, Marko" CC: "dev@dpdk.org" Thread-Topic: [PATCH v9 2/2] doc: add new introduction to sample app guides Thread-Index: AQHTSNNig5D2Z2RdoUCJ6riDizAgIqLsi54A Date: Fri, 20 Oct 2017 10:32:02 +0000 Message-ID: References: <1508415063-233624-1-git-send-email-marko.kovacevic@intel.com> <1508415063-233624-2-git-send-email-marko.kovacevic@intel.com> In-Reply-To: <1508415063-233624-2-git-send-email-marko.kovacevic@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjg1ZmYyNTItMTJjNC00NDM2LThiODMtYmZiMTdiNGRjOWJmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlJSSjBxR2FVVWZUcGZNdVRmd2pHXC9PZnBVZWxRaDV1RmdWZmtZXC9oSVhMVT0ifQ== dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v9 2/2] doc: add new introduction to sample app guides X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2017 10:32:06 -0000 > -----Original Message----- > From: Kovacevic, Marko > Sent: Thursday, October 19, 2017 1:11 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Kovacevic, Marko > Subject: [PATCH v9 2/2] doc: add new introduction to sample app guides >=20 > Add new Introduction Section into the sample app guides. >=20 > Signed-off-by: Marko Kovacevic Acked-by: John McNamara