Soft Patch Panel
 help / color / mirror / Atom feed
[spp] [PATCH] spp-ctl: SPP controller with Web API
 2018-10-05  3:57 UTC  (30+ messages)
` [spp] [PATCH v3 00/13] "
  ` [spp] [PATCH v3 01/13] docs: add overview of spp-ctl
  ` [spp] [PATCH v3 02/13] docs: add API reference "
  ` [spp] [PATCH v3 03/13] docs: add index "
  ` [spp] [PATCH v3 04/13] project: add requirements.txt for spp-ctl
  ` [spp] [PATCH v3 05/13] docs: add spp-ctl to index of doc root
  ` [spp] [PATCH v3 06/13] spp-ctl: add entry point
  ` [spp] [PATCH v3 07/13] spp-ctl: add Controller class
  ` [spp] [PATCH v3 08/13] spp-ctl: add web API handler
  ` [spp] [PATCH v3 09/13] spp-ctl: add spp command interfaces
  ` [spp] [PATCH v3 10/13] spp-ctl: update parsing spp_nfv status
  ` [spp] [PATCH v3 11/13] docs: add request examples of spp-ctl
  ` [spp] [PATCH v3 12/13] docs: correct directives "
  ` [spp] [PATCH v3 13/13] docs: add labels and captions for tables
` [spp] [PATCH v4 00/14] spp-ctl: SPP controller with Web API
  ` [spp] [PATCH v4 01/14] docs: add overview of spp-ctl
  ` [spp] [PATCH v4 02/14] docs: add API reference "
  ` [spp] [PATCH v4 03/14] docs: add index "
  ` [spp] [PATCH v4 04/14] project: add requirements.txt for spp-ctl
  ` [spp] [PATCH v4 06/14] spp-ctl: add entry point
  ` [spp] [PATCH v4 07/14] spp-ctl: add Controller class
  ` [spp] [PATCH v4 08/14] spp-ctl: add web API handler
  ` [spp] [PATCH v4 09/14] spp-ctl: add spp command interfaces
  ` [spp] [PATCH v4 10/14] spp-ctl: update parsing spp_nfv status
  ` [spp] [PATCH v4 11/14] docs: add request examples of spp-ctl
  ` [spp] [PATCH v4 13/14] docs: add labels and captions for tables
  ` [spp] [PATCH v4 14/14] spp-ctl: fix incorrect URL

[spp] [PATCH 0/4] Change format of sec status to JSON
 2018-10-04  5:59 UTC  (5+ messages)
` [spp] [PATCH 1/4] shared: change sec status to JSON format
` [spp] [PATCH 2/4] spp_nfv: update retrieving status
` [spp] [PATCH 3/4] spp_vm: "
` [spp] [PATCH 4/4] controller: update for parsing JSON status

[spp] [PATCH v2 0/9] spp-ctl: SPP controller with Web API
 2018-10-02  5:47 UTC  (17+ messages)
` [spp] [PATCH v2 1/9] docs: overview
` [spp] [PATCH v2 2/9] docs: api reference
` [spp] [PATCH v2 3/9] docs: index
` [spp] [PATCH v2 4/9] docs: top index
` [spp] PATCH v2 5/9] add requirements.txt
` [spp] [PATCH v2 6/9] spp-ctl: executable
` [spp] [PATCH v2 7/9] spp-ctl: SPP controller with Web API
` [spp] [PATCH v2 8/9] spp-ctl: web api handler
` [spp] [PATCH v2 9/9] spp-ctl: spp command interface

[spp] [PATCH 0/8] Build image with custom repo name
 2018-10-01  5:01 UTC  (9+ messages)
` [spp] [PATCH 1/8] tools/sppc: build image with custom git repo
` [spp] [PATCH 2/8] tools/sppc: dockerfile for custom SPP repo
` [spp] [PATCH 3/8] tools/sppc: dockerfile for custom Pktgen repo
` [spp] [PATCH 4/8] tools/sppc: add paths to Dockerfiles of SPP
` [spp] [PATCH 5/8] tools/sppc: update app launcer for custom SPP repo
` [spp] [PATCH 6/8] tools/sppc: add workdir docker option
` [spp] [PATCH 7/8] tools/sppc: add paths to Dockerfiles of pktgen
` [spp] [PATCH 8/8] tools/sppc: update launcer for custom pktgen repo

