Re: [dpdk-dev] [PATCH] doc: add description of the traffic management api

2017-08-03 Thread Thomas Monjalon
> > This patch adds description of the traffic management api to dpdk > > programmers guide. > > > > Signed-off-by: Jasvinder Singh > > Signed-off-by: Cristian Dumitrescu > > > ... > > > > +* Part of DPDK rte_ethdev API > > +* Capability query API per port, per hierarchy level and per hirearc

Re: [dpdk-dev] [PATCH] doc: add description of the traffic management api

2017-08-03 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Jasvinder Singh > Sent: Tuesday, July 25, 2017 6:41 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [dpdk-dev] [PATCH] doc: add description of the traffic management > api

[dpdk-dev] [PATCH] doc: add description of the traffic management api

2017-07-25 Thread Jasvinder Singh
This patch adds description of the traffic management api to dpdk programmers guide. Signed-off-by: Jasvinder Singh Signed-off-by: Cristian Dumitrescu Acked-by: Cristian Dumitrescu --- doc/guides/prog_guide/index.rst | 1 + doc/guides/prog_guide/traffic_management_api.rst |