[dpdk-users] DPDK library installation on OpenStack

Reza Shaikhly rezashaikhly at gmail.com
Fri Oct 20 07:36:31 CEST 2017


Hello everyone,

 

Using this guide: http://dpdk.org/doc/guides/linux_gsg/build_dpdk.html I
managed to install DPDK library on a CentOS 7 machine. However, I have a
CentOS machine as an instance on my Openstack testbed environment (the same
CentOS operating system with clean install but as an instance on OpenStack)
that my efforts on installing DPDK there was failed. I prepared and
installed packages as below:

 

# yum install wget

# yum install gcc

# yum groupinstall 'Development Tools'

# yum install glibc-devel.x86_64

# yum install epel-release

# yum install kernel-devel.x86_64

# reboot

# yum -y update

 

What else should I do for successful installation?

 

Any recommendation is appreciated,

Rez

 



More information about the users mailing list