On Mon, Oct 9, 2023 at 7:25 PM Dragos Tatulea <dtatulea@xxxxxxxxxx> wrote: > > 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: Eugenio Pérez <eperezma@xxxxxxxxxx> > Signed-off-by: Dragos Tatulea <dtatulea@xxxxxxxxxx> > --- Acked-by: Jason Wang <jasowang@xxxxxxxxxx> Thanks