From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 614E61B224 for ; Fri, 20 Oct 2017 18:07:28 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Oct 2017 09:07:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,405,1503385200"; d="scan'208";a="140456603" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga004.jf.intel.com with ESMTP; 20 Oct 2017 09:07:26 -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; Fri, 20 Oct 2017 17:07:25 +0100 From: "Mcnamara, John" To: Santosh Shukla , "dev@dpdk.org" CC: "thomas@monjalon.net" , "jerin.jacob@caviumnetworks.com" Thread-Topic: [PATCH v4 0/3] Octeontx doc misc Thread-Index: AQHTSbc81ngjf33/DkyRKGGlHmF0vqLs5z4A Date: Fri, 20 Oct 2017 16:07:25 +0000 Message-ID: References: <20171008124011.1577-11-santosh.shukla@caviumnetworks.com> <20171020152124.14746-1-santosh.shukla@caviumnetworks.com> In-Reply-To: <20171020152124.14746-1-santosh.shukla@caviumnetworks.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiN2EzOWVjYzItZDhkMS00ZmE0LWE2MDYtZGZjOTRiMGVjNDI4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjlDVGsrMjFFTkRDb1ZzYWdqWFlNZWUzbzZNTzRSK2VnbE94b0dhbzRkalU9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 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 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: Fri, 20 Oct 2017 16:07:29 -0000 > -----Original Message----- > From: Santosh Shukla [mailto:santosh.shukla@caviumnetworks.com] > Sent: Friday, October 20, 2017 4:21 PM > To: dev@dpdk.org > Cc: thomas@monjalon.net; jerin.jacob@caviumnetworks.com; Mcnamara, John > ; Santosh Shukla > > Subject: [PATCH v4 0/3] Octeontx doc misc >=20 > 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 >=20 Hi, I may be missing context from other patches/emails but what is a Platform D= evice Driver? John