[spp] [PATCH v2 0/5] Fix typo of status command
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Wed May 15 07:44:41 CEST 2019
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
This v2 patches is to fix type of status command in the second patch to
remove defines.
Yasufumi Ogawa (5):
shared/sec: rename src command_dec to cmd_parser
shared/sec: remove no meaning str defines
shared/sec: rename lists of fixed strings
shared/sec: rename struct for attrs of classify
shared/sec: rename sppwk port util functions
src/mirror/Makefile | 2 +-
.../{command_dec.c => cmd_parser.c} | 234 +++++++-----------
.../secondary/spp_worker_th/cmd_parser.h | 6 +-
.../secondary/spp_worker_th/command_proc.c | 75 +++---
src/shared/secondary/spp_worker_th/spp_proc.c | 33 ++-
src/shared/secondary/spp_worker_th/spp_proc.h | 28 +--
src/vf/Makefile | 2 +-
src/vf/classifier_mac.c | 8 +-
8 files changed, 165 insertions(+), 223 deletions(-)
rename src/shared/secondary/spp_worker_th/{command_dec.c => cmd_parser.c} (81%)
--
2.17.1
More information about the spp
mailing list