[Codel] Codel on DPDK

avatli at itu.edu.tr avatli at itu.edu.tr
Tue Oct 18 07:42:34 EDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.bufferbloat.net/pipermail/codel/attachments/20161018/f9b9d3d5/attachment.html>


More information about the Codel mailing list