diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-22 21:08:39 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-22 21:08:39 +0300 |
commit | 2833c977c3049f521784e8954d4c90e4941187db (patch) | |
tree | 3525a0d9c208577b852a460052290c3afa3406ef /ipc | |
parent | fdcebbc2ac2cfd82a18857b0c85067fa7e8f5233 (diff) | |
parent | 336529518e9724d4cecabc622e57bcdce02e7c61 (diff) | |
download | linux-2833c977c3049f521784e8954d4c90e4941187db.tar.xz |
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Aharon Landau says:
====================
In case device supports only real-time timestamp, the kernel will fail to
create QP despite rdma-core requested such timestamp type.
It is because device returns free-running timestamp, and the conversion
from free-running to real-time is performed in the user space.
This series fixes it, by returning real-time timestamp.
====================
* mlx5_realtime_ts:
RDMA/mlx5: Support real-time timestamp directly from the device
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions