Soft Patch Panel
 help / color / mirror / Atom feed
[spp] [PATCH 0/2] Update recipe scripts
 2019-07-01  4:12 UTC  (2+ messages)
` [spp] [PATCH 1/2] recipes: update old rcps for spp_nfv

[spp] [PATCH] readme: update README
 2019-07-01  4:12 UTC 

[spp] [PATCH 0/2] Fix compile errors of ring latency stats
 2019-07-01  4:12 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: fix compile error of ringlatencystats
` [spp] [PATCH 2/2] shared/sec: remove source and header of spp_port

[spp] [PATCH 0/2] Refactor port capability
 2019-07-01  4:11 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: refactor public funcs of capability
` [spp] [PATCH 2/2] shared/sec: refactor port capability funcs

[spp] [PATCH 0/4] Add specific RX and TX burst functions
 2019-07-01  4:11 UTC  (5+ messages)
` [spp] [PATCH 1/4] shared/sec: Add RX and TX burst without VLAN
` [spp] [PATCH 2/4] spp_vf: change to use burst funcs with VLAN
` [spp] [PATCH 3/4] spp_mirror: "
` [spp] [PATCH 4/4] spp_pcap: update include path of port capability

[spp] [PATCH] shared/sec: rename members of enum sppwk_port_ops
 2019-07-01  4:11 UTC 

[spp] [PATCH 0/2] Update documentation
 2019-06-27  4:41 UTC  (3+ messages)
` [spp] [PATCH 1/2] docs: fix typo of command example of spp_mirror
` [spp] [PATCH 2/2] docs: update help message of SPP CLI

[spp] [PATCH] recipes: reorganize direcories
 2019-06-27  4:41 UTC 

[spp] [PATCH] shared/sec: rename func spp_format_port_string
 2019-06-27  4:41 UTC 

[spp] [PATCH] shared/sec: move del_comp_info to cmd_runner.c
 2019-06-27  4:39 UTC 

[spp] [PATCH] controller: support multi socks to suggest lcores
 2019-06-26  5:37 UTC 

[spp] [PATCH] shared/sec: revise port ability
 2019-06-26  5:37 UTC 

[spp] [PATCH] shared/sec: rename enum spp_classifier_type
 2019-06-26  5:36 UTC 

[spp] [PATCH 0/2] Rename members of sppwk_lcore_status
 2019-06-26  5:36 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: rename "
` [spp] [PATCH 2/2] spp_pcap: "

[spp] [PATCH 0/2] Remove global variable g_main_lcore_id
 2019-06-26  5:36 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: remove global master lcore ID
` [spp] [PATCH 2/2] spp_pcap: "

[spp] [PATCH 0/2] Remove global g_startup_param
 2019-06-26  5:35 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: remove global var g_startup_param
` [spp] [PATCH 2/2] spp_pcap: "

[spp] [PATCH] shared/sec: add shared lib for getting vhost cli
 2019-06-26  5:35 UTC 

[spp] [PATCH] docs: add API refs for cpu_layout and cpu_usage
 2019-06-24 10:45 UTC 

[spp] [PATCH] controller: suggest empty lcores for launch cmd
 2019-06-24 10:45 UTC 

[spp] [PATCH] controller: move completion of pri launch
 2019-06-24 10:45 UTC 

[spp] [PATCH] spp-ctl: add API for getting CPU usage
 2019-06-24 10:45 UTC 

[spp] [PATCH] spp-ctl: add updating for no existing sec procs
 2019-06-24 10:45 UTC 

[spp] [PATCH] spp_pcap: remove global variable client_id
 2019-06-24 10:45 UTC 

[spp] [PATCH 0/4] Remove global vars of IP and port of spp-ctl
 2019-06-24 10:44 UTC  (5+ messages)
` [spp] [PATCH 1/4] spp_nfv: remove global vars of spp-ctl IP and port
` [spp] [PATCH 2/4] spp_vf: "
` [spp] [PATCH 3/4] spp_mirror: remove global vars "
` [spp] [PATCH 4/4] spp_pcap: "

[spp] [PATCH] spp_nfv: remove global variable client_id
 2019-06-24 10:43 UTC 

[spp] [PATCH] shared/sec: remove worker process type
 2019-06-24 10:41 UTC 

[spp] [PATCH] shared/sec: remove client ID from global variable
 2019-06-24 10:41 UTC 

[spp] [PATCH] shared/sec: remove function spp_vf_add_vhost_pmd
 2019-06-24 10:41 UTC 

