Re: [dpdk-dev] [PATCH v2 05/10] sched: update the pipe config api implementation

2020-09-14 Thread Singh, Jasvinder
> -Original Message- > From: Dharmappa, Savinay > Sent: Thursday, September 10, 2020 7:49 PM > To: Singh, Jasvinder ; Dumitrescu, Cristian > ; dev@dpdk.org > Cc: Dharmappa, Savinay > Subject: [PATCH v2 05/10] sched: update the pipe config api implementation > > Subport profile paramet

[dpdk-dev] [PATCH v2 05/10] sched: update the pipe config api implementation

2020-09-10 Thread Savinay Dharmappa
Subport profile parameters are fetched from subport profile table to calculate the subport best effort tc rate. Signed-off-by: Savinay Dharmappa Signed-off-by: Jasvinder Singh --- lib/librte_sched/rte_sched.c | 40 +--- 1 file changed, 21 insertions(+), 19 de