Re: [dpdk-dev] [PATCH v4 3/9] sched: add subport profile add and config api

2020-09-29 Thread Dumitrescu, Cristian
Hi Savinay, Trying to summarize the main points of what we discussed and agreed last week for the benefit of all ... > -Original Message- > From: Dharmappa, Savinay > Sent: Thursday, September 17, 2020 9:43 AM > To: Singh, Jasvinder ; Dumitrescu, Cristian > ; dev@dpdk.org > Cc: Dharmap

[dpdk-dev] [PATCH v4 3/9] sched: add subport profile add and config api

2020-09-17 Thread Savinay Dharmappa
Add apis to add new subport profile and configure it. Signed-off-by: Savinay Dharmappa Signed-off-by: Jasvinder Singh --- lib/librte_sched/rte_sched.c | 118 + lib/librte_sched/rte_sched.h | 45 + lib/librte_sched/rte_sched_versio