[spp] [PATCH] spp_pcap: rename funcs and vars in cmd_util.h
 2019-06-24 10:39 UTC 

[spp] [PATCH] shared/sec: rename structs of port ability
 2019-06-24 10:39 UTC 

[spp] [PATCH] shared/sec: rename define SPP_INFO_AREA_MAX
 2019-06-24  8:55 UTC 

[spp] [PATCH] shared/sec: rename enum spp_secondary
 2019-06-24  8:55 UTC 

[spp] [PATCH 0/3] Rename spp_port_rxtx
 2019-06-24  8:40 UTC  (4+ messages)
` [spp] [PATCH 1/3] shared/sec: revise enum spp_port_rxtx
` [spp] [PATCH 2/3] shared/sec: rename members of enum sppwk_port_dir
` [spp] [PATCH 3/3] spp_pcap: revise enum spp_port_rxtx

[spp] [PATCH] spp_vf: rename spp_forward.c to forwarder.c
 2019-06-24  8:40 UTC 

[spp] [PATCH 00/10] Move help messages of CLI in shell.py
 2019-06-24  7:11 UTC  (11+ messages)
` [spp] [PATCH 01/10] controller: move vf help msg to SppVf.help
` [spp] [PATCH 02/10] controller: move server help msg to SppCtlServer
` [spp] [PATCH 03/10] controller: move pri help msg to SppPrimary
` [spp] [PATCH 04/10] controller: move nfv help msg to SppNfv
` [spp] [PATCH 05/10] controller: move mirror help msg to SppMirror
` [spp] [PATCH 06/10] controller: move pcap help msg to SppPcap
` [spp] [PATCH 07/10] controller: move bye help msg to SppBye
` [spp] [PATCH 08/10] controller: move topo "
` [spp] [PATCH 09/10] controller: move status cmd help msg to help_msg
` [spp] [PATCH 10/10] controller: move rest of "

[spp] [PATCH] shared/sec: move op funcs for getting status
 2019-06-24  7:11 UTC 

[spp] [PATCH 0/2] Rename struct cmd_response
 2019-06-24  7:10 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: change name of "
` [spp] [PATCH 2/2] spp_pcap: "

[spp] [PATCH 0/2] Move spp_vf specific funcs from shared
 2019-06-24  7:10 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: move append_classifier_element_value
` [spp] [PATCH 2/2] shared/sec: move func add_classifier_table

[spp] [PATCH] shared/sec: add ifdef switch for deps headers
 2019-06-24  6:22 UTC 

[spp] [PATCH] shared/sec: move get_comp_type_from_str
 2019-06-24  6:22 UTC 

[spp] [PATCH] shared/sec: remove update_comp_info from shared
 2019-06-24  6:22 UTC 

[spp] [PATCH] shared/sec: move getter funcs for worker status
 2019-06-24  6:21 UTC 

[spp] [PATCH] shared/sec: move exec_one_cmd from shared dir
 2019-06-24  6:21 UTC 

[spp] [PATCH] shared/sec: fix comment of order of port ability
 2019-06-24  6:21 UTC 

[spp] [PATCH 00/13] Move JSON utils from libs for running cmds
 2019-06-24  4:36 UTC  (14+ messages)
` [spp] [PATCH 01/13] shared/sec: rename ops for setup cmd response
` [spp] [PATCH 02/13] shared/sec: rename functions for spp_mirror
` [spp] [PATCH 03/13] shared/sec: move principle JSON formatter funcs
` [spp] [PATCH 04/13] shared/sec: change order of args of JSON fmtters
` [spp] [PATCH 05/13] shared/sec: move JSON formatter to shard/secondary
` [spp] [PATCH 06/13] shared/sec: revise including headers
` [spp] [PATCH 07/13] shared/sec: move JSON formatters from cmd_runner
` [spp] [PATCH 08/13] shared/sec: move rest of JSON formatters
` [spp] [PATCH 09/13] shared/sec: move lcore funcs in response_info_list
` [spp] [PATCH 10/13] shared/sec: move ope cli-id "
` [spp] [PATCH 11/13] shared/sec: move rest of ops "
` [spp] [PATCH 12/13] shared/sec: remove local funcs from header
` [spp] [PATCH 13/13] shared/sec: refactor comments for JSON formatter

[spp] [PATCH 00/11] Refactor libs for classifier in spp_vf
 2019-06-24  2:25 UTC  (12+ messages)
