[virt-tools-list] 答复: Re: [virt-manager PATCH 3/3] virt-manager: Add UI support to add/configure vhostuser interface

Lin Ma lma at suse.com
Tue Nov 7 05:58:33 UTC 2017



>>> Cole Robinson <crobinso at redhat.com> 2017/10/26 星期四 下午 6:08 >>>
>On 10/20/2017 11:08 AM, Lin Ma wrote:
>> Signed-off-by: Lin Ma <lma at suse.com>
>> ---
>>  ui/netlist.ui   	   | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++
>>  virtManager/details.py |  9 ++++-
>>  virtManager/domain.py  |  8 ++++-
>>  virtManager/netlist.py | 67 +++++++++++++++++++++++++++++++++-
>>  4 files changed, 178 insertions(+), 3 deletions(-)
>
>Can you explain the usecase for vhostuser a bit? I've never used it. Is
>it largely just to facilitate DPDK? If so my feeling is this doesn't
>really need to be in virt-manager UI given it's an advanced feature that
>requires external config to setup in the first place, I'd prefer to just
>point people at virt-xml for editing an existing VM than maintain
>explicit UI for it. But maybe I'm missing something...
First of all, Thanks to review the patches.

Yes, it does require external config to setup in the first place.
e.g: openvswitch creates the relevant vhostuser unix sockets, then
qemu connects to them as backend of virtual nic to request service.
 
eventhough it replies on external app to create the unix sockets, But
what I thought is that the patch provides a convenience way to help
users to review and configure this kind of virtual nic.
 
Thanks,
Lin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20171106/2599cffb/attachment.htm>


More information about the virt-tools-list mailing list