Re: [dpdk-dev] [PATCH v2] librte_sched: add post-init pipe profile api

2018-05-04 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Friday, May 4, 2018 3:10 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2] librte_sched: add post-init pipe profile api > > Add new API function to add more pipe configuration profiles > post initialization to th

[dpdk-dev] [PATCH v2] librte_sched: add post-init pipe profile api

2018-05-04 Thread Jasvinder Singh
Add new API function to add more pipe configuration profiles post initialization to the set of exisitng profiles specified during the creation of scheduler port. This API removes the current limitation that forces the user to define the full set of pipe profiles as the part of port parameters whil