Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: ferruh.yigit@intel.com, spp@dpdk.org, ogawa.yasufumi@lab.ntt.co.jp
Subject: [spp] [PATCH v2 0/4] Change format of sec status to JSON
Date: Fri,  5 Oct 2018 14:06:26 +0900	[thread overview]
Message-ID: <20181005050630.10661-1-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <20181004055918.5922-1-ogawa.yasufumi@lab.ntt.co.j>

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

Update the output format of the status to be more understandable.

  spp > sec 1;status
  - status: idling
  - ports:
    - phy:0 -> ring:0
    - phy:1

Yasufumi Ogawa (4):
  shared: change sec status to JSON format
  spp_nfv: update retrieving status
  spp_vm: update retrieving status
  controller: update for parsing JSON status

 src/controller/shell.py | 61 +++++++++++++++--------------------
 src/nfv/nfv.c           | 10 +++---
 src/shared/common.c     | 84 +++++++++++++++++++++++++++++--------------------
 src/shared/common.h     |  2 +-
 src/vm/main.c           | 10 +++---
 5 files changed, 87 insertions(+), 80 deletions(-)

-- 
2.7.4

       reply	other threads:[~2018-10-05  5:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181004055918.5922-1-ogawa.yasufumi@lab.ntt.co.j>
2018-10-05  5:06 ` ogawa.yasufumi [this message]
2018-10-05  5:06   ` [spp] [PATCH v2 1/4] shared: change sec status to JSON format ogawa.yasufumi
2018-10-05  5:06   ` [spp] [PATCH v2 2/4] spp_nfv: update retrieving status ogawa.yasufumi
2018-10-05  5:06   ` [spp] [PATCH v2 3/4] spp_vm: " ogawa.yasufumi
2018-10-05  5:06   ` [spp] [PATCH v2 4/4] controller: update for parsing JSON status ogawa.yasufumi

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=20181005050630.10661-1-ogawa.yasufumi@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=ferruh.yigit@intel.com \
    --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).