Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/4] Add memif allocation for spp_primary adn spp_nfv
@ 2020-01-26 18:45 Yasufumi Ogawa
  2020-01-26 18:45 ` [spp] [PATCH 1/4] shared/sec: add function add_memif Yasufumi Ogawa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yasufumi Ogawa @ 2020-01-26 18:45 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

This series of update is to add features for adding or deleting memif
PMD while running to spp_primary and spp_nfv.

Yasufumi Ogawa (4):
  shared/sec: add function add_memif
  spp_primary: enable to add and del memif
  spp_nfv: enable to add and del memif
  cli: add completion for adding memif

 src/cli/spp_common.py           |  2 +-
 src/nfv/commands.h              | 10 +++++
 src/primary/main.c              | 11 +++++
 src/shared/secondary/add_port.c | 76 +++++++++++++++++++++++++++++++++
 src/shared/secondary/add_port.h | 20 +++++++++
 5 files changed, 118 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-01-26 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 18:45 [spp] [PATCH 0/4] Add memif allocation for spp_primary adn spp_nfv Yasufumi Ogawa
2020-01-26 18:45 ` [spp] [PATCH 1/4] shared/sec: add function add_memif Yasufumi Ogawa
2020-01-26 18:45 ` [spp] [PATCH 2/4] spp_primary: enable to add and del memif Yasufumi Ogawa
2020-01-26 18:45 ` [spp] [PATCH 3/4] spp_nfv: " Yasufumi Ogawa
2020-01-26 18:45 ` [spp] [PATCH 4/4] cli: add completion for adding memif Yasufumi Ogawa

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