On Fri, 19 Nov 2021 at 11:10, Vladimir Oltean wrote:
> On Fri, Nov 19, 2021 at 05:22:16AM +, Karthikkumar Valoor wrote:
> > On Tue, 16 Nov 2021 at 15:22, Vladimir Oltean olte...@gmail.com>> wrote:
> > On Tue, Nov 16, 2021 at 12:47:09PM +, Karthikkumar V via
> Linuxptp-devel wrote:
> > >
r ;
> linuxptp-devel@lists.sourceforge.net
> *Subject:* Re: [Linuxptp-devel] [PATCH] Include phcIndex in
> PORT_PROPERTIES_NP PMC command
>
>
>
> CAUTION: This email originated from outside of Altiostar. Do not click on
> links or open attachments unless you recognize the sender
On Fri, Nov 19, 2021 at 05:22:16AM +, Karthikkumar Valoor wrote:
> On Tue, 16 Nov 2021 at 15:22, Vladimir Oltean
> mailto:olte...@gmail.com>> wrote:
> On Tue, Nov 16, 2021 at 12:47:09PM +, Karthikkumar V via Linuxptp-devel
> wrote:
> > PORT_PROPERTIES_NP PMC Command will now display the p
Hi forum,
Thanks for the comments.
Please find our responses below.
From: Erez
Sent: 16 November 2021 21:08
To: Vladimir Oltean
Cc: Karthikkumar Valoor ;
linuxptp-devel@lists.sourceforge.net
Subject: Re: [Linuxptp-devel] [PATCH] Include phcIndex in PORT_PROPERTIES_NP
PMC command
CAUTION
On Tue, 16 Nov 2021 at 15:22, Vladimir Oltean wrote:
> On Tue, Nov 16, 2021 at 12:47:09PM +, Karthikkumar V via
> Linuxptp-devel wrote:
> > PORT_PROPERTIES_NP PMC Command will now display the phcIndex along with
> > other interface details. A typical use case will be Users can fetch the
> > p
On Tue, Nov 16, 2021 at 12:47:09PM +, Karthikkumar V via Linuxptp-devel
wrote:
> PORT_PROPERTIES_NP PMC Command will now display the phcIndex along with
> other interface details. A typical use case will be Users can fetch the
> phcIndex to use the clock APIs of the kernel (clock_gettime and c
PORT_PROPERTIES_NP PMC Command will now display the phcIndex along with
other interface details. A typical use case will be Users can fetch the
phcIndex to use the clock APIs of the kernel (clock_gettime and clock_settime)
to get the PHC time from user applications.
Signed-off-by: Karthikkumar V