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 28B6C7CE2 for ; Mon, 18 Sep 2017 20:22:19 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Sep 2017 11:22:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,414,1500966000"; d="scan'208";a="1015711684" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga003.jf.intel.com with ESMTP; 18 Sep 2017 11:22:15 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX106.ger.corp.intel.com ([169.254.8.36]) with mapi id 14.03.0319.002; Mon, 18 Sep 2017 19:22:16 +0100 From: "Mcnamara, John" To: "Yigit, Ferruh" CC: "dev@dpdk.org" , Stephen Hurd , Ajit Khaparde , "Wu, Jingjing" , "Zhang, Helin" , "Zhang, Helin" , "Ananyev, Konstantin" Thread-Topic: [PATCH 2/2] doc: add API documentation for bnxt PMD Thread-Index: AQHTKxu9BSh/7+u2j06iUkH1qboh9aK6/9QQ Date: Mon, 18 Sep 2017 18:22:15 +0000 Message-ID: References: <20170911163335.50221-1-ferruh.yigit@intel.com> <20170911163335.50221-2-ferruh.yigit@intel.com> In-Reply-To: <20170911163335.50221-2-ferruh.yigit@intel.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjkyOTViMTMtZmJhYi00Y2M0LThiYzktYjc1NDFkZTg0YmFmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6ImJPdGg1TXdMaUdYT2RVNTdnS0xwNWNpS2dhUjd5cFpyc3hnVnorU2RWV2s9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 2/2] doc: add API documentation for bnxt PMD 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, 18 Sep 2017 18:22:19 -0000 > -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, September 11, 2017 5:34 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Yigit, Ferruh ; Stephen Hurd > ; Ajit Khaparde ; > Wu, Jingjing ; Zhang, Helin > ; Zhang, Helin ; Ananyev, > Konstantin > Subject: [PATCH 2/2] doc: add API documentation for bnxt PMD >=20 > Signed-off-by: Ferruh Yigit Acked-by: John McNamara