DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DPDK apps are now working on CentOS 6.4
@ 2013-05-17 14:06 Patrick Mahan
  2013-05-17 14:29 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Mahan @ 2013-05-17 14:06 UTC (permalink / raw)
  To: dev

This is an update to my last email requesting help with the DPDK sources and
Fedora 14.

After talking with a colleague who was investigating DPDK as well, I removed the
Fedora 14 install and installed instead CentOS 6.4.  After installing the
release, I did a 'yum update' on the kernel sources to obtain their latest kernel
(2.6.32 + patches) which seems to include the hugepage fixes pointed out in the
"Getting Started" guide.  Plus, HPET was fully there (it was not mmapable in F14
until I rebuilt the kernel).

Booted with hugepages=1024, mounted /mnt/huge, 'make config' and 'make',
installed uio and igb_uio and ran build/app/testpmd as shown on the website and
now packets are moving.  I don't know (yet) why Fedora 14 would not work while
CentOS does when it looks like they have the same fixes.  I partitioned my drive
when I installed CentOS so I could install Fedora 14 back on the box as well.

The only error I was the inability to mmap the HPET even though the kernel config
shows HPET_MMAP=y.

Later,

Patrick

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] DPDK apps are now working on CentOS 6.4
  2013-05-17 14:06 [dpdk-dev] DPDK apps are now working on CentOS 6.4 Patrick Mahan
@ 2013-05-17 14:29 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2013-05-17 14:29 UTC (permalink / raw)
  To: Patrick Mahan; +Cc: dev

Hello,

17/05/2013 16:06, Patrick Mahan :
> I don't know (yet) why Fedora 14 would not
> work while CentOS does when it looks like they have the same fixes.

It's strange. I've already seen DPDK running on Fedora 14.

> The only error I was the inability to mmap the HPET even though the kernel
> config shows HPET_MMAP=y.

You should try with the option --no-hpet.

-- 
Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-17 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-17 14:06 [dpdk-dev] DPDK apps are now working on CentOS 6.4 Patrick Mahan
2013-05-17 14:29 ` Thomas Monjalon

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).