aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYishai Hadas <[email protected]>2024-08-01 15:05:12 +0300
committerLeon Romanovsky <[email protected]>2024-08-11 11:12:49 +0300
commit2e8e631d7a41e3a4edc94f3c9dd5cb32c2aa539e (patch)
tree4bd55abd6c8a026a405efb1cb7c4398bde3ee01a /tools/perf/scripts/python/bin
parent6910e3660d86c1a5654f742a40181d2c9154f26f (diff)
RDMA/mlx5: Add the initialization flow to utilize the 'data direct' device
Add the NET device initialization flow to utilize the 'data direct' device. When a NET mlx5_ib device is capable of 'data direct', the following sequence of actions will occur: - Find its affiliated 'data direct' VUID via a firmware command. - Create its own private PD and 'data direct' mkey. - Register to be notified when its 'data direct' driver is probed or removed. The DMA device of the affiliated 'data direct' device, including the private PD and the 'data direct' mkey, will be used later during MR registrations that request the data direct functionality. Signed-off-by: Yishai Hadas <[email protected]> Link: https://patch.msgid.link/b11fa87b2a65bce4db8d40341bb6cee490fa4d06.1722512548.git.leon@kernel.org Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions