Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/3] Add blacklist EAL option for SPP container
@ 2019-08-12  7:13 Yasufumi Ogawa
  2019-08-12  7:13 ` [spp] [PATCH 1/3] tools/sppc: add blacklist and whitelist options Yasufumi Ogawa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yasufumi Ogawa @ 2019-08-12  7:13 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

PP container is expected to be used on a host which has no ports on
host for simplicity. However, it might have some port in a realistic
situation actually.

In such a case, ports on host should be excluded with blacklist option
to avoid confliction using the same ports from SPP on host and app
containers. Without this option, system causes unexpected behavior.

This series of update is to add blacklist option ``-b`` and
``--pci-blacklist`` to app container tools and descriptions of usage
for the option in documentation.

Yasufumi Ogawa (3):
  tools/sppc: add blacklist and whitelist options
  docs: add two optiosn to examples of sppc
  docs: add usage of blacklist for SPP container

 docs/guides/tools/sppc/app_launcher.rst    | 29 +++++++++++---
 docs/guides/tools/sppc/getting_started.rst | 45 +++++++++++++++++++++-
 tools/sppc/lib/app_helper.py               | 17 ++++++++
 3 files changed, 85 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-08-12  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-12  7:13 [spp] [PATCH 0/3] Add blacklist EAL option for SPP container Yasufumi Ogawa
2019-08-12  7:13 ` [spp] [PATCH 1/3] tools/sppc: add blacklist and whitelist options Yasufumi Ogawa
2019-08-12  7:13 ` [spp] [PATCH 2/3] docs: add two optiosn to examples of sppc Yasufumi Ogawa
2019-08-12  7:13 ` [spp] [PATCH 3/3] docs: add usage of blacklist for SPP container 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).