From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 54A52A0679 for ; Mon, 1 Apr 2019 16:57:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 336914CA6; Mon, 1 Apr 2019 16:57:04 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id BE8DA4C96 for ; Mon, 1 Apr 2019 16:57:01 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Apr 2019 07:57:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,297,1549958400"; d="scan'208";a="130474180" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga008.jf.intel.com with ESMTP; 01 Apr 2019 07:56:59 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.152]) by IRSMSX107.ger.corp.intel.com ([169.254.10.15]) with mapi id 14.03.0415.000; Mon, 1 Apr 2019 15:56:58 +0100 From: "Mcnamara, John" To: "Varghese, Vipin" , "Kovacevic, Marko" , "thomas@monjalon.net" , "Yigit, Ferruh" , "shreyansh.jain@nxp.com" , "dev@dpdk.org" CC: "Padubidri, Sanjay A" , "Patel, Amol" Thread-Topic: [PATCH v7 1/2] doc: add svg for debug and troubleshoot guide Thread-Index: AQHUzS1hOkNSn2GJ1ESsZR2enZX+X6Ynm9xw Date: Mon, 1 Apr 2019 14:56:58 +0000 Message-ID: References: <20190213054106.45163-1-vipin.varghese@intel.com> <20190225171222.64134-1-vipin.varghese@intel.com> <20190225171222.64134-2-vipin.varghese@intel.com> In-Reply-To: <20190225171222.64134-2-vipin.varghese@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjA3NzU2NDAtMTYyOC00OTdiLWFlZTMtYmE5M2E3Y2RhMTQyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNSt5VVVPV09ZTnNYdDFMMWk5TEhBQjlXdjVnaEI0Z1Y4eVBSSXBHVXBiRjd1ZXRaaVJiSFY1N1B2VjRXSytoMyJ9 dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v7 1/2] doc: add svg for debug and troubleshoot guide 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190401145658.7EX0wXlqy4bhU7NAPsX4RqTiqqIdT6VoTdljaOKXWcs@z> > -----Original Message----- > From: Varghese, Vipin > Sent: Monday, February 25, 2019 5:12 PM > To: Mcnamara, John ; Kovacevic, Marko > ; thomas@monjalon.net; Yigit, Ferruh > ; shreyansh.jain@nxp.com; dev@dpdk.org > Cc: Padubidri, Sanjay A ; Patel, Amol > ; Varghese, Vipin > Subject: [PATCH v7 1/2] doc: add svg for debug and troubleshoot guide >=20 > Add svg images for debug and troubleshoot guide. >=20 Acked-by: John McNamara