Re: [RFC PATCH 00/13] hardware time stamping + igb example implementation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Wednesday, November 12, 2008 - 11:29 pm

Oliver Hartkopp a écrit :

If NIC is going to receive 100.000 frames per second as Andi mentioned earlier
my guess is you dont want to make sophisticated computation in NIC rx handler,
but storing raw data delivered by NIC.

Then, later, for the happy few^Wmany applications that need to get hwstamp, perform
the computation if needed ?

I hope tcp stack wont need hwstamp before 2013 or so ;)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH 08/13] igb: stub support for SIOCSHWTSTAMP, Patrick Ohly, (Fri Oct 31, 5:21 am)
Re: [RFC PATCH 00/13] hardware time stamping + igb example ..., Eric Dumazet, (Wed Nov 12, 11:29 pm)