From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-tm 17.08 pre-rc1 Date: Tue, 04 Jul 2017 17:47:25 +0200 Message-ID: <2673927.NlZO1l8dJ0@xps> References: <1499182731-86830-1-git-send-email-cristian.dumitrescu@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, jasvinder.singh@intel.com, wenzhuo.lu@intel.com, ferruh.yigit@intel.com To: Cristian Dumitrescu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 3973D374E for ; Tue, 4 Jul 2017 17:47:27 +0200 (CEST) In-Reply-To: <1499182731-86830-1-git-send-email-cristian.dumitrescu@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" Hi Cristian, > Dumitrescu, Cristian (2): > ethdev: add traffic management ops get API > ethdev: add traffic management API The original request was to split this huge patch. It is too messy to bring a whole new API area in one patch. We have nothing to refer in case of bug, and it is hard to dive in. Please, could you try to split it, bringing features one by one?