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 21D1DA0471 for ; Fri, 19 Jul 2019 13:43:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5827C2BC7; Fri, 19 Jul 2019 13:43:01 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 6B2AE1C01 for ; Fri, 19 Jul 2019 13:42:58 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jul 2019 04:42:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,282,1559545200"; d="scan'208";a="159080243" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga007.jf.intel.com with ESMTP; 19 Jul 2019 04:42:57 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.45]) by IRSMSX106.ger.corp.intel.com ([169.254.8.234]) with mapi id 14.03.0439.000; Fri, 19 Jul 2019 12:42:56 +0100 From: "Singh, Jasvinder" To: Thomas Monjalon CC: "dev@dpdk.org" , "Dumitrescu, Cristian" Thread-Topic: [dpdk-dev] [PATCH v5 00/11] sched: feature enhancements Thread-Index: AQHVPbwgJNcOQ3NF8ka56BWxs7WWpabRsLWAgAAaOsD///Z6AIAAEQzQ Date: Fri, 19 Jul 2019 11:42:56 +0000 Message-ID: <54CBAA185211B4429112C315DA58FF6D3FD9893C@IRSMSX103.ger.corp.intel.com> References: <20190712095729.159767-2-jasvinder.singh@intel.com> <1870761.odQaiBjGDC@xps> <54CBAA185211B4429112C315DA58FF6D3FD98878@IRSMSX103.ger.corp.intel.com> <1740785.ROOiyoppke@xps> In-Reply-To: <1740785.ROOiyoppke@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNmE0NGJlYjgtMGJjYi00NGYxLTk5OTAtZjMxNzI1N2YzNzdmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUDlSYVZra2FPeTBSUzBPSE5xNDgrUzZNRWJUV0tPNGZ4aTlUSFFYTzAzclRlSkw0Y1p6R0drbXlRZ0xSbnRkcSJ9 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 v5 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: Friday, July 19, 2019 12:41 PM > To: Singh, Jasvinder > Cc: dev@dpdk.org; Dumitrescu, Cristian > Subject: Re: [dpdk-dev] [PATCH v5 00/11] sched: feature enhancements >=20 > 19/07/2019 13:16, Singh, Jasvinder: > > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > > 19/07/2019 00:57, Dumitrescu, Cristian: > > > > > 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 > > > > > > > > Series-acked-by: Cristian Dumitrescu > > > > > > > > > > > > See the replies on some individual patches for a few details that > > > > we should fix for RC3 if we cannot get them done in time for RC2. > > > > > > I am waiting for a v6. > > > > > Can these suggestions be fixed in RC3 as separate patch as they doesn'= t > change any functionality? >=20 > No please, I prefer avoiding having too many fixes. > I already know in advance such code will have many fixes, and you are a > specialist to get things at the last minute. > And it is really late to close such change. > I feel that it is not ready for 19.08. > Please show us how you can fix things quickly. >=20 Alright, will send you v6.=20