From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 1F8881B61E for ; Mon, 23 Oct 2017 16:02:56 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga105.jf.intel.com with ESMTP; 23 Oct 2017 07:02:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,423,1503385200"; d="scan'208";a="165941325" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by fmsmga005.fm.intel.com with ESMTP; 23 Oct 2017 07:02:54 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX104.ger.corp.intel.com ([163.33.3.159]) with mapi id 14.03.0319.002; Mon, 23 Oct 2017 15:02:53 +0100 From: "Mcnamara, John" To: Thomas Monjalon , Santosh Shukla CC: "dev@dpdk.org" , "jerin.jacob@caviumnetworks.com" Thread-Topic: [PATCH v4 0/3] Octeontx doc misc Thread-Index: AQHTSefieewjf5PK6k6vKqj4Ia/AKaLxeocQ Date: Mon, 23 Oct 2017 14:02:52 +0000 Message-ID: References: <20171008124011.1577-11-santosh.shukla@caviumnetworks.com> <20171020152124.14746-1-santosh.shukla@caviumnetworks.com> <2305138.2VC94qYecr@xps> In-Reply-To: <2305138.2VC94qYecr@xps> 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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTE1NjlkYjAtOTBmOC00NzU1LTkxYjktNGM2NzY1ZTljMTBiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InpzSjhkVnFtSDdCMGVrNlVIZDBoSUFHdndIMVU5UStZbTlPTlZRYjVBRmc9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 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 v4 0/3] Octeontx doc misc 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, 23 Oct 2017 14:02:57 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Friday, October 20, 2017 10:11 PM > To: Mcnamara, John ; Santosh Shukla > > Cc: dev@dpdk.org; jerin.jacob@caviumnetworks.com > Subject: Re: [PATCH v4 0/3] Octeontx doc misc >=20 > 20/10/2017 18:07, Mcnamara, John: > > From: Santosh Shukla [mailto:santosh.shukla@caviumnetworks.com] > > > Patch 1: Introduce platform/ entry in guide. That has information > > > about platform drivers. ( As per discussion[1]) Patch 2: Introduce > > > mempool/ entry in guide. (Refer discussion[1]) Patch 3: Misc Fix for > > > nic/octeontx.rst > > > > > > > Hi, > > > > I may be missing context from other patches/emails but what is a > Platform Device Driver? >=20 > The idea is to add a guide for platforms (x86, Power8, DPAA, DPAA2, > ThunderX, OcteonTX, Armada). > We could move the x86 tuning from the QSG to this platform guide. > For the SoCs, it is also a good way to reference docs for the drivers > related to the platform. Ok. Seems like a good idea. But should it be called something like=20 "Platform Specific Guides"? John