Soft Patch Panel
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: ogawa.yasufumi@lab.ntt.co.jp, spp@dpdk.org
Subject: Re: [spp] [PATCH 0/3] Introduce recipes as config
Date: Wed, 15 Aug 2018 16:19:34 +0100	[thread overview]
Message-ID: <de88ca85-f7cf-aeaa-57ce-edfdeb8d6365@intel.com> (raw)
In-Reply-To: <20180613024459.31031-1-ogawa.yasufumi@lab.ntt.co.jp>

On 6/13/2018 3:44 AM, ogawa.yasufumi@lab.ntt.co.jp wrote:
> From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> 
> Hi,
> 
> SPP's network configuration is able to be restored with 'playback'
> command. This command is useful especially if the network has a lot
> of ports and paths.
> 
> Config files are included in 'docs/samples/command' and named as
> '*.config'. However, it is not a good habit because path is not
> appropriate in meaning and the extension '*config' is ambiguous.
> 
> I would like to introduce 'recipe' which is used for describing network
> configuration instead of 'config' file. As '*.config', the contents of
> recipe file is a set of SPP commands. So, you do not need to change
> existing config files, but simply rename it for usign as recipe.
> 
> Recipe files will be included in 'recipes' directory under the project
> root. Recipe will be named as '*.rcps' it stands for recipe scripts
> for SPP. Although you can use any of extension such as '*.txt' or
> '*.conf' as long as it is included in 'recipes' directory because it is
> just a text file actually, but it is better to use 'rcps' to be
> explicit.
> 
> Recipe is loaded with 'playback' command to restore the network
> configuration. This is an example.
> 
>     spp > playback recipes/spp/usecase/dual_bidir.rcps
> 
> 
> Yasufumi Ogawa (3):
>   recipes: add recipes directory
>   recipes: update SPP usecases
>   recipes: update SPP_VF usecases

Series applied, thanks.

      parent reply	other threads:[~2018-08-15 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-13  2:44 ogawa.yasufumi
2018-06-13  2:44 ` [spp] [PATCH 1/3] recipes: add recipes directory ogawa.yasufumi
2018-06-13  2:44 ` [spp] [PATCH 2/3] recipes: update SPP usecases ogawa.yasufumi
2018-06-13  2:44 ` [spp] [PATCH 3/3] recipes: update SPP_VF usecases ogawa.yasufumi
2018-08-15 15:19 ` Ferruh Yigit [this message]

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=de88ca85-f7cf-aeaa-57ce-edfdeb8d6365@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=spp@dpdk.org \
    /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 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).