Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Get spp_nfv's master lcore ID in status
@ 2019-05-08  1:59 ogawa.yasufumi
  2019-05-08  1:59 ` [spp] [PATCH 1/2] spp_nfv: add master lcore in status msg ogawa.yasufumi
  2019-05-08  1:59 ` [spp] [PATCH 2/2] controller: update paring lcores for master ogawa.yasufumi
  0 siblings, 2 replies; 3+ messages in thread
From: ogawa.yasufumi @ 2019-05-08  1:59 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

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


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

end of thread, other threads:[~2019-05-08  2:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  1:59 [spp] [PATCH 0/2] Get spp_nfv's master lcore ID in status ogawa.yasufumi
2019-05-08  1:59 ` [spp] [PATCH 1/2] spp_nfv: add master lcore in status msg ogawa.yasufumi
2019-05-08  1:59 ` [spp] [PATCH 2/2] controller: update paring lcores for master 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).