Re: [dpdk-dev] [PATCH 2/3] examples/qos_sched: documentation update

2019-11-04 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Tuesday, October 29, 2019 1:20 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Mcnamara, John > ; Kovacevic, Marko > > Subject: [PATCH 2/3] examples/qos_sched: documentation update > > Update documentation according to the chang

[dpdk-dev] [PATCH 2/3] examples/qos_sched: documentation update

2019-10-29 Thread Jasvinder Singh
Update documentation according to the changes made to qos sample app. Signed-off-by: Jasvinder Singh --- doc/guides/sample_app_ug/qos_scheduler.rst | 92 +++--- 1 file changed, 81 insertions(+), 11 deletions(-) diff --git a/doc/guides/sample_app_ug/qos_scheduler.rst b/doc/guide