vhost: add queue id parameter
authorHuawei Xie <huawei.xie@intel.com>
Wed, 8 Oct 2014 18:54:43 +0000 (02:54 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 13 Oct 2014 17:16:54 +0000 (19:16 +0200)
commit830bea8bc4e10445273f6754a2ce9bb6b8bf662b
treef17d3609c611f050f9677095c6a313b15c4c5072
parentfa325fa4130c42065f7d6457234113f1dc889b4e
vhost: add queue id parameter

queue_id parameter is added to Rx/Tx functions for multiple queue support
in future.

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
lib/librte_vhost/vhost_rxtx.c