mbox series

[v4,0/4] vdpa tool enhancements

Message ID 20220302065444.138615-1-elic@nvidia.com (mailing list archive)
Headers show
Series vdpa tool enhancements | expand

Message

Eli Cohen March 2, 2022, 6:54 a.m. UTC
Hi Stephen,

this is a resend of v3 which omitted you and netdev from the recepient
list. I added a few "acked-by" and called it v4.

The following four patch series enhances vdpa to show negotiated
features for a vdpa device, max features for a management device and
allows to configure max number of virtqueue pairs.

v3->v4:
Resend the patches with added "Acked-by" to the right mailing list.

Eli Cohen (4):
  vdpa: Remove unsupported command line option
  vdpa: Allow for printing negotiated features of a device
  vdpa: Support for configuring max VQ pairs for a device
  vdpa: Support reading device features

 vdpa/include/uapi/linux/vdpa.h |   4 +
 vdpa/vdpa.c                    | 151 +++++++++++++++++++++++++++++++--
 2 files changed, 148 insertions(+), 7 deletions(-)

Comments

Jason Wang March 9, 2022, 8:07 a.m. UTC | #1
在 2022/3/2 下午2:54, Eli Cohen 写道:
> Hi Stephen,
>
> this is a resend of v3 which omitted you and netdev from the recepient
> list. I added a few "acked-by" and called it v4.
>
> The following four patch series enhances vdpa to show negotiated
> features for a vdpa device, max features for a management device and
> allows to configure max number of virtqueue pairs.
>
> v3->v4:
> Resend the patches with added "Acked-by" to the right mailing list.


Hello maintainers:

Any comment on the series? We want to have this for the next RHEL release.

Thanks


>
> Eli Cohen (4):
>    vdpa: Remove unsupported command line option
>    vdpa: Allow for printing negotiated features of a device
>    vdpa: Support for configuring max VQ pairs for a device
>    vdpa: Support reading device features
>
>   vdpa/include/uapi/linux/vdpa.h |   4 +
>   vdpa/vdpa.c                    | 151 +++++++++++++++++++++++++++++++--
>   2 files changed, 148 insertions(+), 7 deletions(-)
>
David Ahern March 9, 2022, 3:34 p.m. UTC | #2
On 3/9/22 1:07 AM, Jason Wang wrote:
> 
> 在 2022/3/2 下午2:54, Eli Cohen 写道:
>> Hi Stephen,
>>
>> this is a resend of v3 which omitted you and netdev from the recepient
>> list. I added a few "acked-by" and called it v4.
>>
>> The following four patch series enhances vdpa to show negotiated
>> features for a vdpa device, max features for a management device and
>> allows to configure max number of virtqueue pairs.
>>
>> v3->v4:
>> Resend the patches with added "Acked-by" to the right mailing list.
> 
> 
> Hello maintainers:
> 
> Any comment on the series? We want to have this for the next RHEL release.
> 

I was no cc'ed on the patches; you will need to re-send.