[spp] [PATCH 0/2] Move spp_vf specific funcs from shared

yasufum.o at gmail.com yasufum.o at gmail.com
Mon Jun 24 09:10:24 CEST 2019


From: Yasufumi Ogawa <yasufum.o at gmail.com>

This series of patches is to move functions used only for spp_vf from
shared to spp_vf's directory.

Yasufumi Ogawa (2):
  shared/sec: move append_classifier_element_value
  shared/sec: move func add_classifier_table

 .../spp_worker_th/cmd_res_formatter.c         | 126 ------------------
 .../spp_worker_th/cmd_res_formatter.h         |   6 -
 src/shared/secondary/spp_worker_th/vf_deps.h  |   9 ++
 src/vf/classifier_mac.c                       |  57 ++++++++
 src/vf/vf_cmd_runner.c                        |  71 +++++++++-
 5 files changed, 136 insertions(+), 133 deletions(-)

-- 
2.17.1



More information about the spp mailing list