[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50C98000.8040108@onera.fr>
Date: Thu, 13 Dec 2012 08:13:04 +0100
From: Paul Chavent <Paul.Chavent@...ra.fr>
To: David Miller <davem@...emloft.net>
CC: edumazet@...gle.com, daniel.borkmann@....ee.ethz.ch,
xemul@...allels.com, ebiederm@...ssion.com, netdev@...r.kernel.org
Subject: Re: [RFC] net : add tx timestamp to packet mmap.
After a sendmsg, we have to call recvmsg on the ERRQUEUE to get
timestamp. I find that unfortunate indeed...
So this patch fix the tx timestamping (that take place in sendmsg), in
order to be able to get timestamp (via recvmsg).
This seems suboptimal to me, that why i also ask if it wouldn't be
possible to put the timestamp in the ring buffer frame before give it
back to user.
Thanks for your reading.
On 12/12/2012 08:23 PM, David Miller wrote:
>
> You're changing the code that handles sendmsg() and then wondering why
> a recvmsg() call doesn't provide a timestamp.
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists