From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 09AD61B220 for ; Mon, 9 Oct 2017 18:50:40 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Oct 2017 09:50:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,500,1500966000"; d="scan'208";a="321228572" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga004.fm.intel.com with ESMTP; 09 Oct 2017 09:50:39 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX152.ger.corp.intel.com ([169.254.6.87]) with mapi id 14.03.0319.002; Mon, 9 Oct 2017 17:50:39 +0100 From: "Mcnamara, John" To: "Kovacevic, Marko" CC: "dev@dpdk.org" Thread-Topic: [PATCH v5 2/2] doc: add new introduction to sample app guides Thread-Index: AQHTQRpjoJVN9bUgvk2J+dipq81jzKLbuy3Q Date: Mon, 9 Oct 2017 16:50:37 +0000 Message-ID: References: <1507201957-237765-1-git-send-email-marko.kovacevic@intel.com> <1507565946-223643-1-git-send-email-marko.kovacevic@intel.com> <1507565946-223643-2-git-send-email-marko.kovacevic@intel.com> In-Reply-To: <1507565946-223643-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjM0YWJjMTktNTNmOC00ZjYzLThjODUtZWM3ZTlmYTkxMTYxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlRybkp5Mjh3ZlZFalh1VE1KbGZkUWZDRndPN2lVbTJ6S2VCN2U4UU5jclk9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v5 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: Mon, 09 Oct 2017 16:50:41 -0000 > -----Original Message----- > From: Kovacevic, Marko > Sent: Monday, October 9, 2017 5:19 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Kovacevic, Marko > Subject: [PATCH v5 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 > Reviewed-by: John McNamara Acked-by: John McNamara