[spp] [PATCH 0/2] Get spp_nfv's master lcore ID in status

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Wed May 8 03:59:27 CEST 2019


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

To know which one is master lcore is required for considering core
assignment if master is shared among mulit processes. In SPP, master
lcore is not used for a worker thread and can be shared among other
processes to reduce the number of occupied cores.

This update is to add master lcore ID in response of status command.

Yasufumi Ogawa (2):
  spp_nfv: add master lcore in status msg
  controller: update paring lcores for master

 src/controller/commands/nfv.py | 15 +++++++++++----
 src/nfv/nfv_status.c           |  2 ++
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
2.17.1



More information about the spp mailing list