net/vhost: add client option
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Sat, 7 May 2016 05:51:04 +0000 (13:51 +0800)
committerYuanhan Liu <yuanhan.liu@linux.intel.com>
Wed, 22 Jun 2016 07:47:12 +0000 (09:47 +0200)
commit39cac2adcad033bb24c79b84048083a54a494181
tree3a49a8b5659c3f263d32b58f9640c6056e15d3e4
parent2345e3be86e10632a273fd6540e735f5231cb0d7
net/vhost: add client option

Add client option to vhost pmd, to let it act as the vhost-user client.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
drivers/net/vhost/rte_eth_vhost.c