net/ifc: support live migration
authorXiao Wang <xiao.w.wang@intel.com>
Mon, 10 Sep 2018 11:01:23 +0000 (19:01 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Sep 2018 23:41:02 +0000 (01:41 +0200)
commitd7fe5a2861e7be43be746592193fe57b57601c9e
treee07b3bef32b4ed40e021c868127138025585abb2
parentc399cc9ba05398ced510b9654053f62a80390102
net/ifc: support live migration

IFCVF can help to log dirty page in live migration stage,
each queue's index can be read and configured to support
VHOST_USER_GET_VRING_BASE and VHOST_USER_SET_VRING_BASE.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
Tested-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ifc/base/ifcvf.c
drivers/net/ifc/base/ifcvf.h
drivers/net/ifc/ifcvf_vdpa.c