[spp] [PATCH 0/2] Rename members of sppwk_lcore_status

yasufum.o at gmail.com yasufum.o at gmail.com
Wed Jun 26 07:36:31 CEST 2019


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

This series of patches is to rename members of enum
`sppwk_lcore_status` which defines each of status of worker threads,
such as idling or running or so.


Yasufumi Ogawa (2):
  shared/sec: rename members of sppwk_lcore_status
  spp_pcap: rename members of sppwk_lcore_status

 src/mirror/mir_cmd_runner.c                   |  9 +++----
 src/mirror/spp_mirror.c                       | 24 +++++++++----------
 src/pcap/cmd_runner.c                         |  2 +-
 src/pcap/cmd_utils.c                          |  6 ++---
 src/pcap/cmd_utils.h                          | 18 +++++++-------
 src/pcap/spp_pcap.c                           | 20 ++++++++--------
 .../secondary/spp_worker_th/cmd_utils.c       |  8 +++----
 .../secondary/spp_worker_th/cmd_utils.h       | 15 ++++++------
 src/vf/spp_vf.c                               | 24 +++++++++----------
 src/vf/vf_cmd_runner.c                        |  9 +++----
 10 files changed, 67 insertions(+), 68 deletions(-)

-- 
2.17.1



More information about the spp mailing list