Re: [PATCH 1/2] net/cnxk: add callback handler to read ptp timestamp

2022-02-24 Thread Jerin Jacob
On Thu, Feb 24, 2022 at 1:32 PM Rakesh Kudurumalla wrote: > > timestamp resolution for an incoming and outgoing packets > is different for CN10k and CN9K.Added platform specific > callback to retrieve timestamp in correct format when read by > application > > Signed-off-by: Rakesh Kudurumalla Sq

[PATCH 1/2] net/cnxk: add callback handler to read ptp timestamp

2022-02-24 Thread Rakesh Kudurumalla
timestamp resolution for an incoming and outgoing packets is different for CN10k and CN9K.Added platform specific callback to retrieve timestamp in correct format when read by application Signed-off-by: Rakesh Kudurumalla --- drivers/net/cnxk/cn10k_ethdev.c | 23 +++ drivers/