[spp] [PATCH 0/2] Rename struct of component

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Fri May 31 05:37:05 CEST 2019


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

This update is to rename structs of component info.

Yasufumi Ogawa (2):
  shared/sec: rename struct spp_component_info
  shared/sec: rename enum spp_core_status

 src/mirror/spp_mirror.c                       | 25 ++++----
 src/pcap/cmd_utils.h                          | 38 ++++++------
 .../secondary/spp_worker_th/cmd_runner.c      | 28 ++++-----
 .../secondary/spp_worker_th/cmd_utils.c       | 62 +++++++++----------
 .../secondary/spp_worker_th/cmd_utils.h       | 48 +++++++-------
 .../secondary/spp_worker_th/mirror_deps.h     |  4 +-
 src/shared/secondary/spp_worker_th/spp_port.c |  6 +-
 src/shared/secondary/spp_worker_th/spp_port.h |  4 +-
 src/shared/secondary/spp_worker_th/vf_deps.h  |  8 +--
 src/vf/classifier_mac.c                       | 12 ++--
 src/vf/spp_forward.c                          | 30 ++++-----
 src/vf/spp_vf.c                               |  4 +-
 12 files changed, 133 insertions(+), 136 deletions(-)

-- 
2.17.1



More information about the spp mailing list