DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] high jitter in dpdk kni
@ 2016-01-23 14:17 Masoud Moshref Javadi
  2016-01-25  8:29 ` Freynet, Marc (Nokia - FR)
  2016-01-25 13:37 ` Jay Rolette
  0 siblings, 2 replies; 8+ messages in thread
From: Masoud Moshref Javadi @ 2016-01-23 14:17 UTC (permalink / raw)
  To: users

I see jitter in KNI RTT. I have two servers. I run kni sample application
on one, configure its IP and ping an external interface.

sudo -E build/kni -c 0xaaaa -n 4 -- -p 0x1 -P --config="(0,3,5)"
sudo ifconfig vEth0 192.168.1.2/24
ping 192.168.1.3

This is the ping result:
64 bytes from 192.168.1.2: icmp_seq=5 ttl=64 time=1.93 ms
64 bytes from 192.168.1.2: icmp_seq=6 ttl=64 time=0.907 ms
64 bytes from 192.168.1.2: icmp_seq=7 ttl=64 time=3.15 ms
64 bytes from 192.168.1.2: icmp_seq=8 ttl=64 time=1.96 ms
64 bytes from 192.168.1.2: icmp_seq=9 ttl=64 time=3.95 ms
64 bytes from 192.168.1.2: icmp_seq=10 ttl=64 time=2.90 ms
64 bytes from 192.168.1.2: icmp_seq=11 ttl=64 time=0.933 ms

The ping delay between two servers without kni is 0.170ms.
I'm using dpdk 2.2.

Any thought on how to keep KNI delay predictable?

Thanks

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

end of thread, other threads:[~2016-01-25 14:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-23 14:17 [dpdk-users] high jitter in dpdk kni Masoud Moshref Javadi
2016-01-25  8:29 ` Freynet, Marc (Nokia - FR)
2016-01-25 13:15   ` Masoud Moshref Javadi
2016-01-25 13:43     ` Andriy Berestovskyy
2016-01-25 13:49       ` Masoud Moshref Javadi
2016-01-25 14:15         ` Jay Rolette
2016-01-25 14:43     ` Freynet, Marc (Nokia - FR)
2016-01-25 13:37 ` Jay Rolette

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