Soft Patch Panel
 help / color / mirror / Atom feed
[spp] [PATCH 00/17] Refactor command parser of SPP worker
 2019-05-08  2:01 UTC  (7+ messages)
` [spp] [PATCH 01/17] shared/sec: change prefix of common functions
` [spp] [PATCH 02/17] shared/sec: refactor parse error code
` [spp] [PATCH 06/17] shared/sec: rename define of buffer size for cmds
` [spp] [PATCH 07/17] shared/sec: remove unused define of cmd parser
` [spp] [PATCH 08/17] shared/sec: refactor commad type of SPP worker
` [spp] [PATCH 10/17] shared/sec: refactor function parsing cls port

[spp] [PATCH 0/2] Update spp_pcap for removed vf/common
 2019-05-08  2:01 UTC  (3+ messages)
` [spp] [PATCH 1/2] spp_pcap: update makefile for moved common files
` [spp] [PATCH 2/2] spp_pcap: update include paths

[spp] [PATCH 0/2] Remove depencency of spp_mirror from common lib
 2019-05-08  2:00 UTC  (3+ messages)
` [spp] [PATCH 1/2] spp_mirror: add specific libs in shared dir
` [spp] [PATCH 2/2] spp_mirror: remove dependency from common libs

[spp] [PATCH] spp_vf: add specific libs in shared dir
 2019-05-08  2:00 UTC 

[spp] [PATCH] spp_vf: move libs of classifier from common
 2019-05-08  2:00 UTC 

[spp] [PATCH] spp_mirror: update makefile for moved common files
 2019-05-08  2:00 UTC 

[spp] [PATCH 0/4] Move vf/common to under shared directory
 2019-05-08  2:00 UTC  (5+ messages)
` [spp] [PATCH 1/4] spp_vf: move common of vf siblings to shared dir
` [spp] [PATCH 2/4] spp_vf: update makefile for moved common files
` [spp] [PATCH 3/4] spp_vf: update include paths
` [spp] [PATCH 4/4] spp_vf: remove dependency from common functions

[spp] [PATCH 0/5] Show lcores in status of spp_vf and siblings
 2019-05-08  1:59 UTC  (6+ messages)
` [spp] [PATCH 1/5] spp_vf/common: add lcore IDs in status message
` [spp] [PATCH 2/5] controller: add paring lcore IDs for vf and mirror
` [spp] [PATCH 3/5] spp-ctl: add master lcore entry for SPP CLI
` [spp] [PATCH 4/5] spp_pcap: add lcore IDs in status message
` [spp] [PATCH 5/5] controller: add parsing lcore IDs for spp_pcap

[spp] [PATCH 0/2] Get spp_nfv's master lcore ID in status
 2019-05-08  1:59 UTC  (3+ messages)
` [spp] [PATCH 1/2] spp_nfv: add master lcore in status msg
` [spp] [PATCH 2/2] controller: update paring lcores for master

[spp] [PATCH] bin: add SPP launcher scripts
 2019-05-08  1:59 UTC 

[spp] [PATCH 0/2] Fix misc issues of python scripts
 2019-05-08  1:59 UTC  (3+ messages)
` [spp] [PATCH 1/2] controller: fix warning for pyyaml loader
` [spp] [PATCH 2/2] controller: change file mode of SPP CLI

[spp] [PATCH] tools/helpers: refactor cpu_layout script
 2019-05-08  1:57 UTC 

[spp] [PATCH] docs: add setup for centos7
 2019-04-19  5:52 UTC 

[spp] [PATCH] docs: add section for implementation of spp_nfv
 2019-04-11  6:17 UTC 

[spp] [PATCH] docs: update python to python3
 2019-04-10  8:55 UTC 

[spp] [PATCH] docs: fix wrong setting up for spp_vf
 2019-04-04 10:09 UTC 

[spp] [PATCH 0/3] Update for compile on CentOS7
 2019-04-04  9:57 UTC  (4+ messages)
` [spp] [PATCH 1/3] spp_nfv: remove declaration in for loop
` [spp] [PATCH 2/3] spp_primary: "
` [spp] [PATCH 3/3] spp_vf: change inline func calls static inside

[spp] [PATCH] spp_pcap: fix inappropriate linking of liblz4
 2019-03-12  9:11 UTC 

[spp] 3 bugs for spp_pcap
 2019-03-12  5:02 UTC  (2+ messages)

