You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why I did it
Add platform vpp to sonic-buildimage to enable building sonic-vpp as other platforms.
How I did it
Add vpp submodule from https://github.com/sonic-net/sonic-platform-vpp
How to verify it
git clone --recurse-submodules https://github.com/sonic-net/sonic-buildimage.git
make init
make configure PLATFORM=vpp
make SONIC_BUILD_JOBS=4 target/sonic-vpp.img.gz
Signed-off-by: Yue Gao <yuega2@cisco.com>
0 commit comments