DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] DPDK library installation on OpenStack
@ 2017-10-20  5:36 Reza Shaikhly
  0 siblings, 0 replies; only message in thread
From: Reza Shaikhly @ 2017-10-20  5:36 UTC (permalink / raw)
  To: users

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

 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-20  5:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-20  5:36 [dpdk-users] DPDK library installation on OpenStack Reza Shaikhly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).