[spp] [PATCH] version: 18.08.2
 2019-03-05  8:50 UTC 

[spp] [PATCH 0/3] Fix bugs of spp_pcap
 2019-03-04  6:53 UTC  (4+ messages)
` [spp] [PATCH 1/3] spp_pcap: change mbuf size for dequeue packets
` [spp] [PATCH 2/3] spp_pcap: fix bug pkts remained after pcap stopped
` [spp] [PATCH 3/3] spp_pcap: add buffer size to reduce dropped pkts

[spp] [PATCH 0/2] Fix bugs of SPP CLI
 2019-02-21  3:27 UTC  (3+ messages)
` [spp] [PATCH 1/2] controller: fix bug terminated if no sec ID found
` [spp] [PATCH 2/2] controller: fix compl for sec enabled immediately

[spp] [PATCH 0/3] Fix updating status in SPP CLI
 2019-02-20  8:55 UTC  (4+ messages)
` [spp] [PATCH 1/3] controller: correct status update of processes
` [spp] [PATCH 2/3] controller: change to wait for launching sec
` [spp] [PATCH 3/3] controller: change wait for launch configurable

[spp] [PATCH 0/2] Revise docs
 2019-02-20  8:54 UTC  (3+ messages)
` [spp] [PATCH 1/2] docs: change use_cases to usecases
` [spp] [PATCH 2/2] docs: fix typo of usecase of spp_mirror

[spp] [PATCH 0/3] Remove Python2 support
 2019-02-20  8:54 UTC  (4+ messages)
` [spp] [PATCH 1/3] controller: remove python2 support
` [spp] [PATCH 2/3] project: update requirements.txt for pip3
` [spp] [PATCH 3/3] docs: remove python2 and pip instructions

[spp] [PATCH 00/20] Remove SPP VF chapter in docs
 2019-02-18 11:48 UTC  (21+ messages)
` [spp] [PATCH 01/20] docs: move design of SPP VF
` [spp] [PATCH 02/20] docs: divide getting started guide
` [spp] [PATCH 03/20] docs: move libvirt setup to gsg
` [spp] [PATCH 04/20] docs: move virsh setup section
` [spp] [PATCH 05/20] docs: move package installation to gsg
` [spp] [PATCH 06/20] docs: move descs of packet copy mode of spp_mirror
` [spp] [PATCH 07/20] docs: move usecase of spp_vf
` [spp] [PATCH 08/20] docs: update usecase of ssh with spp_vf
` [spp] [PATCH 09/20] docs: update how to use for virsh
` [spp] [PATCH 10/20] docs: update usecase of spp_mirror
` [spp] [PATCH 11/20] docs: revise how to use and usecases
` [spp] [PATCH 12/20] docs: move usecase of spp_pcap
` [spp] [PATCH 13/20] docs: remove SPP VF
` [spp] [PATCH 14/20] docs: move image of ICMP usecase of spp_vf
` [spp] [PATCH 15/20] docs: revise labels of image of spp_vf usecase
` [spp] [PATCH 16/20] docs: fix image of spp_mirror monitoring usecase
` [spp] [PATCH 17/20] docs: move image of design of spp_vf
` [spp] [PATCH 18/20] docs: move images of design of mirror and pcap
` [spp] [PATCH 19/20] docs: move image of overview of spp_pcap
` [spp] [PATCH 20/20] docs: fix in image of spp_mirror monitor usecase

[spp] [PATCH] tools/sppc: add liblua5.x-dev installation
 2019-02-14 17:42 UTC 

[spp] [PATCH 0/6] Update docs of spp_pcap
 2019-02-14 17:27 UTC  (7+ messages)
` [spp] [PATCH 1/6] docs: update design and howto use "
` [spp] [PATCH 2/6] docs: update spp_pcap commands
` [spp] [PATCH 3/6] docs: move images of spp_pcap
` [spp] [PATCH 4/6] docs: update overview image "
` [spp] [PATCH 5/6] docs: rename files of usecases in spp_vf
` [spp] [PATCH 6/6] docs: update usecase of spp_pcap

[spp] [PATCH 0/6] Update for spp_pcap
 2019-02-14  2:47 UTC  (7+ messages)
` [spp] [PATCH 1/6] spp_pcap: refactor app options
` [spp] [PATCH 2/6] spp-ctl: update spp_pcap opts for validation
` [spp] [PATCH 3/6] controller: remove local default config
` [spp] [PATCH 4/6] controller: add pcap support for pri completion
` [spp] [PATCH 5/6] spp_pcap: refactor name of funcs and vars
` [spp] [PATCH 6/6] makefile: update dist-clean task

[spp] [PATCH 0/2] Instructions for building docs on Ubuntu 18.04
 2019-02-13 14:21 UTC  (3+ messages)
` [spp] [PATCH 1/2] docs: fix warning for invalid code examples
` [spp] [PATCH 2/2] docs: add desc to build docs on Ubuntu 18.04

[spp] [PATCH 0/2] add simple usecase for spp_mirror
 2019-02-13  8:05 UTC  (2+ messages)

[spp] [PATCH 0/2] Add description of implementation policy
 2019-02-13  8:02 UTC  (2+ messages)

[spp] [PATCH] spp_vf: fix unexpected count up for bad request
 2019-02-13  8:00 UTC  (2+ messages)

[spp] [PATCH 0/4] correctly allocate ring resource
 2019-02-13  7:29 UTC  (2+ messages)

[spp] [PATCH 1/1] docs: add core sharing usage in spp_vf command ref
 2019-02-13  7:23 UTC  (2+ messages)

[spp] [PATCH v2 0/5] Introduce new feature core-sharing
 2019-02-13  6:14 UTC  (2+ messages)

[spp] [PATCH v3 0/9] Introduce spp_pcap
 2019-02-13  5:55 UTC  (11+ messages)
` [spp] [PATCH v3 1/9] spp_pcap: add command main
` [spp] [PATCH v3 2/9] spp_pcap: add command parser functions
` [spp] [PATCH v3 3/9] spp_pcap: add management data and utilities
` [spp] [PATCH v3 4/9] spp_pcap: add main and related functions
` [spp] [PATCH v3 5/9] spp_pcap: update Makefile
` [spp] [PATCH v3 6/9] controller: add SppPcap class
` [spp] [PATCH v3 7/9] controller: add pcap command to SPP controller
` [spp] [PATCH v3 8/9] controlle: refactor pcap command
` [spp] [PATCH v3 9/9] controller: fix init of pcap instances

