Searched hist:"40 f2f3e94178d45e4ee6078effba2dfc76f6f5ba" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | diff 40f2f3e94178d45e4ee6078effba2dfc76f6f5ba Mon Jun 13 02:59:57 CDT 2022 Eli Cohen <elic@nvidia.com> vdpa/mlx5: Update Control VQ callback information
The control VQ specific information is stored in the dedicated struct mlx5_control_vq. When the callback is updated through mlx5_vdpa_set_vq_cb(), make sure to update the control VQ struct.
Fixes: 5262912ef3cf ("vdpa/mlx5: Add support for control VQ and MAC setting") Signed-off-by: Eli Cohen <elic@nvidia.com> Message-Id: <20220613075958.511064-1-elic@nvidia.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com)
|