[Intel-wired-lan] [PATCH 10/27] ixgbe: Use timecounter_initialize interface

Bowers, AndrewX andrewx.bowers at intel.com
Fri Dec 22 20:37:34 UTC 2017


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Sagar Arun Kamble
> Sent: Thursday, December 14, 2017 11:38 PM
> To: linux-kernel at vger.kernel.org
> Cc: intel-wired-lan at lists.osuosl.org; Richard Cochran
> <richardcochran at gmail.com>; Kamble, Sagar A
> <sagar.a.kamble at intel.com>; netdev at vger.kernel.org
> Subject: [Intel-wired-lan] [PATCH 10/27] ixgbe: Use timecounter_initialize
> interface
> 
> With new interface timecounter_initialize we can initialize timecounter fields
> and underlying cyclecounter together. Update ixgbe ptp timecounter init
> with this new function.
> 
> Signed-off-by: Sagar Arun Kamble <sagar.a.kamble at intel.com>
> Cc: Richard Cochran <richardcochran at gmail.com>
> Cc: Jeff Kirsher <jeffrey.t.kirsher at intel.com>
> Cc: intel-wired-lan at lists.osuosl.org
> Cc: netdev at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe.h      |  6 +++-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |  4 +--
> drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c  | 45 +++++++++++++++-------
> -----
>  3 files changed, 32 insertions(+), 23 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list