All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Brandeburg <jesse.brandeburg@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH 2/2] igc: Fix not considering the TX delay for timestamps
Date: Tue, 18 Aug 2020 14:37:02 -0700	[thread overview]
Message-ID: <20200818143702.00002850@intel.com> (raw)
In-Reply-To: <20200817231231.2971207-2-vinicius.gomes@intel.com>

Vinicius Costa Gomes wrote:

> When timestamping a packet there's a delay between the start of the
> packet and the point where the hardware actually captures the
> timestamp. This difference needs to be considered if we want accurate
> timestamps.
> 
> This was done on the RX side, but not on the TX side.
> 
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>

Please see my responses to the other patch.

  reply	other threads:[~2020-08-18 21:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 23:12 [Intel-wired-lan] [PATCH 1/2] igc: Fix wrong timestamp latency numbers Vinicius Costa Gomes
2020-08-17 23:12 ` [Intel-wired-lan] [PATCH 2/2] igc: Fix not considering the TX delay for timestamps Vinicius Costa Gomes
2020-08-18 21:37   ` Jesse Brandeburg [this message]
2020-08-26 22:02   ` Brown, Aaron F
2020-08-18 21:36 ` [Intel-wired-lan] [PATCH 1/2] igc: Fix wrong timestamp latency numbers Jesse Brandeburg
2020-08-18 22:52   ` Vinicius Costa Gomes
2020-08-26 22:02 ` Brown, Aaron F

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=20200818143702.00002850@intel.com \
    --to=jesse.brandeburg@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /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.