sh 在Ubuntu上编译DPDK
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 在Ubuntu上编译DPDK相关的知识,希望对你有一定的参考价值。
sudo apt-get update
sudo apt-get install git build-essential linux-headers-`uname -r` libnuma-dev cmake pciutils
git clone http://dpdk.org/git/dpdk
cd dpdk
make config T=x86_64-native-linuxapp-gcc
make
export RTE_SDK=`pwd`
export RTE_TARGET=x86_64-native-linuxapp-gcc
make install T=$RTE_TARGET DESTDIR=install
git clone https://github.com/emmericp/MoonGen.git
cd MoonGen
./build.sh
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D4284CDD
echo "deb https://repo.iovisor.org/apt/xenial xenial main" | sudo tee /etc/apt/sources.list.d/iovisor.list
sudo apt-get update
sudo apt-get install bcc-tools libbcc-examples linux-headers-$(uname -r)
以上是关于sh 在Ubuntu上编译DPDK的主要内容,如果未能解决你的问题,请参考以下文章
在 ubuntu 上编译 rpcgen 程序
在ubuntu上编译chrome
sh 在OS X上编译来自@tihmstar的futurerestore
在 Ubuntu Eee 上编译内核需要啥?
sh 如何在Amazon Linux(EC2)上编译ffmpeg
在 sh4 CPU 上编译 zmq 并发生由 DSO 错误引用