DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] no hugepage with UIO poll-mode driver
@ 2015-11-25  5:45 Younghwan Go
  2015-11-25  6:19 ` Tan, Jianfeng
  0 siblings, 1 reply; 13+ messages in thread
From: Younghwan Go @ 2015-11-25  5:45 UTC (permalink / raw)
  To: dev

Hello,

I'm trying to create rte mempool with my own memory scheme (shared virtual memory between CPU & GPU) other than using hugepage. I'm using IGB UIO module with Ethernet 10G 2P X520 Adapter NIC.

I first tried to disable hugepage by inserting "--no-huge" option, but it gave an error at rte_mempool_create function. Then I found in rte_eal.h file that said "no-huge mode cannot be used with UIO poll-mode drivers like igb/ixgbe".

Is there a way to switch DPDK code to not use hugepage with ixgbe driver or is it not possible to do so?

Thank you,
Younghwan

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

end of thread, other threads:[~2015-11-26 14:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-25  5:45 [dpdk-dev] no hugepage with UIO poll-mode driver Younghwan Go
2015-11-25  6:19 ` Tan, Jianfeng
2015-11-25  6:39   ` Younghwan Go
2015-11-25 10:08     ` Bruce Richardson
2015-11-25 10:23       ` Thomas Monjalon
2015-11-25 11:00         ` Bruce Richardson
2015-11-25 11:03           ` Thomas Monjalon
2015-11-25 12:02             ` Bruce Richardson
2015-11-25 13:22               ` Thomas Monjalon
2015-11-25 13:44                 ` Sergio Gonzalez Monroy
2015-11-25 14:12                   ` Ananyev, Konstantin
2015-11-26  4:47                     ` Younghwan Go
2015-11-26 14:37                       ` Kyle Larose

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