Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] remove flush command and cancel command from vf
@ 2018-07-16 23:43 x-fn-spp
  2018-07-19  2:23 ` [spp] [PATCH v2 " x-fn-spp
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: x-fn-spp @ 2018-07-16 23:43 UTC (permalink / raw)
  To: ferruh.yigit, ogawa.yasufumi; +Cc: spp

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-08-22  9:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16 23:43 [spp] [PATCH 0/2] remove flush command and cancel command from vf x-fn-spp
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

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).