[dpdk-dev] [PATCH v5 07/10] net/ifc: add devarg for LM mode

Maxime Coquelin maxime.coquelin at redhat.com
Tue Dec 18 12:23:21 CET 2018



On 12/18/18 9:02 AM, Xiao Wang wrote:
> This patch series enables a new method for live migration, i.e. software
> assisted live migration. This patch provides a device argument for user
> to choose the methold.
> 
> When "sw-live-migration=1", driver/device will do live migration with a
> relay thread dealing with dirty page logging. Without this parameter,
> device will do dirty page logging and there's no relay thread consuming
> CPU resource.
> 
> Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
> ---
>   drivers/net/ifc/ifcvf_vdpa.c | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list