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 AF6D7A046B for ; Mon, 22 Jul 2019 15:23:43 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 652D31BF9A; Mon, 22 Jul 2019 15:23:41 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 89EB51BF7F for ; Mon, 22 Jul 2019 15:23:39 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Jul 2019 06:22:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,295,1559545200"; d="scan'208";a="171637248" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga003.jf.intel.com with ESMTP; 22 Jul 2019 06:22:58 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.45]) by irsmsx110.ger.corp.intel.com ([169.254.15.82]) with mapi id 14.03.0439.000; Mon, 22 Jul 2019 14:22:54 +0100 From: "Singh, Jasvinder" To: Thomas Monjalon , "Yigit, Ferruh" CC: "dev@dpdk.org" , "Dumitrescu, Cristian" Thread-Topic: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements Thread-Index: AQHVQHzj9lkh4XFm0kirNQHoqUmuZKbWjW2AgAARp5A= Date: Mon, 22 Jul 2019 13:22:54 +0000 Message-ID: <54CBAA185211B4429112C315DA58FF6D3FD9D18A@IRSMSX103.ger.corp.intel.com> References: <20190719141825.101844-2-jasvinder.singh@intel.com> <20190722110148.101656-1-jasvinder.singh@intel.com> <4378606.kpYsyM8nYf@xps> In-Reply-To: <4378606.kpYsyM8nYf@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjcyODhhZWUtMjgxYi00MTYxLThiMTAtMjA0MGUxNjRiM2VlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiMVRLZXVrY1YzVE96MHptTnYzYWk5azArU2lidXJzRTh0czAxaFFEcUczU1I2akt6MHJuZFR6R3l1YTZtV3NXTSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements 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" > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Monday, July 22, 2019 2:16 PM > To: Singh, Jasvinder > Cc: dev@dpdk.org; Dumitrescu, Cristian > Subject: Re: [dpdk-dev] [PATCH v7 00/11] sched: feature enhancements >=20 > > Jasvinder Singh (11): > > sched: remove wrr from strict priority tc queues > > sched: add config flexibility to tc queue sizes > > sched: add max pipe profiles config in run time > > sched: rename tc3 params to best-effort tc > > sched: improve error log messages > > sched: improve doxygen comments > > net/softnic: add config flexibility to softnic tm > > test_sched: modify tests for config flexibility > > examples/ip_pipeline: add config flexibility to tm function > > examples/qos_sched: add tc and queue config flexibility > > sched: remove redundant macros >=20 > Applied, thanks >=20 > PS: please make all versions replying to the cover letter of v1. >=20 Thank you, Thomas.=20 For sending new version, followed suggestion from Ferruh by replying to pre= vious version, not the first version. =20