]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vdpa/mlx5: Set mkey modified flags on all VQs
authorDragos Tatulea <dtatulea@nvidia.com>
Wed, 26 Jun 2024 10:26:50 +0000 (13:26 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Jul 2024 12:42:47 +0000 (08:42 -0400)
commitebebaf45e8a5da3c23459e91fbc441ee98bef8fd
tree7cce40132f4510137a58120647fb78faeb3c55c0
parent1e8dac7bb6ca9cdd7263d1526fa974353cf4ef05
vdpa/mlx5: Set mkey modified flags on all VQs

Otherwise, when virtqueues are moved from INIT to READY the latest mkey
will not be set appropriately.

Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Message-Id: <20240626-stage-vdpa-vq-precreate-v2-14-560c491078df@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c