From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-tm 17.08 pre-rc1 Date: Wed, 12 Jul 2017 19:33:47 +0200 Message-ID: <3333800.qNZCOh5L4T@xps> References: <1499182731-86830-1-git-send-email-cristian.dumitrescu@intel.com> <2015863.yNCMTj4QjI@xps> <3EB4FA525960D640B5BDFFD6A3D891267BA7E5DD@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "jerin.jacob@caviumnetworks.com" , "hemant.agrawal@nxp.com" , "Singh, Jasvinder" , "Lu, Wenzhuo" , "O'Driscoll, Tim" , "Glynn, Michael J" , Adrien Mazarguil To: "Dumitrescu, Cristian" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 291742E83 for ; Wed, 12 Jul 2017 19:33:48 +0200 (CEST) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D891267BA7E5DD@IRSMSX108.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/07/2017 20:20, Dumitrescu, Cristian: > Hi Thomas, > > Fixed everything you asked on the next-tm repository, please resume the pull. > > I am working to send documentation as separate patch most likely next week. > > Changes: > 1. rte_ethdev.[hc]: removed unused function rte_eth_dev_tm_ops_get() > 2. doc/api/doxy-api-index.md: removed reference to rte_tm_driver.h > 3. rte_tm.h: added EXPERIMENTAL warning at the top of the file > 4. MANTAINERS: added EXPERIMENTAL tag for the Traffic Management API > 5. Fixed clang warnings due to unused static function > > Thanks! Pulled, thanks