Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Revise CLI for waiting spp_primary launched
@ 2019-10-14 18:44 Yasufumi Ogawa
  2019-10-14 18:44 ` [spp] [PATCH 1/2] cli: output time to start spp_primary Yasufumi Ogawa
  2019-10-14 18:44 ` [spp] [PATCH 2/2] cli: change to wait spp_primary as optional Yasufumi Ogawa
  0 siblings, 2 replies; 3+ messages in thread
From: Yasufumi Ogawa @ 2019-10-14 18:44 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

For SPP CLI, waiting spp_primary launched is useful, but no need if it
is already launched. This update is to change the feature as optional.
SPP CLI waits primary if `--wait-pri` is given.

  $ python3 src/spp.py --wait-pri

This series of update is to update SPP CLI to do that, and revise output
messages.

Yasufumi Ogawa (2):
  cli: output time to start spp_primary
  cli: change to wait spp_primary as optional

 src/cli/shell.py | 62 +++++++++++++++++++++++++++++-------------------
 src/cli/spp.py   |  4 +++-
 2 files changed, 40 insertions(+), 26 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-10-14 18:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 18:44 [spp] [PATCH 0/2] Revise CLI for waiting spp_primary launched Yasufumi Ogawa
2019-10-14 18:44 ` [spp] [PATCH 1/2] cli: output time to start spp_primary Yasufumi Ogawa
2019-10-14 18:44 ` [spp] [PATCH 2/2] cli: change to wait spp_primary as optional Yasufumi Ogawa

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