All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] app/testpmd: introduce new commands in forward topology
@ 2018-05-09 12:47 Wisam Jaddo
  2018-05-09 12:47 ` [PATCH v3 1/2] app/testpmd: add custom topology command Wisam Jaddo
  2018-05-09 12:47 ` [PATCH v3 2/2] app/testpmd: add set topology on the fly command Wisam Jaddo
  0 siblings, 2 replies; 7+ messages in thread
From: Wisam Jaddo @ 2018-05-09 12:47 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                       | 66 +++++++++++++++++++++
 app/test-pmd/parameters.c                   |  6 +-
 app/test-pmd/testpmd.h                      |  9 ++-
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 16 +++++
 5 files changed, 185 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-06-14 13:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 12:47 [PATCH v3 0/2] app/testpmd: introduce new commands in forward topology Wisam Jaddo
2018-05-09 12:47 ` [PATCH v3 1/2] app/testpmd: add custom topology command Wisam Jaddo
2018-05-16 15:02   ` Iremonger, Bernard
2018-06-14 13:15   ` Iremonger, Bernard
2018-05-09 12:47 ` [PATCH v3 2/2] app/testpmd: add set topology on the fly command Wisam Jaddo
2018-05-16 15:03   ` Iremonger, Bernard
2018-06-14 13:19   ` Iremonger, Bernard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.