Re: [dpdk-dev] [PATCH] doc: add testpmd commands for DDP

2017-06-16 Thread Ferruh Yigit
On 6/16/2017 3:43 AM, Beilei Xing wrote: > Add testpmd commands for loading DDP package and getting > loaded DDP info list. > > Signed-off-by: Beilei Xing Applied to dpdk-next-net/master, thanks. (Abbreviation DDP extended in document)

[dpdk-dev] [PATCH] doc: add testpmd commands for DDP

2017-06-15 Thread Beilei Xing
Add testpmd commands for loading DDP package and getting loaded DDP info list. Signed-off-by: Beilei Xing --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 14 ++ 1 file changed, 14 insertions(+) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/t