Results 2 issues of Qi

reproduce at commit 45e163a5413e7 diff --git a/build/networking/scripts/rundemo.sh b/build/networking/scripts/rundemo.sh index 7c7a924..dc2ecbe 100755 --- a/build/networking/scripts/rundemo.sh +++ b/build/networking/scripts/rundemo.sh @@ -31,7 +31,7 @@ echo "Creating Ubuntu focal image" echo "" pushd /root || exit...

reproduce this at commit 45e163a5413e7da6 Seems the script build_p4sde.sh needs minor change as below, otherwise, p4sde will not be built. diff --git a/build/networking/scripts/build_p4sde.sh b/build/networking/scripts/build_p4sde.sh index 5b5f875..90e7a69 100755 --- a/build/networking/scripts/build_p4sde.sh +++...