Re: [PATCH net-next V1 3/4] net/mlx5e: Add HW timestamping (TS) support
From: Richard Cochran <richardcochran@gmail.com>
Date: 2015-12-20 19:18:11
From: Richard Cochran <richardcochran@gmail.com>
Date: 2015-12-20 19:18:11
On Sun, Dec 20, 2015 at 03:08:18PM +0200, Saeed Mahameed wrote:
Agree, but what will happen if the calculated period is too rapid ? shouldn't we have some kind of minimum ?
If the period is shorter than you can handle, then the clock will overflow and is therefore unusable. Thanks, Richard