DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/1] timer: add limitation note for sync stop and reset
@ 2020-09-09 14:41 Erik Gabriel Carrillo
  2020-09-09 14:41 ` [dpdk-dev] [PATCH 1/1] " Erik Gabriel Carrillo
  0 siblings, 1 reply; 6+ messages in thread
From: Erik Gabriel Carrillo @ 2020-09-09 14:41 UTC (permalink / raw)
  To: dev

Bugzilla ID 491 identifies a couple of scenarios in which calls to the
rte_timer_reset_sync() and rte_timer_stop_sync() APIs could hang.  Changing the
function prototypes such that error codes are returned in these scenarios was
considered, but rather than introducing another ABI change, it was proposed to
document a usage limitation[1]. This patch adds the notes.

[1] https://patches.dpdk.org/patch/75142/

Erik Gabriel Carrillo (1):
  timer: add limitation note for sync stop and reset

 lib/librte_timer/rte_timer.h | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.6.4


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

end of thread, other threads:[~2020-10-08 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 14:41 [dpdk-dev] [PATCH 0/1] timer: add limitation note for sync stop and reset Erik Gabriel Carrillo
2020-09-09 14:41 ` [dpdk-dev] [PATCH 1/1] " Erik Gabriel Carrillo
2020-09-10  1:22   ` Honnappa Nagarahalli
2020-10-08 10:28     ` David Marchand
2020-10-08 13:58       ` Carrillo, Erik G
2020-10-08 14:11         ` David Marchand

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