From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinicius Costa Gomes Date: Fri, 20 Nov 2020 11:07:21 -0800 Subject: [Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp() In-Reply-To: <20201118075534.2a5e63c4@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> References: <20201114025704.GA15240@hoboy.vegasvil.org> <874klo7pwp.fsf@intel.com> <20201117014926.GA26272@hoboy.vegasvil.org> <87d00b5uj7.fsf@intel.com> <20201118075534.2a5e63c4@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> Message-ID: <87361326fq.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: Hi Jakub, Jakub Kicinski writes: > On Tue, 17 Nov 2020 17:21:48 -0800 Vinicius Costa Gomes wrote: >> > Also, what is the point of providing time measurements every 1 >> > millisecond? >> >> I sincerely have no idea. I had no power on how the hardware was >> designed, and how PTM was implemented in HW. > > Is the PTMed latency not dependent on how busy the bus is? > That'd make 1ms more reasonable. At least from the values of the registers I couldn't see any difference if I was fully using the 2.5G ethernet link or not. Cheers, -- Vinicius