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