All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wisam Jaddo <wisamm@mellanox.com>
To: jingjing.wu@intel.com, wenzhuo.lu@intel.com, thomas@monjalon.net
Cc: rasland@mellanox.com, dev@dpdk.org, shahafs@mellanox.com,
	wisamm@mellanox.com
Subject: [PATCH 0/2] app/testpmd: introduce new commands in forward topology
Date: Wed,  9 May 2018 15:34:37 +0300	[thread overview]
Message-ID: <1525869279-10035-1-git-send-email-wisamm@mellanox.com> (raw)

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

             reply	other threads:[~2018-05-09 12:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 12:34 Wisam Jaddo [this message]
2018-05-09 12:34 ` [PATCH 1/2] app/testpmd: add custom topology command Wisam Jaddo
2018-05-15 13:15   ` Kevin Traynor
2018-05-09 12:34 ` [PATCH 2/2] app/testpmd: add set topology on the fly command Wisam Jaddo
2018-05-16 14:55 ` [PATCH 0/2] app/testpmd: introduce new commands in forward topology Gaëtan Rivet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1525869279-10035-1-git-send-email-wisamm@mellanox.com \
    --to=wisamm@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=rasland@mellanox.com \
    --cc=shahafs@mellanox.com \
    --cc=thomas@monjalon.net \
    --cc=wenzhuo.lu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.