Skip to content

abjyoti/vpp-toys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.3%
  • Python 18.3%
  • CMake 4.7%
  • C++ 2.1%
  • Makefile 1.6%