From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/3] timer: fix rte_timer_reset Date: Wed, 25 Feb 2015 10:46:40 +0100 Message-ID: <1519667.hoeNh6GYxK@xps13> References: <1422996127-64370-1-git-send-email-rsanford2@gmail.com> <1424837389-56276-1-git-send-email-rsanford2@gmail.com> <54ED8EC1.3030108@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Robert Sanford Return-path: In-Reply-To: <54ED8EC1.3030108-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > Changes in v2: > > - split into multiple patches > > - minor coding-style changes > > > > Robert Sanford (3): > > timer: fix return value of rte_timer_reset(), > > insert rte_pause() into rte_timer_reset_sync() wait-loop > > app/test: fix timer stress test to succeed on multiple runs, > > display number of times that rte_timer_reset() fails > > (expected) due to races with other cores > > Series: > Acked-by: Olivier Matz Applied, thanks Robert, as you well know rte_timer and you work on it, maybe you are interested in becoming maintainer?