[PATCH 6/6] vdpa/mlx5: support device features provisioning

2023-01-31 Thread Si-Wei Liu
This patch implements features provisioning for mlx5_vdpa. 1) Validate the provisioned features are a subset of the parent features. 2) Clearing features that are not wanted by userspace. 3) Set config space field only when the corresponding feature is provisioned. For example: # vdpa

Re: [PATCH 6/6] vdpa/mlx5: support device features provisioning

2023-01-31 Thread Si-Wei Liu
On 1/31/2023 4:56 AM, Eli Cohen wrote: On 30/01/2023 22:30, Si-Wei Liu wrote: This patch implements features provisioning for mlx5_vdpa. 1) Validate the provisioned features are a subset of the parent     features. 2) Clearing features that are not wanted by userspace. 3) Set config space

[PATCH 6/6] vdpa/mlx5: support device features provisioning

2023-01-30 Thread Si-Wei Liu
This patch implements features provisioning for mlx5_vdpa. 1) Validate the provisioned features are a subset of the parent features. 2) Clearing features that are not wanted by userspace. 3) Set config space field only when the corresponding feature is provisioned. For example: # vdpa