On Monday, October 24, 2016 3:09 PM, Wei Wang wrote:
> To: virtio-comm...@lists.oasis-open.org; qemu-devel@nongnu.org;
> m...@redhat.com; marcandre.lur...@gmail.com; stefa...@redhat.com;
> pbonz...@redhat.com
> Cc: Wang, Wei W <wei.w.w...@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

Reply via email to