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

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Oct 20 08:49:38 CEST 2015


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.


More information about the dev mailing list