From patchwork Wed Jan 22 22:03:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 65069 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D17AFA0534; Wed, 22 Jan 2020 23:03:33 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 42DBF2BBE; Wed, 22 Jan 2020 23:03:33 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 82A532BB9 for ; Wed, 22 Jan 2020 23:03:31 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1B9CB21F48; Wed, 22 Jan 2020 17:03:30 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 22 Jan 2020 17:03:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=HM9MkgfwuPnsaGu3rp7jIuK xyj66B2FrX5f365MN1+o=; b=pxSJYbPkYkggMFjs8Tv6hIuFsCMrMORSeGPpmMi wXT1YsGbdL/VETrWvdhKk7AbEwEBSdkD38qP35mD5ZoS0uvIVcWCL1KGTFpZrglg 156zHS0OdaEKon2j6dsL1fJkJMqLfb3tGZlcBA68z6V0xEby44G6uaDmFoPFHQY1 9H6s= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=HM9MkgfwuPnsaGu3r p7jIuKxyj66B2FrX5f365MN1+o=; b=QK395MTrxzYxCIIO63khq7KhRQxIlPUNi l6ogEWIPZrIfHqbtJ36blJYTS4fOErXY+PbEO3QBQwJPL0SOJ6GTSG/PW2CQwLer +QF/DxjXGtsy5IZpX/YPSfdlBdUeuI1lvRAV6MTPvBDllKjgHvx+r1+CJ0AqV6SI 2E+2pXT5Bywmjl321JM3k+Owa1buR+ZEqKItlXtycxKTaZ2VlWD4ILIUdgSdMLw8 vQpctAcy5fH/blRldeUyIdNoxGadY8JyKHmSAUXRLYfMZ//VuR0xMRARCA8mXPVT 8xJgmnOt9ycm8q0TQxyVUBOTeLSA00nrGcrTxbWptJ6mcxF+hO2Qw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrvddtgdduheduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppeejje drudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhep mhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C76FF3280064; Wed, 22 Jan 2020 17:03:28 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Cc: ferruh.yigit@intel.com, cristian.dumitrescu@intel.com Date: Wed, 22 Jan 2020 23:03:22 +0100 Message-Id: <20200122220322.3459006-1-thomas@monjalon.net> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Subject: [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" 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 Acked-by: Cristian Dumitrescu --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7006a64eee..c1d863309d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -379,11 +379,12 @@ F: lib/librte_ethdev/rte_flow* 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* Baseband API - EXPERIMENTAL