Soft Patch Panel
 help / color / mirror / Atom feed
From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
To: x-fn-spp@sl.ntt-tx.co.jp, ferruh.yigit@intel.com
Cc: spp@dpdk.org
Subject: Re: [spp] [PATCH v3 2/3] docs: correct incorrect SPP git URL
Date: Fri, 15 Jun 2018 17:34:00 +0900	[thread overview]
Message-ID: <ab1c61b7-4cc4-a423-cfc1-6194ffcc342c@lab.ntt.co.jp> (raw)
In-Reply-To: <201806150751.w5F7prs1017967@imss03.silk.ntt-tx.co.jp>

On 2018/06/15 16:51, x-fn-spp@sl.ntt-tx.co.jp wrote:
> From: Hiroyuki Nakamura <nakamura.hiroyuki@po.ntt-tx.co.jp>
> 
> This commit correct incorrect SPP git URL.
> 
Thanks. LGTM!

Acked-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> Signed-off-by: Hiroyuki Nakamura <nakamura.hiroyuki@po.ntt-tx.co.jp>
> Signed-off-by: Naoki Takada <takada.naoki@lab.ntt.co.jp>
> ---
>   docs/guides/spp_vf/gsg/build.rst | 7 +++----
>   1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/docs/guides/spp_vf/gsg/build.rst b/docs/guides/spp_vf/gsg/build.rst
> index 465484f..faeb664 100644
> --- a/docs/guides/spp_vf/gsg/build.rst
> +++ b/docs/guides/spp_vf/gsg/build.rst
> @@ -135,10 +135,9 @@ Clone SPP in any directory and compile it.
>   
>   .. code-block:: console
>   
> -    $ cd /path/to/spp_home/
> -    $ git clone https://github.com/ntt-ns/Soft-Patch-Panel.git
> -    export SPP_HOME=/path/to/spp_home/Soft-Patch-Panel
> -    $ cd $SPP_HOME
> +    $ cd /path/to/any_dir
> +    $ git clone http://dpdk.org/git/apps/spp
> +    $ cd spp
>       $ make
>   
>   Setup for DPDK
> 


-- 
Yasufumi Ogawa
NTT Network Service Systems Labs

  reply	other threads:[~2018-06-15  8:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08  9:01 [spp] [PATCH 0/3] docs:improvement of document under VF directory x-fn-spp
2018-06-13  8:48 ` [spp] [PATCH v2 " x-fn-spp
2018-06-15  7:51   ` [spp] [PATCH v3 " x-fn-spp
2018-08-15 15:28     ` Ferruh Yigit
2018-06-15  7:51   ` [spp] [PATCH v3 1/3] docs: add how to install qemu 2.7 x-fn-spp
2018-06-15  8:33     ` Yasufumi Ogawa
2018-06-15  7:51   ` [spp] [PATCH v3 2/3] docs: correct incorrect SPP git URL x-fn-spp
2018-06-15  8:34     ` Yasufumi Ogawa [this message]
2018-06-15  7:51   ` [spp] [PATCH v3 3/3] docs: delete unsupported SPP VF Secondary Command x-fn-spp
2018-06-15  8:34     ` Yasufumi Ogawa
2018-06-13  8:48 ` [spp] [PATCH v2 1/3] docs: add how to install qemu 2.7 x-fn-spp
2018-06-15  2:34   ` Yasufumi Ogawa
2018-08-15 15:24     ` Ferruh Yigit
2018-08-15 15:28       ` Ferruh Yigit
2018-06-13  8:48 ` [spp] [PATCH v2 2/3] docs: correct incorrect SPP git URL x-fn-spp
2018-06-13  8:48 ` [spp] [PATCH v2 3/3] docs: delete unsupported SPP VF Secondary Command x-fn-spp

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=ab1c61b7-4cc4-a423-cfc1-6194ffcc342c@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@dpdk.org \
    --cc=x-fn-spp@sl.ntt-tx.co.jp \
    /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).