Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Fix bugs of SPP container
@ 2018-11-13 16:25 ogawa.yasufumi
  2018-11-13 16:25 ` [spp] [PATCH 1/2] tools/sppc: fix bug of RTE_SDK not found ogawa.yasufumi
  2018-11-13 16:25 ` [spp] [PATCH 2/2] tools/sppc: remove invalid chars in testpmd app ogawa.yasufumi
  0 siblings, 2 replies; 3+ messages in thread
From: ogawa.yasufumi @ 2018-11-13 16:25 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

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

Hi,

SPP container has problems for launching some of app containers. This
series of patches is to fix the bugs.

* Not defined env variable RTE_SDK for launching DPDK sample apps.

* Failed to lauch testpmd app because its launcher includes a invalid
  char codes.

Thanks,
Yasufumi Ogawa

Yasufumi Ogawa (2):
  tools/sppc: fix bug of RTE_SDK not found
  tools/sppc: remove invalid chars in testpmd app

 tools/sppc/app/testpmd.py | 2 +-
 tools/sppc/conf/env.py    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-11-13 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13 16:25 [spp] [PATCH 0/2] Fix bugs of SPP container ogawa.yasufumi
2018-11-13 16:25 ` [spp] [PATCH 1/2] tools/sppc: fix bug of RTE_SDK not found ogawa.yasufumi
2018-11-13 16:25 ` [spp] [PATCH 2/2] tools/sppc: remove invalid chars in testpmd app 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).