Build instructions

Clone and uild vpp release

git clone https://git.fd.io/vpp
cd vpp
make install-deps
make build-release
cd ..

Clone and build vpp-toys

git clone https://github.com/dmarion/vpp-toys.git
cd vpp-toys
make build

binaries can be found in ./bin