Re: [dpdk-dev] [PATCH] doc: add description of traffic management functions in testpmd

2017-10-11 Thread Pei, Yulong
Hi Jasvinder, -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Jasvinder Singh Sent: Wednesday, October 11, 2017 3:18 AM To: dev@dpdk.org Cc: Dumitrescu, Cristian ; Yigit, Ferruh ; Mcnamara, John Subject: [dpdk-dev] [PATCH] doc: add description of traffic

Re: [dpdk-dev] [PATCH] doc: add description of traffic management functions in testpmd

2017-10-10 Thread Ferruh Yigit
On 10/10/2017 8:18 PM, Jasvinder Singh wrote: > Add description of the traffic management functions in the testpmd. > > Signed-off-by: Jasvinder Singh Squashed into relevant commit in next-net, thanks. Commit: 8cbcdd8861cf ("app/testpmd: add traffic management forwarding mode")

[dpdk-dev] [PATCH] doc: add description of traffic management functions in testpmd

2017-10-10 Thread Jasvinder Singh
Add description of the traffic management functions in the testpmd. Signed-off-by: Jasvinder Singh --- doc/guides/testpmd_app_ug/run_app.rst | 1 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 262 2 files changed, 263 insertions(+) diff --git a/doc/guides