Re: [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions

2024-06-19 Thread Eugenio Perez Martin
On Mon, Jun 17, 2024 at 5:09 PM Dragos Tatulea wrote: > > There are a few conditions under which the hardware VQs need a full > teardown and setup: > > - VQ size changed to something else than default value. Hardware VQ size > modification is not supported. > > - User turns off certain device

[PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions

2024-06-17 Thread Dragos Tatulea
There are a few conditions under which the hardware VQs need a full teardown and setup: - VQ size changed to something else than default value. Hardware VQ size modification is not supported. - User turns off certain device features: mergeable buffers, checksum virtio 1.0 compliance. In