Re: [dpdk-dev] [PATCH v4 1/3] rte_ethdev: Add API function to read dev clock

2019-06-04 Thread Ferruh Yigit
On 5/2/2019 1:11 PM, Tom Barbette wrote: > Add rte_eth_read_clock to read the raw clock of a device. > > The main use is to get the device clock conversion co-efficients to be > able to translate the raw clock of the timestamp field of the pkt mbuf > to a local synced time value. > > This functio

Re: [dpdk-dev] [PATCH v4 1/3] rte_ethdev: Add API function to read dev clock

2019-05-08 Thread Andrew Rybchenko
On 5/2/19 3:11 PM, Tom Barbette wrote: Add rte_eth_read_clock to read the raw clock of a device. The main use is to get the device clock conversion co-efficients to be able to translate the raw clock of the timestamp field of the pkt mbuf to a local synced time value. This function was missing

[dpdk-dev] [PATCH v4 1/3] rte_ethdev: Add API function to read dev clock

2019-05-02 Thread Tom Barbette
Add rte_eth_read_clock to read the raw clock of a device. The main use is to get the device clock conversion co-efficients to be able to translate the raw clock of the timestamp field of the pkt mbuf to a local synced time value. This function was missing to allow users to convert the Rx timestam