[spp] [PATCH] tools/sppc: implement remained TODOs
 2019-02-13  2:47 UTC 

[spp] [PATCH 1/2] docs: add simple use case for spp_mirror
 2019-02-12 12:52 UTC  (2+ messages)
` [spp] [PATCH 2/2] docs: add configuration figure to mirror usecase

[spp] [PATCH 1/2] docs: add explanation of port number check
 2019-02-12 12:39 UTC  (2+ messages)
` [spp] [PATCH 2/2] docs: add data management for command process

[spp] [PATCH v2 1/5] spp_vf: remove while loop in classifier_mac
 2019-02-12  9:16 UTC  (5+ messages)
` [spp] [PATCH v2 2/5] spp_vf: change to handle multiples component
` [spp] [PATCH v2 3/5] spp_vf: move classifier component init
` [spp] [PATCH v2 4/5] spp_vf: remove to check unused cores no needed
` [spp] [PATCH v2 5/5] spp_vf: change retrieve component type

[spp] [PATCH] docs: add desc for default config file
 2019-02-12  7:48 UTC 

[spp] [PATCH] controller: move config params to file
 2019-02-12  7:48 UTC 

[spp] [PATCH] controller: fix misc bug of compl for pri command
 2019-02-10  2:45 UTC 

[spp] [PATCH 1/4] shared: fix trying to create ring already exist
 2019-02-08  8:47 UTC  (4+ messages)
