Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Rename struct of component
@ 2019-05-31  3:37 ogawa.yasufumi
  2019-05-31  3:37 ` [spp] [PATCH 1/2] shared/sec: rename struct spp_component_info ogawa.yasufumi
  2019-05-31  3:37 ` [spp] [PATCH 2/2] shared/sec: rename enum spp_core_status ogawa.yasufumi
  0 siblings, 2 replies; 3+ messages in thread
From: ogawa.yasufumi @ 2019-05-31  3:37 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

From: Yasufumi Ogawa <ogawa.yasufumi@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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-31  3:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-31  3:37 [spp] [PATCH 0/2] Rename struct of component ogawa.yasufumi
2019-05-31  3:37 ` [spp] [PATCH 1/2] shared/sec: rename struct spp_component_info ogawa.yasufumi
2019-05-31  3:37 ` [spp] [PATCH 2/2] shared/sec: rename enum spp_core_status ogawa.yasufumi

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