[spp] [PATCH 0/5] Change primary status command to be detailed
 2018-10-01  3:14 UTC  (6+ messages)
` [spp] [PATCH 1/5] shared: change socket buffer length
` [spp] [PATCH 2/5] controller: "
` [spp] [PATCH 3/5] primary: change status command detailed
` [spp] [PATCH 4/5] controller: change msg format in ConnectionThread
` [spp] [PATCH 5/5] controller: simply print primary status

[spp] [PATCH v2 00/13] PDF documentation support
 2018-09-26  9:08 UTC  (14+ messages)
` [spp] [PATCH v2 01/13] docs: move SPP VF images
` [spp] [PATCH v2 02/13] docs: resize figures of SPP VF
` [spp] [PATCH v2 03/13] docs: resize figures of SPP
` [spp] [PATCH v2 04/13] docs: resize figures of SPP container
` [spp] [PATCH v2 05/13] docs: add script for generating PDF images
` [spp] [PATCH v2 06/13] project: update gitignore to exclude PDF files
` [spp] [PATCH v2 07/13] docs: add sphinx config to PDF
` [spp] [PATCH v2 08/13] makefile: add make option to compile PDF doc
` [spp] [PATCH v2 09/13] makefile: fix bug of PDF compilation
` [spp] [PATCH v2 10/13] docs: refactor for character length
` [spp] [PATCH v2 11/13] docs: fix typo of label
` [spp] [PATCH v2 12/13] docs: remove unicode characters
` [spp] [PATCH v2 13/13] docs: ensure PDF images are exist for latex

[spp] [PATCH] docs: update qemu-ifup
 2018-09-25  8:35 UTC  (2+ messages)

[spp] [PATCH] docs: update command examples of spp_nfv
 2018-09-21  4:16 UTC 

[spp] [PATCH] docs: add how to specify default route to classifier_table
 2018-09-20  8:28 UTC  (5+ messages)
` [spp] [PATCH v2] docs: add default route for classifier_table

[spp] [PATCH] docs: update version to v18.05
 2018-09-18 11:17 UTC 

[spp] Proposal for RST documentation support
 2018-09-04 12:49 UTC  (8+ messages)

[spp] [PATCH 00/11] PDF documentation support
 2018-08-31  9:14 UTC  (12+ messages)
` [spp] [PATCH 01/11] docs: move SPP VF images
` [spp] [PATCH 02/11] docs: resize figures of SPP VF
` [spp] [PATCH 03/11] docs: resize figures of SPP
` [spp] [PATCH 04/11] docs: resize figures of SPP container
` [spp] [PATCH 05/11] docs: add script for generating PDF images
` [spp] [PATCH 06/11] project: update gitignore to exclude PDF files
` [spp] [PATCH 07/11] docs: add sphinx config to PDF
` [spp] [PATCH 08/11] makefile: add make option to compile PDF doc
` [spp] [PATCH 09/11] makefile: fix bug of PDF compilation
` [spp] [PATCH 10/11] docs: refactor for character length
` [spp] [PATCH 11/11] docs: fix typo of label

[spp] DPDK v18.08 support
 2018-08-27 10:59 UTC  (4+ messages)

[spp] python2 support
 2018-08-24  9:25 UTC  (4+ messages)

[spp] [PATCH 0/2] Fix compile error with DPDK v18.08
 2018-08-23 10:54 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared: remove nouse txq_flags
