Soft Patch Panel
 help / color / mirror / Atom feed
From: x-fn-spp@sl.ntt-tx.co.jp
To: ferruh.yigit@intel.com, ogawa.yasufumi@lab.ntt.co.jp
Cc: spp@dpdk.org
Subject: [spp] [PATCH 0/2] remove flush command and cancel command from vf
Date: Tue, 17 Jul 2018 08:43:21 +0900	[thread overview]
Message-ID: <201807162343.w6GNhN7U014053@imss03.silk.ntt-tx.co.jp> (raw)

From: Hideyuki Yamashita <yamashita.hideyuki@po.ntt-tx.co.jp>

This patch set removes flush command and cancel command from vf.
One patch is changing src and the other is changing documents.


Hideyuki Yamashita (2):
  spp_vf: remove flush command and cancel command
  docs: remove description related to flush and cancel

 docs/guides/spp_vf/commands/secondary.rst | 31 -------------------------------
 docs/guides/spp_vf/use_cases/usecase1.rst | 27 ++++-----------------------
 src/vf/command_dec.c                      |  4 ----
 src/vf/command_dec.h                      |  6 ------
 src/vf/command_proc.c                     | 25 +++++++++++++++----------
 src/vf/spp_vf.c                           | 20 --------------------
 src/vf/spp_vf.h                           |  5 -----
 7 files changed, 19 insertions(+), 99 deletions(-)

-- 
1.9.1

             reply	other threads:[~2018-07-16 23:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16 23:43 x-fn-spp [this message]
2018-07-19  2:23 ` [spp] [PATCH v2 " x-fn-spp
2018-07-27  0:32   ` [spp] [PATCH v3 0/2] change to not use flush and cancel commnad x-fn-spp
2018-07-29 23:15     ` Yasufumi Ogawa
2018-08-22  9:34       ` Ferruh Yigit
2018-07-27  0:32   ` [spp] [PATCH v3 1/2] docs: remove description related to flush and cancel x-fn-spp
2018-07-27  0:32   ` [spp] [PATCH v3 2/2] spp_vf: change to not use flush and cancel commnad x-fn-spp
2018-07-19  2:23 ` [spp] [PATCH v2 1/2] docs: remove description related to flush and cancel x-fn-spp
2018-07-19  2:23 ` [spp] [PATCH v2 2/2] spp_vf: remove flush command and cancel 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=201807162343.w6GNhN7U014053@imss03.silk.ntt-tx.co.jp \
    --to=x-fn-spp@sl.ntt-tx.co.jp \
    --cc=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).