vhost: adapt library for selective datapath
authorZhihong Wang <zhihong.wang@intel.com>
Mon, 2 Apr 2018 11:46:55 +0000 (19:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Apr 2018 22:40:21 +0000 (00:40 +0200)
commit07718b4f87aa7b89ce6a950364b958fbb586ff25
tree830ae6ddb32c992725fc0723233ba879e3a4cc16
parentb4953225cea42bb4da370e012a6be41c54c80967
vhost: adapt library for selective datapath

This patch adapts vhost lib for selective datapath by calling device ops
at the corresponding stage.

Signed-off-by: Zhihong Wang <zhihong.wang@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
lib/librte_vhost/rte_vhost.h
lib/librte_vhost/rte_vhost_version.map
lib/librte_vhost/socket.c
lib/librte_vhost/vhost.c
lib/librte_vhost/vhost.h
lib/librte_vhost/vhost_user.c