` [spp] [PATCH 2/4] spp_nfv: fix incorrect deleting for ring port
` [spp] [PATCH 3/4] spp_vf: fix trying to create ring already exist
` [spp] [PATCH 4/4] spp_pcap: "

[spp] [PATCH v2 1/7] spp_pcap: add command main
 2019-02-08  8:44 UTC  (7+ messages)
` [spp] [PATCH v2 2/7] spp_pcap: add command decode
` [spp] [PATCH v2 3/7] spp_pcap: add management function
` [spp] [PATCH v2 4/7] spp_pcap: add spp_pcap main function
` [spp] [PATCH v2 5/7] spp_pcap: add Makefile for spp_pcap
` [spp] [PATCH v2 6/7] controller: add SppPcap class
` [spp] [PATCH v2 7/7] controller: add pcap command to SPP controller

[spp] [PATCH v2 0/7] introduce new feature SPP PCAP
 2019-02-08  8:44 UTC 

[spp] [PATCH 1/5] spp_vf: remove while loop in classifier_mac
 2019-02-06  3:58 UTC  (7+ messages)
` [spp] [PATCH 2/5] spp_vf: change to handle multiples component
` [spp] [PATCH 3/5] spp_vf: move classifier component init
` [spp] [PATCH 4/5] spp_vf: remove to check unused cores no needed
` [spp] [PATCH 5/5] spp_vf: change retrieve component type

[spp] [PATCH 0/2] add simple usecase for spp_vf
 2019-02-06  3:39 UTC  (2+ messages)

[spp] [PATCH 0/5] Introduce new feature core-sharing
 2019-02-05 11:47 UTC 

[spp] [PATCH 1/2] docs: add simple use case for spp_vf
 2019-02-05 11:20 UTC  (2+ messages)
` [spp] [PATCH 2/2] docs: add configuration figure for spp_vf usecase

[spp] Move SPP VF documentation
 2019-02-05 10:23 UTC 

[spp] [PATCH 0/7] introduce new feature SPP PCAP
 2019-02-04 12:04 UTC  (2+ messages)
` [spp] [spp 03913] "

[spp] [PATCH] docs: add desc for base virtaddr option
 2019-02-04  9:47 UTC 

[spp] [PATCH] docs: correct typo of command examples
 2019-02-04  3:13 UTC 

[spp] [PATCH] controller: refactor pri command
 2019-02-04  3:13 UTC 

[spp] [PATCH 0/4] Add labels to commands in documentation
 2019-02-04  3:13 UTC  (5+ messages)
` [spp] [PATCH 1/4] docs: add labels for common commands
` [spp] [PATCH 2/4] docs: add labels for primary commands
` [spp] [PATCH 3/4] docs: add labels for nfv commands
` [spp] [PATCH 4/4] docs: add labels for experimental commands

[spp] [PATCH] docs: revise how to use section
 2019-02-04  3:12 UTC 

[spp] [PATCH 0/3] Update documentation for pri launch command
 2019-02-04  3:12 UTC  (4+ messages)
` [spp] [PATCH 1/3] docs: add config command
` [spp] [PATCH 2/3] docs: add usage of pri launch command
` [spp] [PATCH 3/3] docs: update how to use guide

[spp] [PATCH] project: update readme
 2019-02-04  3:12 UTC 

[spp] [PATCH 0/5] Add config command
 2019-02-04  3:12 UTC  (6+ messages)
` [spp] [PATCH 1/5] controller: add "
` [spp] [PATCH 2/5] controller: refactor pri launch command
` [spp] [PATCH 3/5] controller: remove nouse check_sec_cmds
` [spp] [PATCH 4/5] controller: add max_secondary to config
` [spp] [PATCH 5/5] controller: change nof worker lcores configurable

[spp] [PATCH 0/5] Fix bugs of SPP CLI
 2019-02-04  3:11 UTC  (6+ messages)
` [spp] [PATCH 1/5] controller: fix bug to add vf comps on same core
` [spp] [PATCH 2/5] controller: add checking syntax for vf port cmd
` [spp] [PATCH 3/5] controller: fix bug of history command
` [spp] [PATCH 4/5] controller: fix bug of completion of pri
` [spp] [PATCH 5/5] controller: refactor configuration of logfile

[spp] [PATCH] controller: fix bug to add vf comps on same core
 2019-02-04  3:10 UTC 

[spp] [PATCH] spp_primary: change log file open mode
 2019-02-01  2:29 UTC 

[spp] [PATCH] docs: update pri command
 2019-01-31 11:03 UTC 

[spp] [PATCH] controller: update help msg of pri command
 2019-01-31 11:03 UTC 

[spp] [PATCH 0/4] Update REST API reference and usecases
 2019-01-31 11:03 UTC  (4+ messages)
` [spp] [PATCH 2/4] docs: add launch of primary to REST API reference
` [spp] [PATCH 3/4] docs: refactor spp_nfv "
` [spp] [PATCH 4/4] docs: add usage of server add command in usecase

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