DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] when create DMA space to NIC
@ 2014-04-17  8:29 吕恩泳
  0 siblings, 0 replies; only message in thread
From: 吕恩泳 @ 2014-04-17  8:29 UTC (permalink / raw)
  To: dev

HI !

When create NIC tx_desc in eth_igb_tx_queue_setup(), tx_desc was allocated
by ring_dma_zone_reserve(). But when DMA speace was allocated by
EAL(memzone)?

 

eth_igb_tx_queue_setup()-->ring_dma_zone_reserve()-->memzone_lookup_thread_u
nsafe()-->mcfg->memzone[]

 

THANKS

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

only message in thread, other threads:[~2014-04-17  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-17  8:29 [dpdk-dev] when create DMA space to NIC 吕恩泳

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