From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B86932BB9 for ; Thu, 8 Jun 2017 14:52:20 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5F0AF20D8D; Thu, 8 Jun 2017 08:52:20 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 08 Jun 2017 08:52:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=qKETsfziumr+WEa u3m+ZjUQzY7r4p3AhDnPLKW5b5jw=; b=eGcEByRRUAMBACokSo0gRqFKBeWahMw LRxXY3mEBVLgebGh+u5f7sqw2tcA+01I6vIpLtrNtu8l2SF0omnimOZV9OQfd+4E Co7SAx/IAjhnQqjbo6YeS8BtpeDsASJyxImuhO9Tr/hp56DeTkFNeCnp38RHI/Sr +dhadrLGKRE8= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=qKETsfziumr+WEau3m+ZjUQzY7r4p3AhDnPLKW5b5jw=; b=ayh7r6hR FrVxfWyAbGYT6mCNCbZ4qMRt6/NRen+o/ZMeyTMcIWiO4Xx6ZRk1XMIrkpl0PTYP JkxW/JYwbFRDiE6i9SMXYW3I+sucuhMMbCp+Kes2Az6To0LcVhsI2kOsjWc8RfCC 3AjD0gGjGTcyrSHvKdmYOe4o2PSSLRx5+TSnL/XujMT7o3Pblz/XBdoPUaFMVyfZ 2HsE3RjKh6JS0gXCq3Jr4Y9RV5KcnGb7iIHixluD+ueGx4qTZZAPuskk8WdZcW8E 24Fnfvi7v/xSMxXAjaD26Gp+jokqmcV80S/vMzrVc9RNMkIJiqX33t1/ple5oNsQ cvNmB2O1oSar8Q== X-ME-Sender: X-Sasl-enc: o4PdCFPe6YHQD2/3r3m6uQa/HxzyypNixEhScs8+GUUK 1496926340 Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 1145A7E88C; Thu, 8 Jun 2017 08:52:20 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: Wenzhuo Lu , dev@dpdk.org, "Dumitrescu, Cristian" , jingjing.wu@intel.com, jasvinder.singh@intel.com Date: Thu, 08 Jun 2017 14:52:19 +0200 Message-ID: <2998569.lHnFTiqNXr@xps> In-Reply-To: <06938a1c-98d1-e177-0780-d459a7d314da@intel.com> References: <1495873075-49542-1-git-send-email-wenzhuo.lu@intel.com> <06938a1c-98d1-e177-0780-d459a7d314da@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 00/20] traffic manager on i40e and ixgbe 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: Thu, 08 Jun 2017 12:52:21 -0000 08/06/2017 13:19, Ferruh Yigit: > Hi Cristian, Thomas, > > Since these features developed based on TM code in next-tm tree, I am > for getting these patches via next-tm, instead of next-net, any objection? I agree