Re: [dpdk-dev] [PATCH v3] examples/qos_sched: update profile config file

2020-11-20 Thread David Marchand
On Tue, Nov 17, 2020 at 11:06 AM Savinay Dharmappa wrote: > > update the qos_sched user guide and profile config file > with default subport profile. > > Fixes: 802d214dc880 ("examples/qos_sched: update subport rate dynamically") > > Signed-off-by: Savinay Dharmappa > Acked-by: Cristian Dumitresc

[dpdk-dev] [PATCH v3] examples/qos_sched: update profile config file

2020-11-17 Thread Savinay Dharmappa
update the qos_sched user guide and profile config file with default subport profile. Fixes: 802d214dc880 ("examples/qos_sched: update subport rate dynamically") Signed-off-by: Savinay Dharmappa Acked-by: Cristian Dumitrescu --- v3: addressed the review comments of patch v2 --- doc/guides/samp