DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] occasionally ~300us delay
@ 2018-02-28  5:01 Yuliang Li
  2018-02-28  5:03 ` Yuliang Li
  0 siblings, 1 reply; 4+ messages in thread
From: Yuliang Li @ 2018-02-28  5:01 UTC (permalink / raw)
  To: users

Hi all,

I am using dpdk to generate packets. Specifically, I have a list of <packet
Pi, time Ti>, meaning I want to send Pi at Ti. I wait for Ti by while
(rte_get_tsc_cycles()<Ti). However, sometimes I see a delay of around 300us
of sending packets, i.e., the sending time of some Pi is around Ti+300us.
It looks like the program just pauses by 300us, and then resumes. Does
anyone know why?

Thanks,
-- 
Yuliang Li
PhD student
Department of Computer Science
Yale University

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

end of thread, other threads:[~2018-02-28 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28  5:01 [dpdk-users] occasionally ~300us delay Yuliang Li
2018-02-28  5:03 ` Yuliang Li
2018-02-28  9:27   ` Gaëtan Rivet
2018-02-28 15:15     ` Stephen Hemminger

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