From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 57F97378B for ; Fri, 7 Jul 2017 12:04:23 +0200 (CEST) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP; 07 Jul 2017 03:04:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,322,1496127600"; d="scan'208";a="122321612" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga005.jf.intel.com with ESMTP; 07 Jul 2017 03:04:20 -0700 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.26]) by IRSMSX154.ger.corp.intel.com ([169.254.12.76]) with mapi id 14.03.0319.002; Fri, 7 Jul 2017 11:04:19 +0100 From: "Mcnamara, John" To: "Nicolau, Radu" , "dev@dpdk.org" CC: "thomas@monjalon.net" Thread-Topic: [PATCH v3] doc: release notes 17.08, API change description Thread-Index: AQHS9wLpRQTi5sEwqEKAUUCHHJXvjKJIIrag Date: Fri, 7 Jul 2017 10:04:19 +0000 Message-ID: References: <1499333341-10875-1-git-send-email-radu.nicolau@intel.com> <1499419277-19178-1-git-send-email-radu.nicolau@intel.com> In-Reply-To: <1499419277-19178-1-git-send-email-radu.nicolau@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzc3NzlkZDEtZTkxOS00NGI1LTg1NjAtZmZiMWFmNTllMWUxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InlkV2xJQ3lGbFlBcWFrd3J1T1R0eG9aUnRJM2xuUjVwcXh6NTJVTE9STDQ9In0= dlp-product: dlpe-windows dlp-version: 10.0.102.7 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 v3] doc: release notes 17.08, API change description 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, 07 Jul 2017 10:04:23 -0000 > -----Original Message----- > From: Nicolau, Radu > Sent: Friday, July 7, 2017 10:21 AM > To: dev@dpdk.org > Cc: thomas@monjalon.net; Mcnamara, John ; > Nicolau, Radu > Subject: [PATCH v3] doc: release notes 17.08, API change description >=20 > Added API change description - moved bypass functions from the rte_ether > library to ixgbe PMD >=20 > Signed-off-by: Radu Nicolau Acked-by: John McNamara