Soft Patch Panel
 help / color / mirror / Atom feed
From: Yasufumi Ogawa <yasufum.o@gmail.com>
To: x-fn-spp-ml@ntt-tx.co.jp
Cc: ferruh.yigit@intel.com, spp@dpdk.org
Subject: Re: [spp] [PATCH 00/11] Add Hardware offload document
Date: Thu, 5 Mar 2020 15:04:03 +0900	[thread overview]
Message-ID: <f710e5d6-b786-2b3a-26e9-71c2ada7456a@gmail.com> (raw)
In-Reply-To: <20200226114335.3865-1-x-fn-spp-ml@ntt-tx.co.jp>

> From: Hideyuki Yamashita <yamashita.hideyuki@ntt-tx.co.jp>
> 
> This patch set provides doccuments of hardware offload
> capability for spp.
Applied, thanks.

> 
> tx-spp (11):
>    docs: add support for rte_flow
>    docs: add support of MLX5 PMD support in DPDK
>    docs: change primary process startup parameter
>    docs: add description of REST-APIs for flow rules
>    docs: support flow syntax in primary command
>    docs: support multi-queue in spp_vf command
>    docs: add svg for classify case of hardware offload
>    docs: add svg for vlan case of hardware offload
>    docs: add svg for vm case of hardware offload
>    docs: add usecase for hardware offload
>    docs: add install drivers for Mellanox NIC
> 
>   docs/guides/api_ref/spp_primary.rst           |  208 ++++
>   docs/guides/commands/primary.rst              |   99 +-
>   docs/guides/commands/secondary/spp_vf.rst     |   54 +-
>   docs/guides/design/spp_primary.rst            |    3 +
>   docs/guides/gsg/howto_use.rst                 |   20 +
>   docs/guides/gsg/install.rst                   |   25 +-
>   docs/guides/gsg/setup.rst                     |   12 +
>   .../spp_hardware_offload_classify.svg         |  680 +++++++++++
>   .../use_cases/spp_hardware_offload_vlan.svg   |  805 +++++++++++++
>   .../use_cases/spp_hardware_offload_vm.svg     | 1063 +++++++++++++++++
>   docs/guides/usecases/hardware-offload.rst     |  327 +++++
>   docs/guides/usecases/index.rst                |    1 +
>   12 files changed, 3254 insertions(+), 43 deletions(-)
>   create mode 100644 docs/guides/images/setup/use_cases/spp_hardware_offload_classify.svg
>   create mode 100644 docs/guides/images/setup/use_cases/spp_hardware_offload_vlan.svg
>   create mode 100644 docs/guides/images/setup/use_cases/spp_hardware_offload_vm.svg
>   create mode 100644 docs/guides/usecases/hardware-offload.rst
> 

  parent reply	other threads:[~2020-03-05  6:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 11:43 x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 01/11] docs: add support for rte_flow x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 02/11] docs: add support of MLX5 PMD support in DPDK x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 03/11] docs: change primary process startup parameter x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 04/11] docs: add description of REST-APIs for flow rules x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 05/11] docs: support flow syntax in primary command x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 06/11] docs: support multi-queue in spp_vf command x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 07/11] docs: add svg for classify case of hardware offload x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 08/11] docs: add svg for vlan " x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 09/11] docs: add svg for vm " x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 10/11] docs: add usecase for " x-fn-spp-ml
2020-02-26 11:43 ` [spp] [PATCH 11/11] docs: add install drivers for Mellanox NIC x-fn-spp-ml
2020-03-05  6:04 ` Yasufumi Ogawa [this message]
2020-03-05  9:04   ` [spp] [PATCH 00/11] Add Hardware offload document Yasufumi Ogawa
2020-03-13  0:46     ` Yasufumi Ogawa

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=f710e5d6-b786-2b3a-26e9-71c2ada7456a@gmail.com \
    --to=yasufum.o@gmail.com \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@dpdk.org \
    --cc=x-fn-spp-ml@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).