netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ikofler@edu.uni-klu.ac.at
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org
Subject: Re: Problems obtaining software TX timestamps
Date: Wed, 08 Sep 2010 14:24:01 -0700 (PDT)	[thread overview]
Message-ID: <20100908.142401.233712108.davem@davemloft.net> (raw)
In-Reply-To: <4C87FE60.7090209@edu.uni-klu.ac.at>

From: Ingo Kofler <ikofler@edu.uni-klu.ac.at>
Date: Wed, 08 Sep 2010 23:21:36 +0200

> Ok, for hardware timestamps it seems logically for me that the driver
> has to support this. But what about the software timestamps - do they
> also require support from the driver? Is there no generic
> implementation in the networking stack?

Each and every driver must add the hook because it must be inside of
the driver's transmit function due to packet lifetime issues etc.

  reply	other threads:[~2010-09-08 21:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 12:11 Problems obtaining software TX timestamps Ingo Kofler
2010-09-08 15:12 ` Eric Dumazet
2010-09-08 21:21   ` Ingo Kofler
2010-09-08 21:24     ` David Miller [this message]
2010-09-09  6:35     ` Richard Cochran
2010-09-09  8:26       ` Ingo Kofler
2010-09-09 13:57         ` Richard Cochran
2010-09-09 14:02           ` Eric Dumazet
2010-09-09 14:31             ` Loke, Chetan
2010-09-09 17:32             ` Richard Cochran
2010-09-09 18:58               ` Eric Dumazet

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=20100908.142401.233712108.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=ikofler@edu.uni-klu.ac.at \
    --cc=netdev@vger.kernel.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 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).