← Prev in month ← Prev in thread
Next in thread → Next in month →

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

From
Wang, Wei W <>
Date
2016-11-02T05:45:37+00:00
ID
Thread
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: ; ;
> ; ; ;
> 
> Cc: Wang, Wei W <>
> 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
← Prev in month ← Prev in thread
Next in thread → Next in month →