All of lore.kernel.org
 help / color / mirror / Atom feed
From: "naamax.meir" <naamax.meir@linux.intel.com>
To: Vinicius Costa Gomes <vinicius.gomes@intel.com>,
	intel-wired-lan@lists.osuosl.org
Cc: vladimir.oltean@nxp.com, kurt@linutronix.de, anthony.l.nguyen@intel.com
Subject: Re: [Intel-wired-lan] [PATCH iwl-net v2 3/4] igc: Retrieve TX timestamp during interrupt handling
Date: Sun, 21 May 2023 10:27:27 +0300	[thread overview]
Message-ID: <c33338e7-2608-5211-7263-0f755d419bb1@linux.intel.com> (raw)
In-Reply-To: <20230511230731.105152-4-vinicius.gomes@intel.com>

On 5/12/2023 02:07, Vinicius Costa Gomes wrote:
> When the interrupt is handled, the TXTT_0 bit in the TSYNCTXCTL
> register should already be set and the timestamp value already loaded
> in the appropriate register.
> 
> This simplifies the handling, and reduces the latency for retrieving
> the TX timestamp, which increase the amount of TX timestamps that can
> be handled in a given time period.
> 
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
> Reviewed-by: Kurt Kanzenbach <kurt@linutronix.de>
> ---
>   drivers/net/ethernet/intel/igc/igc.h      | 2 +-
>   drivers/net/ethernet/intel/igc/igc_main.c | 2 +-
>   drivers/net/ethernet/intel/igc/igc_ptp.c  | 9 ++-------
>   3 files changed, 4 insertions(+), 9 deletions(-)

Tested-by: Naama Meir <naamax.meir@linux.intel.com>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

  reply	other threads:[~2023-05-21  7:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 23:07 [Intel-wired-lan] [PATCH iwl-net v2 0/4] igc: TX timestamping fixes Vinicius Costa Gomes
2023-05-11 23:07 ` [Intel-wired-lan] [PATCH iwl-net v2 1/4] igc: Fix race condition in PTP tx code Vinicius Costa Gomes
2023-05-15 11:38   ` naamax.meir
2023-05-11 23:07 ` [Intel-wired-lan] [PATCH iwl-net v2 2/4] igc: Check if hardware TX timestamping is enabled earlier Vinicius Costa Gomes
2023-05-23  8:18   ` naamax.meir
2023-05-11 23:07 ` [Intel-wired-lan] [PATCH iwl-net v2 3/4] igc: Retrieve TX timestamp during interrupt handling Vinicius Costa Gomes
2023-05-21  7:27   ` naamax.meir [this message]
2023-05-23  8:34   ` Paul Menzel
2023-05-11 23:07 ` [Intel-wired-lan] [PATCH iwl-net v2 4/4] igc: Add workaround for missing timestamps Vinicius Costa Gomes
2023-05-28  6:38   ` naamax.meir

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=c33338e7-2608-5211-7263-0f755d419bb1@linux.intel.com \
    --to=naamax.meir@linux.intel.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=kurt@linutronix.de \
    --cc=vinicius.gomes@intel.com \
    --cc=vladimir.oltean@nxp.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.