From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 517F0C604 for ; Thu, 18 Jun 2015 15:47:08 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP; 18 Jun 2015 06:47:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,638,1427785200"; d="scan'208";a="745844923" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga002.fm.intel.com with ESMTP; 18 Jun 2015 06:47:06 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.216]) by IRSMSX101.ger.corp.intel.com ([169.254.1.201]) with mapi id 14.03.0224.002; Thu, 18 Jun 2015 14:47:05 +0100 From: "Mcnamara, John" To: Rahul Lakkireddy , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 9/9] doc: add cxgbe PMD documentation under doc/guides/nics/cxgbe.rst Thread-Index: AQHQqcFbo+S+G/LVrESlPYjVjttsEp2yRl0A Date: Thu, 18 Jun 2015 13:47:05 +0000 Message-ID: References: <6ef28ea934af8deea9f4b94b0d9b64ad3516612b.1434628361.git.rahul.lakkireddy@chelsio.com> In-Reply-To: <6ef28ea934af8deea9f4b94b0d9b64ad3516612b.1434628361.git.rahul.lakkireddy@chelsio.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Kumar Sanghvi , Felix Marti , Nirranjan Kirubaharan Subject: Re: [dpdk-dev] [PATCH v3 9/9] doc: add cxgbe PMD documentation under doc/guides/nics/cxgbe.rst 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: Thu, 18 Jun 2015 13:47:08 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rahul Lakkireddy > Sent: Thursday, June 18, 2015 1:17 PM > To: dev@dpdk.org > Cc: Felix Marti; Kumar Sanghvi; Nirranjan Kirubaharan > Subject: [dpdk-dev] [PATCH v3 9/9] doc: add cxgbe PMD documentation under > doc/guides/nics/cxgbe.rst >=20 > Adds cxgbe poll mode driver documentation under the usual doc/guides/nics= / > directory with the rest of the drivers. The documentation covers cxgbe > implementation details, features and limitations, prerequisites, > configuration, and a sample application usage. >=20 > Signed-off-by: Rahul Lakkireddy > Signed-off-by: Kumar Sanghvi Acked-by: John McNamara