[dpdk-dev] [PATCH v6 03/13] vhost: vring queue setup for multiple queue support

Yuanhan Liu yuanhan.liu at linux.intel.com
Tue Oct 20 08:56:25 CEST 2015


On Tue, Oct 20, 2015 at 08:49:38AM +0200, Thomas Monjalon wrote:
> 2015-10-09 13:46, Yuanhan Liu:
> > All queue pairs, including the default (the first) queue pair,
> > are allocated dynamically, when a vring_call message is received
> > first time for a specific queue pair.
> > 
> > This is a refactor work for enabling vhost-user multiple queue;
> > it should not break anything as it does no functional changes:
> > we don't support mq set, so there is only one mq at max.
> > 
> > This patch is based on Changchun's patch.
> > 
> > Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
> 
> Maybe you should keep Changchun's sign-off.

Yeah, I should've done that.

	--yliu


More information about the dev mailing list