[dpdk-dev] [PATCH v3 3/7] net/virtio_user: move vhost user	specific code
    Yuanhan Liu 
    yuanhan.liu at linux.intel.com
       
    Wed Jan  4 07:02:38 CET 2017
    
    
  
On Wed, Jan 04, 2017 at 03:59:22AM +0000, Jianfeng Tan wrote:
> To support vhost kernel as the backend of net_virtio_user in coming
> patches, we move vhost_user specific structs and macros into
> vhost_user.c, and only keep common definitions in vhost.h.
> 
> Besides, remove VHOST_USER_MQ feature check.
Again, I have to ask, why? You don't only remove the check, also, you
removed this feature setting, which seems to break the MQ support?
	--yliu
    
    
More information about the dev
mailing list