` [spp] [PATCH 01/11] shared/sec: refactor defines of VLAN "
` [spp] [PATCH 02/11] shared/sec: rename struct mac_classification
` [spp] [PATCH 03/11] shared/sec: refactor comments in vf_deps.h
` [spp] [PATCH 04/11] shared/sec: rename struct classified_data
` [spp] [PATCH 05/11] shared/sec: revise usage of term component_info
` [spp] [PATCH 06/11] shared/sec: revise members of struct cls_port_info
` [spp] [PATCH 07/11] shared/sec: rename func free_mac_classification
` [spp] [PATCH 08/11] shared/sec: refactor updating classifier info
` [spp] [PATCH 09/11] shared/sec: refactor updating forwarder
` [spp] [PATCH 10/11] shared/sec: refactor getting classifier status
` [spp] [PATCH 11/11] shared/sec: refactor setup cls table stat in JSON

[spp] [PATCH 0/5] Revising logs and comments in shared
 2019-06-24  2:23 UTC  (6+ messages)
` [spp] [PATCH 1/5] shared/sec: revise comments in cmd_utils.h
` [spp] [PATCH 2/5] shared/sec: rename funcs start with dump
` [spp] [PATCH 3/5] shared/sec: revise member of struct for interface
` [spp] [PATCH 4/5] shared/sec: rename defines for length of str
` [spp] [PATCH 5/5] shared/sec: add prefix to defines of worker types

[spp] [PATCH 0/2] Rename shared lib command_conn
 2019-06-24  2:21 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: revise funcs to connect to spp-ctl
` [spp] [PATCH 2/2] shared/sec: rename command_conn.c

[spp] [PATCH 0/1] Change email address in MAINTAINER
 2019-06-03  4:45 UTC  (2+ messages)
` [spp] [PATCH 1/1] maintainers: update email address

[spp] [PATCH 00/10] Refactor cmd parser in spp_pcap
 2019-05-31  8:52 UTC  (11+ messages)
` [spp] [PATCH 01/10] spp_pcap: rename enum spp_command_type
` [spp] [PATCH 02/10] spp_pcap: rename struct spp_command
` [spp] [PATCH 03/10] spp_pcap: revise command response codes
` [spp] [PATCH 04/10] spp_pcap: revise parser functions
` [spp] [PATCH 05/10] spp_pcap: refactor func for splitting cmd tokens
` [spp] [PATCH 06/10] spp_pcap: revise log msgs in parser func
` [spp] [PATCH 07/10] spp_pcap: remove unused string list
` [spp] [PATCH 08/10] spp_pcap: refactor comments of spp_pcap
` [spp] [PATCH 09/10] spp_pcap: rename spp_get_core_status
` [spp] [PATCH 10/10] spp_pcap: revise name of vars for parser error

[spp] [PATCH] bin: make template config as default
 2019-05-31  8:52 UTC 

[spp] [PATCH 0/9] Refactor func and struct for spp_pcap resources
 2019-05-31  8:51 UTC  (10+ messages)
` [spp] [PATCH 1/9] spp_pcap: rename enum spp_core_status
` [spp] [PATCH 2/9] spp_pcap: rename file of util libs
` [spp] [PATCH 3/9] spp_pcap: refactor parse error code
` [spp] [PATCH 4/9] spp_pcap: rename define starts from SPP_CMD_MAX
` [spp] [PATCH 5/9] spp_pcap: rename define of buffer size for cmds
` [spp] [PATCH 6/9] spp_pcap: revise name of error message object
` [spp] [PATCH 7/9] spp_pcap: revise return codes
` [spp] [PATCH 8/9] spp_pcap: rename struct spp_port_info
` [spp] [PATCH 9/9] spp_pcap: rename struct spp_port_index

[spp] [PATCH 0/2] Rename struct of component
 2019-05-31  3:37 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: rename struct spp_component_info
` [spp] [PATCH 2/2] shared/sec: rename enum spp_core_status

[spp] [PATCH 0/6] Refactor functions for manipulating thread info
 2019-05-31  3:36 UTC  (7+ messages)
` [spp] [PATCH 1/6] shared/sec: refactor func for deleting comp info
` [spp] [PATCH 2/6] shared/sec: revise types of spp worker
` [spp] [PATCH 3/6] shared/sec: rename funcs of flush cmd
` [spp] [PATCH 4/6] shared/sec: rename file spp_proc to cmd_utils
` [spp] [PATCH 5/6] shared/sec: refactor name of funcs for exec cmd
` [spp] [PATCH 6/6] shared/sec: rename struct spp_command

