Re: [Codel] Codel on DPDK

2016-10-18 Thread Dave Taht
s 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. > > I am under the impression there is a dpdk implemen

Re: [Codel] Codel on DPDK

2016-10-18 Thread Dave Taht
On Tue, Oct 18, 2016 at 4:42 AM, wrote: > 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 >

[Codel] Codel on DPDK

2016-10-18 Thread avatli
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