From: Olivier MATZ <olivier.matz@6wind.com>
To: Robert Sanford <rsanford2@gmail.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2 0/3] timer: fix rte_timer_reset
Date: Wed, 25 Feb 2015 09:58:41 +0100 [thread overview]
Message-ID: <54ED8EC1.3030108@6wind.com> (raw)
In-Reply-To: <1424837389-56276-1-git-send-email-rsanford2@gmail.com>
Hi Robert,
On 02/25/2015 05:09 AM, Robert Sanford wrote:
> 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
>
> app/test/test_timer.c | 26 +++++++++++++++++++++++---
> lib/librte_timer/rte_timer.c | 7 +++----
> 2 files changed, 26 insertions(+), 7 deletions(-)
>
Series:
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Thanks!
next prev parent reply other threads:[~2015-02-25 8:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 20:42 [dpdk-dev] [RFC PATCH] rte_timer: Fix rte_timer_reset return value rsanford2
2015-02-06 11:10 ` Olivier MATZ
2015-02-06 17:26 ` Robert Sanford
2015-02-08 10:53 ` Olivier MATZ
2015-02-25 4:09 ` [dpdk-dev] [PATCH v2 0/3] timer: fix rte_timer_reset Robert Sanford
2015-02-25 8:58 ` Olivier MATZ [this message]
2015-02-25 9:46 ` Thomas Monjalon
2015-02-25 11:02 ` Robert Sanford
2015-02-25 11:09 ` Thomas Monjalon
2015-02-25 11:16 ` Bruce Richardson
2015-02-25 13:34 ` Robert Sanford
2015-02-25 4:09 ` [dpdk-dev] [PATCH v2 1/3] timer: pause in rte_timer_reset_sync Robert Sanford
2015-02-25 4:09 ` [dpdk-dev] [PATCH v2 2/3] timer: fix stress test on multiple runs Robert Sanford
2015-02-25 4:09 ` [dpdk-dev] [PATCH v2 3/3] timer: fix rte_timer_reset return value Robert Sanford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54ED8EC1.3030108@6wind.com \
--to=olivier.matz@6wind.com \
--cc=dev@dpdk.org \
--cc=rsanford2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).