Re: [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout

2021-10-25 Thread Jason Wang
在 2021/10/25 下午2:59, Parav Pandit 写道: From: Jason Wang Sent: Monday, October 25, 2021 11:36 AM 在 2021/10/22 上午12:35, Parav Pandit 写道: Introduce a command to query a device config layout. An example query of network vdpa device: $ vdpa dev add name bar mgmtdev vdpasim_net $ vdpa dev con

RE: [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout

2021-10-25 Thread Parav Pandit via Virtualization
> From: Jason Wang > Sent: Monday, October 25, 2021 11:36 AM > > 在 2021/10/22 上午12:35, Parav Pandit 写道: > > Introduce a command to query a device config layout. > > > > An example query of network vdpa device: > > > > $ vdpa dev add name bar mgmtdev vdpasim_net > > > > $ vdpa dev config show >

Re: [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout

2021-10-25 Thread Michael S. Tsirkin
On Mon, Oct 25, 2021 at 06:59:56AM +, Parav Pandit wrote: > > > > From: Jason Wang > > Sent: Monday, October 25, 2021 11:36 AM > > > > > > 在 2021/10/22 上午12:35, Parav Pandit 写道: > > > Introduce a command to query a device config layout. > > > > > > An example query of network vdpa device:

RE: [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout

2021-10-25 Thread Parav Pandit via Virtualization
> From: Jason Wang > Sent: Monday, October 25, 2021 11:36 AM > > > 在 2021/10/22 上午12:35, Parav Pandit 写道: > > Introduce a command to query a device config layout. > > > > An example query of network vdpa device: > > > > $ vdpa dev add name bar mgmtdev vdpasim_net > > > > $ vdpa dev config sho

Re: [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout

2021-10-24 Thread Jason Wang
在 2021/10/22 上午12:35, Parav Pandit 写道: Introduce a command to query a device config layout. An example query of network vdpa device: $ vdpa dev add name bar mgmtdev vdpasim_net $ vdpa dev config show bar: mac 00:35:09:19:48:05 link up link_announce false mtu 1500 Nit: it looks to me this p

[PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout

2021-10-21 Thread Parav Pandit via Virtualization
Introduce a command to query a device config layout. An example query of network vdpa device: $ vdpa dev add name bar mgmtdev vdpasim_net $ vdpa dev config show bar: mac 00:35:09:19:48:05 link up link_announce false mtu 1500 $ vdpa dev config show -jp { "config": { "bar": {