From: Octavian Purdila <opurdila@ixiacom.com>
To: Ingo Oeser <netdev@axxeo.de>
Cc: netdev@vger.kernel.org
Subject: Re: [RFC][PATCH 0/2] net: support for TX timestamps
Date: Wed, 30 Jul 2008 16:02:08 +0300 [thread overview]
Message-ID: <200807301602.09298.opurdila@ixiacom.com> (raw)
In-Reply-To: <200807301147.09643.netdev@axxeo.de>
On Wednesday 30 July 2008, Ingo Oeser wrote:
> > This patches adds TX timestamping support and is main use case is the
> > Precision Time Protocol (IEEE 1588). Both software and hardware
> > timestamping can be used.
>
> Could you please include an example on how to use
> this in userspace?
>
> A proper place for this would be Documentation/net/
>
> At the moment I cannot imagine how to use this and how
> to correlate the sent packet with the timestamp.
>
> That would also be a way to test your implementation and
> test any changes done later to it. This will avoid future bitrot.
>
Yes, of course.
I am also planning to add mac/network/transport layer pointers in the
sock_extended_err, so that the application can easily "navigate" the packet
in the error queue and map it to the sent packet.
Thanks for the input!
tavi
prev parent reply other threads:[~2008-07-30 13:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-29 0:35 [RFC][PATCH 0/2] net: support for TX timestamps Octavian Purdila
2008-07-29 0:35 ` [RFC][PATCH 1/2] " Octavian Purdila
2008-07-30 12:43 ` Patrick Ohly
2008-07-30 13:15 ` Octavian Purdila
2008-07-30 13:34 ` Patrick Ohly
2008-07-30 13:36 ` Octavian Purdila
2008-07-29 0:35 ` [RFC][PATCH 2/2] ip: support for TX timestamps on UDP and RAW sockets Octavian Purdila
2008-07-30 9:47 ` [RFC][PATCH 0/2] net: support for TX timestamps Ingo Oeser
2008-07-30 13:02 ` Octavian Purdila [this message]
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=200807301602.09298.opurdila@ixiacom.com \
--to=opurdila@ixiacom.com \
--cc=netdev@axxeo.de \
--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).