` [spp] [PATCH 2/2] makefile: ignore deprecated declarations

[spp] [PATCH] spp_vf: fix initializing bug of forwarder
 2018-08-22  9:42 UTC  (10+ messages)
  ` [spp] [spp 03176] "
      ` [spp] [spp 03180] "
` [spp] [PATCH v2 1/1] "
  ` [spp] [PATCH v3] "

[spp] [PATCH] spp_vf: fix unexpected tx port is shown in status
 2018-08-22  9:37 UTC  (3+ messages)

[spp] [PATCH 0/2] remove flush command and cancel command from vf
 2018-08-22  9:34 UTC  (9+ messages)
` [spp] [PATCH v2 "
  ` [spp] [PATCH v3 0/2] change to not use flush and cancel commnad
  ` [spp] [PATCH v3 1/2] docs: remove description related to flush and cancel
  ` [spp] [PATCH v3 2/2] spp_vf: change to not use flush and cancel commnad
` [spp] [PATCH v2 1/2] docs: remove description related to flush and cancel
` [spp] [PATCH v2 2/2] spp_vf: remove flush command and cancel command

[spp] [PATCH] docs: fix typos of command example
 2018-08-22  8:54 UTC  (8+ messages)
    ` [spp] [spp 02934] "

[spp] [PATCH] version: 18.05
 2018-08-16 13:54 UTC  (3+ messages)

[spp] [PATCH 0/7] patches for DPDK v18.05
 2018-08-15 15:44 UTC  (17+ messages)
` [spp] [PATCH 1/7] spp_nfv: fix deprecated use of rte_eth_dev_count
` [spp] [PATCH 2/7] spp_primary: "
` [spp] [PATCH 3/7] spp_vm: "
` [spp] [PATCH 4/7] spp_vf: "
` [spp] [PATCH 5/7] spp_vm: fix changing spec of rte_mem_config
` [spp] [PATCH 6/7] shared: fix for updating API of DPDK v18.05
` [spp] [PATCH 7/7] spp_vm: add DALLOW_EXPERIMENTAL_API on CFLAGS

[spp] [PATCH 00/15] Introduction of SPP container tools
 2018-08-15 15:39 UTC  (22+ messages)
` [spp] [PATCH 15/15] docs: add how to develop guide for SPP container
` [spp] [PATCH v2 00/15] Fix mistakes of SPP container documentation
  ` [spp] [PATCH v2 01/15] docs: add index of SPP container tool
  ` [spp] [PATCH v2 02/15] docs: add overview of SPP container
  ` [spp] [PATCH v2 03/15] docs: add overview image "
  ` [spp] [PATCH v2 04/15] docs: add getting started guide "
  ` [spp] [PATCH v2 05/15] docs: add image of example for gsg
  ` [spp] [PATCH v2 06/15] docs: add install guide for SPP container
  ` [spp] [PATCH v2 07/15] docs: add build image "
  ` [spp] [PATCH v2 08/15] docs: add manual for app container launchers
  ` [spp] [PATCH v2 10/15] docs: add usecase image of testing vhost
  ` [spp] [PATCH v2 11/15] docs: add usecase image of testing ring
  ` [spp] [PATCH v2 12/15] docs: add usecase image of pktgen and l2fwd
  ` [spp] [PATCH v2 13/15] docs: add usecase image of using less lcores
  ` [spp] [PATCH v2 14/15] docs: add usecase image of load balancer
  ` [spp] [PATCH v2 15/15] docs: add how to develop guide for SPP container
` [spp] [PATCH v2 09/15] docs: add use cases of "

[spp] [PATCH] docs: fix wrong descs of SPP container
 2018-08-15 15:36 UTC  (3+ messages)

[spp] [PATCH 00/15] Add SPP container tools
 2018-08-15 15:34 UTC  (2+ messages)

[spp] [PATCH 0/2] Update doc for inappropriate link
 2018-08-15 15:30 UTC  (2+ messages)

[spp] [PATCH v2 0/3] docs:improvement of document under VF directory
 2018-08-15 15:28 UTC  (3+ messages)
` [spp] [PATCH v3 "

[spp] [PATCH 0/3] docs:improvement of document under VF directory
 2018-08-15 15:28 UTC  (5+ messages)
` [spp] [PATCH v2 1/3] docs: add how to install qemu 2.7

[spp] [PATCH 0/3] Introduce recipes as config
 2018-08-15 15:19 UTC  (2+ messages)

[spp] [PATCH 1/2] spp_vf: remove flush command and cancel command
 2018-07-18  8:19 UTC  (4+ messages)
    ` [spp] [spp 03037] "
` [spp] [PATCH 2/2] docs: remove description related to flush and cancel

[spp] [PATCH 0/2] Add topo http command
 2018-06-27 10:52 UTC  (2+ messages)

[spp] [PATCH 0/2] Python 3 support for topo command
 2018-06-27 10:49 UTC  (2+ messages)

page:  |  | latest

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