From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 7B6AFA49B for ; Fri, 20 Apr 2018 11:24:38 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Apr 2018 02:24:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,300,1520924400"; d="scan'208";a="218047039" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga005.jf.intel.com with ESMTP; 20 Apr 2018 02:24:36 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX107.ger.corp.intel.com (163.33.3.99) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 20 Apr 2018 10:24:35 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.61]) by IRSMSX156.ger.corp.intel.com ([169.254.3.229]) with mapi id 14.03.0319.002; Fri, 20 Apr 2018 10:24:35 +0100 From: "Kovacevic, Marko" To: Pavan Nikhilesh , "thomas@monjalon.net" , "jerin.jacob@caviumnetworks.com" , "santosh.shukla@caviumnetworks.com" , "Mcnamara, John" CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: fix minor typos in OcteonTx platform and eventdev docs Thread-Index: AQHT2H/2AsqSHwhN4kqfAntQiI4aG6QJYYHA Date: Fri, 20 Apr 2018 09:24:34 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F66361469@IRSMSX103.ger.corp.intel.com> References: <20180420081622.28278-1-pbhagavatula@caviumnetworks.com> In-Reply-To: <20180420081622.28278-1-pbhagavatula@caviumnetworks.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjE4NWNmNzAtNmFkMS00MGRjLWEyYTItYjM5NDI3NmQ3YmQzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ik5VMWd6SjdCZXoyaU9qdHNKbitERkpMdW1ZVDR0MHU2VXI2RlZwZm5cL2lzPSJ9 x-ctpclassification: CTP_NT 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] doc: fix minor typos in OcteonTx platform and eventdev docs 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 Apr 2018 09:24:38 -0000 And there is a space you need to just get rid of at the bottom=20 :doc: `../linux_gsg/index.rst` :doc:`../linux_gsg/index` Marko K