From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 1FD8AD158; Fri, 24 Mar 2017 20:55:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1490385332; x=1521921332; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=x3SXabS8maBR7RJ59VmnOfktPRh462QS2AeGjanIkgk=; b=uPKNNV8WLBo5QkfjKrWLfjkRjyLLnO86xx0mU86IHS2bEdeVewrDRYvS gbgTrIrutEcTwO5DCwy5vEO0GbRA2A==; Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Mar 2017 12:55:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,216,1486454400"; d="scan'208";a="64673094" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga002.jf.intel.com with ESMTP; 24 Mar 2017 12:55:13 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.25]) by IRSMSX153.ger.corp.intel.com ([169.254.9.237]) with mapi id 14.03.0248.002; Fri, 24 Mar 2017 19:55:12 +0000 From: "Dumitrescu, Cristian" To: 'Thomas Monjalon' , "Ananyev, Konstantin" CC: "O'Driscoll, Tim" , "'dev@dpdk.org'" , "'jerin.jacob@caviumnetworks.com'" , "'balasubramanian.manoharan@cavium.com'" , "'hemant.agrawal@nxp.com'" , "'shreyansh.jain@nxp.com'" , "Wiles, Keith" , "Richardson, Bruce" , "'techboard@dpdk.org'" Thread-Topic: [PATCH v3 2/2] ethdev: add hierarchical scheduler API Thread-Index: AQHSlmXkX5aIvTYL1U6GZzZccGSDv6GIAuLQgAA63gCAAYJR4IAA9luAgAOvgTCAB4DRgIABtthggAArfYCAAACBcIAACuyAgAAO8HCADKCEgA== Date: Fri, 24 Mar 2017 19:55:11 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126527730FC@IRSMSX108.ger.corp.intel.com> References: <1488589820-206947-1-git-send-email-cristian.dumitrescu@intel.com> <4544430.1vcQTJXfeh@xps13> <3EB4FA525960D640B5BDFFD6A3D891265276121D@IRSMSX108.ger.corp.intel.com> <3089139.1r3dZqkNdq@xps13> <3EB4FA525960D640B5BDFFD6A3D8912652761294@IRSMSX108.ger.corp.intel.com> In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912652761294@IRSMSX108.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTMzNzIzNDItYzg2ZS00NGQ2LWJjM2EtZmMyYWFmOTQ0YzEyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkhiK2QyQ0hHWmFMTlRQWHFUZEJVNnpCK2VKUTYzcGNJcFJHOGRVZ0hWMEU9In0= x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 2/2] ethdev: add hierarchical scheduler API 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: Fri, 24 Mar 2017 19:55:32 -0000 > > No there is no such policy on a next- tree. > > It is free to the maintainer of the tree I guess. >=20 > Thanks, Thomas. Can you please create a next-tree for QoS Traffic > Management with the following details: > Maintainer: Cristian > Committers: Hemant, Jerin, Cristian Hi Thomas, any progress with creating this tree? Thanks, Cristian