CoDel AQM discussions
 help / color / mirror / Atom feed
* [Codel] Codel on DPDK
@ 2016-10-18 11:42 avatli
  2016-10-18 15:43 ` Dave Taht
  0 siblings, 1 reply; 3+ messages in thread
From: avatli @ 2016-10-18 11:42 UTC (permalink / raw)
  To: codel

[-- Attachment #1: Düz Metin İletisi --]
[-- Type: text/plain, Size: 627 bytes --]

Hello

I'm trying to implement CoDel-like implementation on Intel's DPDK library,
but I have trouble with measuring packet sojourn time on RX/TX queues
because of DMA usage. When I call send() function, DPDK puts the packets
into DMA-region and I have no idea when the packets sent really into
network. Likewise, when I call recv(), I don't have any idea when the
packets arrived, so I'm not sure totally but I think I have no chance to
measure sojourn time for dma-like implementation. Could you please correct
me if I'm wrong. Also
any comments/suggestions would be greatly appreciated. 

Thanks in advance..

- Volkan

[-- Attachment #2: HTML İleti --]
[-- Type: text/html, Size: 851 bytes --]

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

end of thread, other threads:[~2016-10-18 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 11:42 [Codel] Codel on DPDK avatli
2016-10-18 15:43 ` Dave Taht
2016-10-18 15:44   ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox