[dpdk-dev] [PATCH 1/5] common/mlx5: add timestamp format support to DevX

2021-03-14 Thread Viacheslav Ovsiienko
This patch handles the NIC-supported timestamp formats via DevX. Two different timestamp formats can be provided potentially. The free-running format provides opaque values captured from the internal clock counter fed by some independent oscillator. The free-running frequency is not pre-defined and

Re: [dpdk-dev] [PATCH 1/5] common/mlx5: add timestamp format support to DevX

2021-03-11 Thread Matan Azrad
From: Viacheslav Ovsiienko > This patch handles the NIC supported timestamp formats via DevX. > There are two different timestamp format can be provided potentially. > The free-running is some opaque values captured from internal clock counter > clocked by some independent oscillator. The free-r

[dpdk-dev] [PATCH 1/5] common/mlx5: add timestamp format support to DevX

2021-03-07 Thread Viacheslav Ovsiienko
This patch handles the NIC supported timestamp formats via DevX. There are two different timestamp format can be provided potentially. The free-running is some opaque values captured from internal clock counter clocked by some independent oscillator. The free-running frequency is not pre-defined an