From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5F036A0525; Sun, 16 Feb 2020 12:17:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 76C3B1BC24; Sun, 16 Feb 2020 12:17:18 +0100 (CET) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id 640EC374 for ; Sun, 16 Feb 2020 12:17:17 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 5458960B; Sun, 16 Feb 2020 06:17:16 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 16 Feb 2020 06:17:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=c7whF0Y5uD6Erw0TcRnuaWAhSC6koyjLzWCyASDZg78=; b=Tt1UVZ0av1Mv EzVfJJ7S+T2Lws5nXrtfOf1Nnst8PoyO+Pj7WapdI2A4VxgekHVGAHxf75z4M7hW Es6yLx9P4qOFjJRBeScNgDLZgZQBG+GxYxj053bAPBfnfTPYERv151FQziuTYZY/ fjGYDDCtq9/+5l7AXPn+gw92RzIedDs= 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-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=c7whF0Y5uD6Erw0TcRnuaWAhSC6koyjLzWCyASDZg 78=; b=J7llZEE4FxYhygkmFOLxR8Qfjck48HLWKKvO1xLZbxotyiZqaLvq/ICmo II1Mmv3MTYRxyNUQ5/CcqXiy5fR3SgElbImWQxLb/YPvm6EMzYuty0p1VprbM2YT h+g3BmuGCzH7M+1VEHdaD8UIS+gAEOa7Jk/vk3lsk5edmo5vbaZ1C0Qb0npZ4jG/ /G4UXQHATrWXLfk83593aFRLTAIm3SWgp0gAVuKAoyiFvIFlA7PPLNxDnkLCHhih 1NwtOEwxbbvx0dI1fhm1m1dV2/Nv/AGvB395ixWY9fKBalO8b2buL/BVzJvgBGnX BreRWo0pVN/BQukpV96bbSTcp3DiA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjeeggddviecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrsh esmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id DF0C430606E9; Sun, 16 Feb 2020 06:17:14 -0500 (EST) From: Thomas Monjalon To: "Yigit, Ferruh" , "Dumitrescu, Cristian" Cc: "dev@dpdk.org" Date: Sun, 16 Feb 2020 12:17:13 +0100 Message-ID: <1853245.kfQNDG1tbD@xps> In-Reply-To: References: <20200122220322.3459006-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: set QoS git tree for some ethdev files 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/01/2020 11:04, Dumitrescu, Cristian: > From: Thomas Monjalon > > > > The tree dpdk-next-tm does not exist anymore. > > Traffic management and metering APIs, which are part of ethdev, > > can be merged in the existing tree dpdk-next-qos. > > > > Signed-off-by: Thomas Monjalon > > --- > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > > > Traffic Management API - EXPERIMENTAL > > M: Cristian Dumitrescu > > -T: git://dpdk.org/next/dpdk-next-tm > > +T: git://dpdk.org/next/dpdk-next-qos > > F: lib/librte_ethdev/rte_tm* > > > > Traffic Metering and Policing API - EXPERIMENTAL > > M: Cristian Dumitrescu > > +T: git://dpdk.org/next/dpdk-next-qos > > F: lib/librte_ethdev/rte_mtr* > > Acked-by: Cristian Dumitrescu Applied, thanks Note that there is an overlap between dpdk-next-qos and dpdk-next-net.