commit | ef12e4bf4276a07fd350179fa63d0d337ea0a867 | [log] [tgz] |
---|---|---|
author | Eli Cohen <elic@nvidia.com> | Thu Sep 09 09:36:52 2021 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Sep 14 18:10:43 2021 -0400 |
tree | afe19a25ef8caa8d8ce37a0cb2e98c7f62375c13 | |
parent | 7bb5fb207334758ce6ee84345d6f08e4fb284fe6 [diff] |
vdpa/mlx5: Clear ready indication for control VQ When clearing VQs ready indication for the data VQs, do the same for the control VQ. Fixes: 5262912ef3cf ("vdpa/mlx5: Add support for control VQ and MAC setting") Signed-off-by: Eli Cohen <elic@nvidia.com> Link: https://lore.kernel.org/r/20210909063652.46880-1-elic@nvidia.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>