Commit 3e0ae965 authored by wangyongshou's avatar wangyongshou

add compile info

parent 15cbdd15
vppe
vppe:
cd vppe
compile:
./pre_install.sh
make rebuild
run:
gdb --args ./build-root/install-vpp_debug-native/vpp/bin/vpp -c startup_debug.conf
setuniarp:
cd setuniarp;
cd setuniarp
compile:
./compile.sh;
run:
./arp_run.sh
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment