common/mlx5: check send on time capability
authorViacheslav Ovsiienko <viacheslavo@nvidia.com>
Thu, 24 Feb 2022 10:54:59 +0000 (12:54 +0200)
committerRaslan Darawsheh <rasland@nvidia.com>
Thu, 24 Feb 2022 12:46:52 +0000 (13:46 +0100)
commit7dac7abe0a7b5d6ab38827245935e7f35a4bf013
treea69ea3f332e274c91ca3174b382cd335c0577973
parentd906fff51878cf8dedb7f6f0aa24564d4f6d3597
common/mlx5: check send on time capability

The patch provides check for send scheduling on time hardware capability.
With this capability enabled hardware is able to handle Wait WQEs
with directly specified timestamp values. No Clock Queue is needed
anymore to handle send scheduling.

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
drivers/common/mlx5/mlx5_devx_cmds.c
drivers/common/mlx5/mlx5_devx_cmds.h
drivers/common/mlx5/mlx5_prm.h