[spp] [PATCH 0/4] Add memif allocation for spp_primary adn spp_nfv

Yasufumi Ogawa yasufum.o at gmail.com
Sun Jan 26 19:45:29 CET 2020


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



More information about the spp mailing list