summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDragos Tatulea <dtatulea@nvidia.com>2024-08-30 13:58:32 +0300
committerMichael S. Tsirkin <mst@redhat.com>2024-09-25 07:07:43 -0400
commit0071b138d44af4296bf871e6624369ce697b4b15 (patch)
treec934f659129114969fe689d4bcb9d7e1774a82eb /tools/perf/scripts/python
parentdb0a314f845abf9572d5826f4cfdecb93b838952 (diff)
vdpa/mlx5: Create direct MKEYs in parallel
Use the async interface to issue MTT MKEY creation. Extra care is taken at the allocation of FW input commands due to the MTT tables having variable sizes depending on MR. The indirect MKEY is still created synchronously at the end as the direct MKEYs need to be filled in. This makes create_user_mr() 3-5x faster, depending on the size of the MR. Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com> Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com> Message-Id: <20240830105838.2666587-3-dtatulea@nvidia.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions