From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH] igb: shorten maximum PHC timecounter update interval Date: Fri, 12 Oct 2018 07:08:03 -0700 Message-ID: <20181012140803.pcipk3qw4wvtyhxu@localhost> References: <20181012111339.1361-1-mlichvar@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org, Jacob Keller , Thomas Gleixner To: Miroslav Lichvar Return-path: Received: from mail-pg1-f169.google.com ([209.85.215.169]:41779 "EHLO mail-pg1-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727556AbeJLVkn (ORCPT ); Fri, 12 Oct 2018 17:40:43 -0400 Received: by mail-pg1-f169.google.com with SMTP id 23-v6so5901395pgc.8 for ; Fri, 12 Oct 2018 07:08:06 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20181012111339.1361-1-mlichvar@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Oct 12, 2018 at 01:13:39PM +0200, Miroslav Lichvar wrote: > This fixes an issue with HW timestamps on 82580/I350/I354 being off by > ~1100 seconds for few seconds every ~9 minutes. This patch should go to the stable trees starting with v4.8. Thanks, Richard