update README.md and file to Execution

dev
root 2017-04-24 04:12:53 +00:00
parent 7a243e255a
commit 1ab1bbefe2
20 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ Currently, besides authorized DNS server of DNSPod, there are various products i
# offload NIC
modprobe uio
insmod /data/f-stack/dpdk/x86_64-native-linuxapp-gcc/build/kmod/igb_uio.ko
insmod /data/f-stack/dpdk/x86_64-native-linuxapp-gcc/build/kmod/rte_kni.ko
insmod /data/f-stack/dpdk/x86_64-native-linuxapp-gcc/kmod/igb_uio.ko
insmod /data/f-stack/dpdk/x86_64-native-linuxapp-gcc/kmod/rte_kni.ko
python dpdk-devbind.py --status
ifconfig eth0 down
python dpdk-devbind.py --bind=igb_uio eth0 # assuming that use 10GE NIC and eth0

0
dpdk/scripts/auto-config-h.sh Normal file → Executable file
View File

0
dpdk/scripts/check-git-log.sh Normal file → Executable file
View File

0
dpdk/scripts/check-maintainers.sh Normal file → Executable file
View File

0
dpdk/scripts/checkpatches.sh Normal file → Executable file
View File

0
dpdk/scripts/cocci.sh Normal file → Executable file
View File

0
dpdk/scripts/depdirs-rule.sh Normal file → Executable file
View File

0
dpdk/scripts/gen-build-mk.sh Normal file → Executable file
View File

0
dpdk/scripts/gen-config-h.sh Normal file → Executable file
View File

0
dpdk/scripts/load-devel-config.sh Normal file → Executable file
View File

0
dpdk/scripts/relpath.sh Normal file → Executable file
View File

0
dpdk/scripts/test-build.sh Normal file → Executable file
View File

0
dpdk/scripts/test-null.sh Normal file → Executable file
View File

0
dpdk/scripts/validate-abi.sh Normal file → Executable file
View File

0
dpdk/tools/cpu_layout.py Normal file → Executable file
View File

0
dpdk/tools/dpdk-devbind.py Normal file → Executable file
View File

0
dpdk/tools/dpdk-pmdinfo.py Normal file → Executable file
View File

0
dpdk/tools/dpdk-setup.sh Normal file → Executable file
View File

View File

@ -1 +0,0 @@
amd64/include

1
lib/include/machine Symbolic link
View File

@ -0,0 +1 @@
amd64/include

0
start.sh Normal file → Executable file
View File