Re: [Codel] Codel on DPDK

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

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 >