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 6DC322BE6 for ; Tue, 12 Apr 2016 00:02:38 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 11 Apr 2016 15:02:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,470,1455004800"; d="scan'208";a="684613507" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by FMSMGA003.fm.intel.com with ESMTP; 11 Apr 2016 15:02:36 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.12]) by IRSMSX109.ger.corp.intel.com ([169.254.13.57]) with mapi id 14.03.0248.002; Mon, 11 Apr 2016 23:02:34 +0100 From: "Mcnamara, John" To: Thomas Monjalon CC: "dev@dpdk.org" Thread-Topic: [PATCH] doc: fix references in guides Thread-Index: AQHRlDzXdsx4R3eMXkql9BAIjUbry5+FUyVQ Date: Mon, 11 Apr 2016 22:02:34 +0000 Message-ID: References: <1460411692-27107-1-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1460411692-27107-1-git-send-email-thomas.monjalon@6wind.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2JmODU1NzQtMjhmZi00NTk4LTkwYWUtZmMwMTFiMmYxOGRjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InUzYnMwMU81S3g4ZDZQaksrWkRLYkNsMWNueGNjUWk4Wnp3bWtORTVsQk09In0= 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] doc: fix references in guides X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2016 22:02:38 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Monday, April 11, 2016 10:55 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [PATCH] doc: fix references in guides >=20 > Replace some hard-coded section numbers by dynamic links. >=20 > Signed-off-by: Thomas Monjalon Acked-by: John McNamara