[spp] [PATCH 0/2] Fix bugs of SPP container
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Tue Nov 13 17:25:56 CET 2018
From: Yasufumi Ogawa <ogawa.yasufumi at 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
More information about the spp
mailing list