Re: [dpdk-dev] [PATCH v2 5/5] vdpa/mlx5: support queue update

2020-06-26 Thread Maxime Coquelin
On 6/25/20 3:38 PM, Matan Azrad wrote: > Last changes in vDPA device management by vhost library may cause queue > ready state update after the device configuration. > > So, there is chance that some queue configuration information will be > known only after the device was configured. > > Add

[dpdk-dev] [PATCH v2 5/5] vdpa/mlx5: support queue update

2020-06-25 Thread Matan Azrad
Last changes in vDPA device management by vhost library may cause queue ready state update after the device configuration. So, there is chance that some queue configuration information will be known only after the device was configured. Add support to reconfigure a queue after the device configur