From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga18.intel.com (mga18.intel.com [134.134.136.126])
 by dpdk.org (Postfix) with ESMTP id 839481B51A
 for <dev@dpdk.org>; Thu, 22 Nov 2018 19:04:53 +0100 (CET)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga001.fm.intel.com ([10.253.24.23])
 by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 22 Nov 2018 10:04:52 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.56,266,1539673200"; d="scan'208";a="110372460"
Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99])
 by fmsmga001.fm.intel.com with ESMTP; 22 Nov 2018 10:04:51 -0800
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.253]) by
 IRSMSX107.ger.corp.intel.com ([169.254.10.79]) with mapi id 14.03.0415.000;
 Thu, 22 Nov 2018 18:04:50 +0000
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>, "dev@dpdk.org" <dev@dpdk.org>
CC: "Kovacevic, Marko" <marko.kovacevic@intel.com>
Thread-Topic: [PATCH 1/2] doc: remove lists of figure and table references
Thread-Index: AQHUgm5RCwAjw45y50ykBxd8lS7v2aVcFqQg
Date: Thu, 22 Nov 2018 18:04:50 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE23F481ABF@IRSMSX103.ger.corp.intel.com>
References: <20181122141835.26151-1-thomas@monjalon.net>
In-Reply-To: <20181122141835.26151-1-thomas@monjalon.net>
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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTZlZGE4M2ItN2EyYi00MjZmLWE0YjctMjMzMzBlN2RmNGZkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNTdickd3XC91WGxKVWhqbk9yM2xHdFFuM0xFbHU1OExoNFBNbXFhbEU5eVpveGYweWNzZWFmUHU0V1d0ZU9wWHcifQ==
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="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH 1/2] doc: remove lists of figure and table
	references
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Nov 2018 18:04:54 -0000



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Thursday, November 22, 2018 2:19 PM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; Kovacevic, Marko
> <marko.kovacevic@intel.com>
> Subject: [PATCH 1/2] doc: remove lists of figure and table references
>=20
> The references to the figures and tables in the index are not maintained.
>=20
> It is probably better to have no list than an incomplete list.

+100

Acked-by: John McNamara <john.mcnamara@intel.com>