DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] app/testpmd: introduce new commands in forward topology
@ 2018-05-09 12:34 Wisam Jaddo
  2018-05-09 12:34 ` [dpdk-dev] [PATCH 1/2] app/testpmd: add custom topology command Wisam Jaddo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wisam Jaddo @ 2018-05-09 12:34 UTC (permalink / raw)
  To: jingjing.wu, wenzhuo.lu, thomas; +Cc: rasland, dev, shahafs, wisamm

1- Add new forward topology (custom): This toplogy will
allow to create any topoloy you may need.
2- Add new command to set the custom toplogy.
3- Add new command to set the topoly on the fly.

Wisam Jaddo (2):
  app/testpmd: add custom topology command
  app/testpmd: add set topology on the fly command

 app/test-pmd/cmdline.c                      | 91 +++++++++++++++++++++++++++++
 app/test-pmd/config.c                       | 65 +++++++++++++++++++++
 app/test-pmd/parameters.c                   |  6 +-
 app/test-pmd/testpmd.h                      |  9 ++-
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 16 +++++
 5 files changed, 184 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-05-16 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 12:34 [dpdk-dev] [PATCH 0/2] app/testpmd: introduce new commands in forward topology Wisam Jaddo
2018-05-09 12:34 ` [dpdk-dev] [PATCH 1/2] app/testpmd: add custom topology command Wisam Jaddo
2018-05-15 13:15   ` Kevin Traynor
2018-05-09 12:34 ` [dpdk-dev] [PATCH 2/2] app/testpmd: add set topology on the fly command Wisam Jaddo
2018-05-16 14:55 ` [dpdk-dev] [PATCH 0/2] app/testpmd: introduce new commands in forward topology Gaëtan Rivet

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).