DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add testpmd commands for DDP
@ 2017-06-16  2:43 Beilei Xing
  2017-06-16 12:10 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Beilei Xing @ 2017-06-16  2:43 UTC (permalink / raw)
  To: john.mcnamara; +Cc: dev

Add testpmd commands for loading DDP package and getting
loaded DDP info list.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 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/testpmd_funcs.rst
index 0e50c10..69ddd05 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -380,6 +380,13 @@ For example::
    testpmd> read txd 0 0 4
         0x00000001 - 0x24C3C440 / 0x000F0000 - 0x2330003C
 
+ddp get list
+~~~~~~~~~~~~
+
+Get loaded DDP package info list::
+
+   testpmd> ddp get list (port_id)
+
 show vf stats
 ~~~~~~~~~~~~~
 
@@ -1211,6 +1218,13 @@ Add an E-tag forwarding filter on a port::
 Delete an E-tag forwarding filter on a port::
    testpmd> E-tag set filter del e-tag-id (value) port (port_id)
 
+ddp add
+~~~~~~~
+
+Load a dynamic device personalization package::
+
+   testpmd> ddp add (port_id) (package_path)
+
 ptype mapping
 ~~~~~~~~~~~~~
 
-- 
2.5.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: add testpmd commands for DDP
  2017-06-16  2:43 [dpdk-dev] [PATCH] doc: add testpmd commands for DDP Beilei Xing
@ 2017-06-16 12:10 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2017-06-16 12:10 UTC (permalink / raw)
  To: Beilei Xing, john.mcnamara; +Cc: dev

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 <beilei.xing@intel.com>

Applied to dpdk-next-net/master, thanks.

(Abbreviation DDP extended in document)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-16 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16  2:43 [dpdk-dev] [PATCH] doc: add testpmd commands for DDP Beilei Xing
2017-06-16 12:10 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).