Re: [PATCH net 1/1] bnx2x: Use the correct divisor value for PHC clock readings.

2016-10-23 Thread David Miller
From: Date: Fri, 21 Oct 2016 02:09:17 -0400 > From: Sudarsana Reddy Kalluru > > Time Sync (PTP) implementation uses the divisor/shift value for converting > the clock ticks to nanoseconds. Driver currently defines shift value as 1, > this results in the nanoseconds value to be calculated as hal

[PATCH net 1/1] bnx2x: Use the correct divisor value for PHC clock readings.

2016-10-20 Thread Sony.Chacko
From: Sudarsana Reddy Kalluru Time Sync (PTP) implementation uses the divisor/shift value for converting the clock ticks to nanoseconds. Driver currently defines shift value as 1, this results in the nanoseconds value to be calculated as half the actual value. Hence the user application fails to