Commit 3e0ae965 authored by wangyongshou's avatar wangyongshou

add compile info

parent 15cbdd15
vppe vppe:
cd vppe
compile: compile:
./pre_install.sh ./pre_install.sh
make rebuild make rebuild
run: run:
gdb --args ./build-root/install-vpp_debug-native/vpp/bin/vpp -c startup_debug.conf gdb --args ./build-root/install-vpp_debug-native/vpp/bin/vpp -c startup_debug.conf
setuniarp: setuniarp:
cd setuniarp; cd setuniarp
compile:
./compile.sh; ./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