All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pattan, Reshma" <reshma.pattan@intel.com>
To: Karmarkar Suyash <skarmarkar@sonusnet.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"thomas.monjalon@6wind.com" <thomas.monjalon@6wind.com>,
	"rsanford@akamai.com" <rsanford@akamai.com>
Subject: Re: [PATCH v1]:rte_timer:timer lag issue correction
Date: Thu, 15 Sep 2016 09:27:45 +0000	[thread overview]
Message-ID: <3AEA2BF9852C6F48A459DA490692831F01098625@IRSMSX109.ger.corp.intel.com> (raw)
In-Reply-To: <BN3PR03MB143138678BF2179238574F8FB3F10@BN3PR03MB1431.namprd03.prod.outlook.com>

Hi,


> 
> For Periodic timers ,if the lag gets introduced, the current code added additional
> delay when the next peridoc timer was initialized by not taking into account the
> delay added, with this fix the code would start the next occurrence of timer
> keeping in account the lag added.Corrected the behavior.
> 
> Fixes:rte_timer: timer lag issue

Fixes line format is not corerct. Fixes line should contain  commit hash that introduced the bug and its subject line. For your case below should be added.

Fixes: 9b15ba89 ("timer: use a skip list")

Thanks,
Reshma

  reply	other threads:[~2016-09-15  9:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26 13:27 [PATCH v1]:rte_timer:timer lag issue correction Karmarkar Suyash
2016-08-29 22:28 ` Karmarkar Suyash
2016-09-14 21:13 ` Karmarkar Suyash
2016-09-15  9:27   ` Pattan, Reshma [this message]
2016-09-16 15:21     ` Karmarkar Suyash
  -- strict thread matches above, loose matches on Subject: below --
2016-08-26  1:57 [PATCH v1] rte_timer:timer " Karmarkar Suyash

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=3AEA2BF9852C6F48A459DA490692831F01098625@IRSMSX109.ger.corp.intel.com \
    --to=reshma.pattan@intel.com \
    --cc=dev@dpdk.org \
    --cc=rsanford@akamai.com \
    --cc=skarmarkar@sonusnet.com \
    --cc=thomas.monjalon@6wind.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.