; Maxime Coquelin
; dev ; Wang, Zhihong
; Ye, Xiaolong
Subject: Re: [dpdk-dev] [PATCH 6/9] net/ifc: add devarg for LM mode
On Wed, Nov 28, 2018 at 9:56 AM Xiao Wang
mailto:xiao.w.w...@intel.com>> wrote:
This patch series enables a new method for live migration, i.e. software
assiste
On Wed, Nov 28, 2018 at 9:56 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 "swlm=1", driver/device will do live migration with a relay threa
Hi,
> -Original Message-
> From: Bie, Tiwei
> Sent: Monday, December 3, 2018 10:32 PM
> To: Wang, Xiao W
> Cc: maxime.coque...@redhat.com; dev@dpdk.org; Wang, Zhihong
> ; Ye, Xiaolong
> Subject: Re: [PATCH 6/9] net/ifc: add devarg for LM mode
>
> On Wed, Nov 28, 2018 at 05:46:04PM +0800
On Wed, Nov 28, 2018 at 05:46:04PM +0800, Xiao Wang wrote:
[...]
> @@ -767,6 +771,7 @@ ifcvf_pci_probe(struct rte_pci_driver *pci_drv
> __rte_unused,
> struct ifcvf_internal *internal = NULL;
> struct internal_list *list = NULL;
> int vdpa_mode = 0;
> + int sw_fallback_lm = 0
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 "swlm=1", driver/device will do live migration with a relay thread
dealing with dirty page logging. Without this parameter, d
5 matches
Mail list logo