diff options
author | Dragos Tatulea <dtatulea@nvidia.com> | 2023-10-18 20:14:52 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-11-01 16:19:57 +0300 |
commit | 55229eab8cd767a5811a4fb112b3ca9db6eaa9d2 (patch) | |
tree | fb280581580f843a5304229c4073eac00cfceb04 /scripts/gdb/linux/modules.py | |
parent | 625e4b59a923d2bb30759b88ecca34d12735fa7e (diff) | |
download | linux-55229eab8cd767a5811a4fb112b3ca9db6eaa9d2.tar.xz |
vdpa/mlx5: Introduce mr for vq descriptor
Introduce the vq descriptor group and mr per ASID. Until now
.set_map on ASID 1 was only updating the cvq iotlb. From now on it also
creates a mkey for it. The current patch doesn't use it but follow-up
patches will add hardware support for mapping the vq descriptors.
Acked-by: Jason Wang <jasowang@redhat.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Message-Id: <20231018171456.1624030-15-dtatulea@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Tested-by: Si-Wei Liu <si-wei.liu@oracle.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions