* [dpdk-dev] [Bug 191] Sometimes timers (rte_timer) do not expire
@ 2019-01-16 8:36 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-01-16 8:36 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=191
Bug ID: 191
Summary: Sometimes timers (rte_timer) do not expire
Product: DPDK
Version: 18.11
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: major
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: maria.lingemark@ericsson.com
Target Milestone: ---
Created attachment 24
--> https://bugs.dpdk.org/attachment.cgi?id=24&action=edit
sample timer program
Some timers do not expire as expected. Expiry time has passed and timer is
still in state pending. Other timers installed after still expire as they
should.
Attaching a small test program that installs timers on one core and has them
expire on another to reproduce the fault.
A sample output from the program:
Installed 1000000 timers.
Warning: 4 timer(s) did not expire.
It might take a few runs to trigger the fault, and it might also be easier to
trigger with a bit of background load on the machine.
Has been reproduced on 18.05 and 18.11
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-01-16 8:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 8:36 [dpdk-dev] [Bug 191] Sometimes timers (rte_timer) do not expire bugzilla
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).