Re: [dpdk-dev] [PATCH v1 1/4] example/qos_sched: subport bandwidth dynmaic conf

2020-09-02 Thread Dharmappa, Savinay
Self NACK the patch. As I would like to merge the application series changes of patch with previous sent library changes patches series and have single patch series. Regards savinay -Original Message- From: Dharmappa, Savinay Sent: Wednesday, September 2, 2020 2:37 PM To: Dumitrescu,

[dpdk-dev] [PATCH v1 1/4] example/qos_sched: subport bandwidth dynmaic conf

2020-09-02 Thread Savinay Dharmappa
qos sched application uses the new apis introduced as part of dynamic configuration of subport bandwidth to configure the deafult subport bandwidth profile while buidling the hirerachical scheduler. Signed-off-by: Savinay Dharmappa --- examples/qos_sched/cfg_file.c | 158 +++