[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 (7+ messages)
` [spp] [PATCH 1/6] shared/sec: refactor func for getting VLAN ID
` [spp] [PATCH 2/6] shared/sec: rename misspelled get_arrary_index
` [spp] [PATCH 3/6] shared/sec: remove misunderstandable validate func
` [spp] [PATCH 4/6] shared/sec: rename func for parsing port UID
` [spp] [PATCH 5/6] shared/sec: fix funcs for getting int and uint
` [spp] [PATCH 6/6] shared/sec: rename func for parsing lcore ID
[spp] [PATCH] shared/sec: refactor error msg for parsing
2019-05-21 2:30 UTC
[spp] [PATCH 0/5] Refactor source of cmd parser port utils
2019-05-15 5:44 UTC (12+ messages)
` [spp] [PATCH 1/5] shared/sec: rename src command_dec to cmd_parser
` [spp] [PATCH 2/5] shared/sec: remove no meaning str defines
` [spp] [PATCH 3/5] shared/sec: rename lists of fixed strings
` [spp] [PATCH 4/5] shared/sec: rename struct for attrs of classify
` [spp] [PATCH 5/5] shared/sec: rename sppwk port util functions
` [spp] [PATCH v2 0/5] Fix typo of status command
` [spp] [PATCH v2 1/5] shared/sec: rename src command_dec to cmd_parser
` [spp] [PATCH v2 2/5] shared/sec: remove no meaning str defines
` [spp] [PATCH v2 3/5] shared/sec: rename lists of fixed strings
` [spp] [PATCH v2 4/5] shared/sec: rename struct for attrs of classify
` [spp] [PATCH v2 5/5] shared/sec: rename sppwk port util functions
[spp] [PATCH 00/17] Refactor command parser of SPP worker
2019-05-08 2:01 UTC (18+ messages)
` [spp] [PATCH 01/17] shared/sec: change prefix of common functions
` [spp] [PATCH 02/17] shared/sec: refactor parse error code
` [spp] [PATCH 03/17] shared/sec: revice cmd parser of SPP worker
` [spp] [PATCH 04/17] shared/sec: refactor branching for cmd action
` [spp] [PATCH 05/17] shared/sec: rename define starts from SPP_CMD_MAX
` [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 09/17] shared/sec: change struct of classier table attrs
` [spp] [PATCH 10/17] shared/sec: refactor function parsing cls port
` [spp] [PATCH 11/17] shared/sec: rename func of flush command
` [spp] [PATCH 12/17] shared/sec: change struct of comp command
` [spp] [PATCH 13/17] shared/sec: revise port info of SPP worker
` [spp] [PATCH 14/17] shared/sec: rename func for getting port ID
` [spp] [PATCH 15/17] shared/sec: rename dpdk_port attr
` [spp] [PATCH 16/17] shared/sec: rename struct for command request
` [spp] [PATCH 17/17] shared/sec: rename func for parsing request
[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 (2+ messages)
page: next (older) | prev (newer) | 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).