2014-10-01 11:12, Neil Horman:
> On Wed, Oct 01, 2014 at 03:20:22PM +0100, Pawel Wodkowski wrote:
> > v3:
> > Set rte_errno inside rte_alarm_cancel() to inform caller about canceling
> > result.
> >
> > v2:
> > Eliminate a race between rte_alarm_set() used in context of executing
> > cal
v3:
Set rte_errno inside rte_alarm_cancel() to inform caller about canceling result.
v2:
Eliminate a race between rte_alarm_set() used in context of executing callback
function and other threads that use rte_alarm_cancel().
Signed-off-by: Pawel Wodkowski
---
lib/librte_eal/common/include/rt
On Wed, Oct 01, 2014 at 03:20:22PM +0100, Pawel Wodkowski wrote:
> v3:
> Set rte_errno inside rte_alarm_cancel() to inform caller about canceling
> result.
>
> v2:
> Eliminate a race between rte_alarm_set() used in context of executing callback
> function and other threads that use rte_
3 matches
Mail list logo