From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id F18783DC for ; Fri, 16 Dec 2016 11:29:56 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP; 16 Dec 2016 02:29:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,357,1477983600"; d="scan'208";a="43042778" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga005.jf.intel.com with ESMTP; 16 Dec 2016 02:29:55 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.124]) by IRSMSX106.ger.corp.intel.com ([169.254.8.66]) with mapi id 14.03.0248.002; Fri, 16 Dec 2016 10:29:54 +0000 From: "Mcnamara, John" To: "Bie, Tiwei" , "dev@dpdk.org" CC: "Lu, Wenzhuo" , "Dai, Wei" , "Wang, Xiao W" , "Ananyev, Konstantin" , "Zhang, Helin" Thread-Topic: [dpdk-dev] [PATCH v2 4/4] doc: add ixgbe specific APIs Thread-Index: AQHSVz7pvDgAYRPzqEWtV2WnGsgeiaEKYCRA Date: Fri, 16 Dec 2016 10:29:54 +0000 Message-ID: References: <1480777177-95673-1-git-send-email-tiwei.bie@intel.com> <1481852611-103254-1-git-send-email-tiwei.bie@intel.com> <1481852611-103254-5-git-send-email-tiwei.bie@intel.com> In-Reply-To: <1481852611-103254-5-git-send-email-tiwei.bie@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmNjMTAyODUtMjFmZi00OTllLWFlOTgtMDY0OTcwYmVmOGM5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ik1OalhBMG9ndFZLVFBEeG8zYlkyblFOalwveXExQ01RMk5yZFhRS1Z5ZzZFPSJ9 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 v2 4/4] doc: add ixgbe specific APIs 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, 16 Dec 2016 10:29:57 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tiwei Bie > Sent: Friday, December 16, 2016 1:44 AM > To: dev@dpdk.org > Cc: Lu, Wenzhuo ; Dai, Wei ; > Wang, Xiao W ; Ananyev, Konstantin > ; Zhang, Helin > Subject: [dpdk-dev] [PATCH v2 4/4] doc: add ixgbe specific APIs >=20 > Add information about the new ixgbe PMD APIs in the release note. >=20 > Signed-off-by: Tiwei Bie Acked-by: John McNamara