Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Refactor port capability
@ 2019-07-01  4:11 yasufum.o
  2019-07-01  4:11 ` [spp] [PATCH 1/2] shared/sec: refactor public funcs of capability yasufum.o
  2019-07-01  4:11 ` [spp] [PATCH 2/2] shared/sec: refactor port capability funcs yasufum.o
  0 siblings, 2 replies; 3+ messages in thread
From: yasufum.o @ 2019-07-01  4:11 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

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

This series of patches is to refactor functions or variables defined in
`port_capability.c` and `port_capability.h`.

Yasufumi Ogawa (2):
  shared/sec: refactor public funcs of capability
  shared/sec: refactor port capability funcs

 src/mirror/mir_cmd_runner.c                   |   2 +-
 src/mirror/spp_mirror.c                       |   4 +-
 src/pcap/spp_pcap.c                           |   2 +-
 .../spp_worker_th/cmd_res_formatter.c         |   2 +-
 .../secondary/spp_worker_th/port_capability.c | 141 ++++++++++--------
 .../secondary/spp_worker_th/port_capability.h |  43 +++---
 src/vf/classifier_mac.c                       |   3 +-
 src/vf/forwarder.c                            |   3 +-
 src/vf/spp_vf.c                               |   2 +-
 src/vf/vf_cmd_runner.c                        |   2 +-
 10 files changed, 108 insertions(+), 96 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-07-01  4:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-01  4:11 [spp] [PATCH 0/2] Refactor port capability yasufum.o
2019-07-01  4:11 ` [spp] [PATCH 1/2] shared/sec: refactor public funcs of capability yasufum.o
2019-07-01  4:11 ` [spp] [PATCH 2/2] shared/sec: refactor port capability funcs yasufum.o

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