[spp] [PATCH 0/2] Update old log labels APP
 2019-05-31  3:36 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: change log label in cmd parser
` [spp] [PATCH 2/2] shared/sec: change log label in cmd runner

[spp] [PATCH 00/11] Refactor functions for handling commands
 2019-05-31  3:36 UTC  (12+ messages)
` [spp] [PATCH 01/11] shared/sec: rename functions of sppwk_cmd_runner
` [spp] [PATCH 02/11] shared/sec: revise enum for cmd response
` [spp] [PATCH 03/11] shared/sec: refactor passing err in cmd_runner
` [spp] [PATCH 04/11] shared/sec: rename struct for command response
` [spp] [PATCH 05/11] shared/sec: refactor funcs for managing port info
` [spp] [PATCH 06/11] shared/sec: rename util functions in cmd_runner
` [spp] [PATCH 07/11] shared/sec: rename func for getting component ID
` [spp] [PATCH 08/11] shared/sec: refactor func for updating cls table
` [spp] [PATCH 09/11] shared/sec: rename func for executing command
` [spp] [PATCH 10/11] shared/sec: add helpers for logging cmd parser
` [spp] [PATCH 11/11] shared/sec: rename func for updating port

[spp] [PATCH 0/3] Rename global management data
 2019-05-31  3:35 UTC  (4+ messages)
` [spp] [PATCH 1/3] shared/sec: rename func for getting mng data
` [spp] [PATCH 2/3] shared/sec: rename func for management data
` [spp] [PATCH 3/3] shared/sec: revise name of vars of global mng data

[spp] [PATCH] shared/sec: rename fname of command_proc
 2019-05-31  3:35 UTC 

[spp] [PATCH 0/2] Rename functions for parsing error messages
 2019-05-31  3:35 UTC  (3+ messages)
` [spp] [PATCH 1/2] shared/sec: rename func for getting parse err msg
` [spp] [PATCH 2/2] shared/sec: rename func for setup "

[spp] [PATCH 0/3] Refactor func for parsing cls cmd
 2019-05-21  2:32 UTC  (4+ messages)
` [spp] [PATCH 1/3] shared/sec: rename func for parsing cls table
` [spp] [PATCH 2/3] shared/sec: rename func to get type idx for cls
` [spp] [PATCH 3/3] shared/sec: rename func for parsing VLAN ID

[spp] [PATCH 0/8] Refactor funcs for parsing port cmd
 2019-05-21  2:32 UTC  (9+ messages)
` [spp] [PATCH 1/8] shared/sec: rename parsing port for "
` [spp] [PATCH 2/8] shared/sec: rename parsing rx and tx
` [spp] [PATCH 3/8] shared/sec: rename parsing comp for port cmd
` [spp] [PATCH 4/8] shared/sec: rename parsing vlan operations
` [spp] [PATCH 5/8] shared/sec: rename func for parsing VLAN ID
` [spp] [PATCH 6/8] shared/sec: rename func for parsing PCP
` [spp] [PATCH 7/8] shared/sec: rename func for parsing MAC addr
` [spp] [PATCH 8/8] shared/sec: rename func to convert MAC addr type

[spp] [PATCH 0/6] Revise name of funcs for parsing actions
 2019-05-21  2:32 UTC  (7+ messages)
` [spp] [PATCH 1/6] shared/sec: rename parse comp action val
` [spp] [PATCH 2/6] shared/sec: rename func for parsing comp name
` [spp] [PATCH 3/6] shared/sec: refacotr comments for parse "
` [spp] [PATCH 4/6] shared/sec: rename func for parsing lcore ID
` [spp] [PATCH 5/6] shared/sec: rename func of parsing comp type
` [spp] [PATCH 6/6] shared/sec: rename parsing comp action

[spp] [PATCH 0/4] Revise name of funcs and data for parsing
 2019-05-21  2:31 UTC  (5+ messages)
` [spp] [PATCH 1/4] shared/sec: rename define for empty params
` [spp] [PATCH 2/4] shared/sec: rename struct of cmd operators
` [spp] [PATCH 3/4] shared/sec: rename func for parsing given command
` [spp] [PATCH 4/4] shared/sec: rename operator func for parsing cmds

[spp] [PATCH 0/6] Refactor parsing resource UID
 2019-05-21  2:31 UTC  (2+ messages)
` [spp] [PATCH 2/6] shared/sec: rename misspelled get_arrary_index

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