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 72E3F3DC for ; Mon, 12 Jun 2017 14:50:13 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jun 2017 05:50:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,333,1493708400"; d="scan'208";a="98428528" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga002.jf.intel.com with ESMTP; 12 Jun 2017 05:50:11 -0700 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.26]) by IRSMSX108.ger.corp.intel.com ([169.254.11.133]) with mapi id 14.03.0319.002; Mon, 12 Jun 2017 13:50:10 +0100 From: "Mcnamara, John" To: "Hunt, David" , "dev@dpdk.org" CC: "thomas@monjalon.net" , "shreyansh.jain@nxp.com" , "Hunt, David" Thread-Topic: [dpdk-dev] [PATCH v3 3/3] doc: update build-sdk-quick txt file Thread-Index: AQHS35vJZQzVKXlbNk2bu4QtEnbEqKIhNYTw Date: Mon, 12 Jun 2017 12:50:09 +0000 Message-ID: References: <1495788764-37652-2-git-send-email-david.hunt@intel.com> <1496846277-280267-1-git-send-email-david.hunt@intel.com> <1496846277-280267-4-git-send-email-david.hunt@intel.com> In-Reply-To: <1496846277-280267-4-git-send-email-david.hunt@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNThlZDYzOTgtNjNkMi00MGRmLTg0YWQtZDBiNDBjZTgyYzdmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkQxU2NRcWlkMmNMZVJsWUdiUTFxXC9IMnhoc1BVeFl0eExNQXFFMWE5aFRZPSJ9 dlp-product: dlpe-windows dlp-version: 10.0.102.7 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 v3 3/3] doc: update build-sdk-quick txt file 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, 12 Jun 2017 12:50:14 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of David Hunt > Sent: Wednesday, June 7, 2017 3:38 PM > To: dev@dpdk.org > Cc: thomas@monjalon.net; shreyansh.jain@nxp.com; Hunt, David > > Subject: [dpdk-dev] [PATCH v3 3/3] doc: update build-sdk-quick txt file >=20 > * Add in information about 'make defconfig' > * Add in information about RTE_TEMPLATE environment variable > * Explain the default directory for 'O=3D' a bit better > * Clean up text alignment >=20 > Signed-off-by: David Hunt Acked-by: John McNamara