[dpdk-dev] [PATCH 0/5] mlx5: add timestamp format support

2021-03-14 Thread Viacheslav Ovsiienko
There are two different timestamp formats can be provided potentially by mlx5 supported hardware. The free-running format provides some opaque values captured from internal clock counter clocked by some independent oscillator. The free-running frequency is not pre-defined and should be queried fro

Re: [dpdk-dev] [PATCH 0/5] mlx5: add timestamp format support

2021-03-11 Thread Tom Barbette
Le 07-03-21 à 11:02, Viacheslav Ovsiienko a écrit : There are two different timestamp formats can be provided potentially by mlx5 supported hardware. The free-running format provides some opaque values captured from internal clock counter clocked by some independent oscillator. The free-running

[dpdk-dev] [PATCH 0/5] mlx5: add timestamp format support

2021-03-07 Thread Viacheslav Ovsiienko
There are two different timestamp formats can be provided potentially by mlx5 supported hardware. The free-running format provides some opaque values captured from internal clock counter clocked by some independent oscillator. The free-running frequency is not pre-defined and should be queried fro