OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [PATCH v1] vhost-pci-net: design vhost-pci-net for the transmission of network packets between VMs


On Monday, October 24, 2016 3:09 PM, Wei Wang wrote:
> To: virtio-comment@lists.oasis-open.org; qemu-devel@nongnu.org;
> mst@redhat.com; marcandre.lureau@gmail.com; stefanha@redhat.com;
> pbonzini@redhat.com
> Cc: Wang, Wei W <wei.w.wang@intel.com>
> Subject: [PATCH v1] vhost-pci-net: design vhost-pci-net for the transmission of
> network packets between VMs


> +\subsection{Device configuration layout}\label{sec:Device Types /
> +Vhost-pci Device / Device configuration layout}
> +  None currently defined.

I thought about it more - I think it would be better to define a device specific config field, "rxq_num " , so that the driver can allocate and initialize the num of rx virtqs in the initialization (i.e. the probe() )  when the controlq pair hasn't been ready to be used for the iteration between the device and driver. 

Best,
Wei


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]