From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mailout2.w1.samsung.com (mailout2.w1.samsung.com
[210.118.77.12]) by dpdk.org (Postfix) with ESMTP id 39554567C
for ; Mon, 14 Dec 2015 08:30:58 +0100 (CET)
Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244])
by mailout2.w1.samsung.com
(Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014))
with ESMTP id <0NZC004AD7JJGY30@mailout2.w1.samsung.com> for dev@dpdk.org;
Mon, 14 Dec 2015 07:30:55 +0000 (GMT)
X-AuditID: cbfec7f4-f79026d00000418a-d7-566e702f7817
Received: from eusync4.samsung.com ( [203.254.199.214])
by eucpsbgm1.samsung.com (EUCPMTA) with SMTP id 36.9B.16778.F207E665; Mon,
14 Dec 2015 07:30:55 +0000 (GMT)
Received: from fedinw7x64 ([106.109.131.169])
by eusync4.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0
64bit (built May 5 2014))
with ESMTPA id <0NZC00E667JITJ50@eusync4.samsung.com>; Mon,
14 Dec 2015 07:30:55 +0000 (GMT)
From: Pavel Fedin
To: 'Peter Xu' , yuanhan.liu@linux.intel.com
References: <000001d133ed$b2446eb0$16cd4c10$@samsung.com>
<20151211094934.GX29571@yliu-dev.sh.intel.com>
<001c01d133fd$d3a7d870$7af78950$@samsung.com>
<20151214035842.GB18437@pxdev.xzpeter.org>
In-reply-to: <20151214035842.GB18437@pxdev.xzpeter.org>
Date: Mon, 14 Dec 2015 10:30:54 +0300
Message-id: <00c401d13641$5e53cf20$1afb6d60$@samsung.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
Content-transfer-encoding: quoted-printable
X-Mailer: Microsoft Outlook 14.0
Thread-index: AQOYHvn87qB/n3eE/cMtloPRrGw32gEpxH/xAfOP4FMB9WC4FJsTrI0g
Content-language: ru
X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrILMWRmVeSWpSXmKPExsVy+t/xa7r6BXlhBn+uKFq8+7SdyWLL/m/s
FtcnXGB1YPb4tWApq8e8k4Ee7/ddZQtgjuKySUnNySxLLdK3S+DK2Lp1P2vBPY6Ko1PXMDUw
PmfrYuTkkBAwkZi96gwjhC0mceHeeqA4F4eQwFJGiaWrL7OCJIQEvjNKHN/jBWKzCahLnP76
gQXEFhGwl1h1cSHYIGYBAYnH956xQjQfZ5RYs2QOWBGngLnE60/rwAYJC/hKvFz6hAnEZhFQ
ldjwu40ZxOYVsJT4c/ccK4QtKPFj8j0WiKHqEpPmLWKGsLUlnry7wApxqYLEjrOvga7mADrC
TeLkLW6IEhGJaf/uMU9gFJqFZNIsJJNmIZk0C0nLAkaWVYyiqaXJBcVJ6bmGesWJucWleel6
yfm5mxghAf9lB+PiY1aHGAU4GJV4eDOW5YYJsSaWFVfmHmKU4GBWEuFNsMoLE+JNSaysSi3K
jy8qzUktPsQozcGiJM47d9f7ECGB9MSS1OzU1ILUIpgsEwenVAPjgltrm/U2+a29zF2yK2Nz
0Xl+lqz/x7Iyzh6bdvWnyb6Ee7O8ngVVuJ626/PYNuvt03n/aspXsB3nN/TTWFhhY3JEaWJN
6eOe5Sq35rTqnIh4bbSAv+m7tYzl8guHQ85kugVeeybbwLD9ldlC8d3tNyJXG97e+15ueeW6
+FPCxasNPl6UeMp1R4mlOCPRUIu5qDgRAHz+pZF0AgAA
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/4 for 2.3] vhost-user live migration support
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Mon, 14 Dec 2015 07:30:58 -0000
Hello!
> When doing the ping, was it from the guest (to another host) or to
> the guest (from another host)?
>=20
> In any case, I still could not understand why the ping loss happened
> in this test.
>=20
> If ping from guest, no ARP refresh is required at all?
ping from guest to host.
Ok, my setup was:
Host<------->openVSwitch<----------->guest
LOCAL vhostuser
So, in order to migrate the guest, i simply replicated this setup on =
both hosts, with the same IPs on host side. And on both hosts i set up =
the following ruleset for openvswitch:
ovs-ofctl add-flow ovs-br0 in_port=3D1,actions=3Doutput:LOCAL
ovs-ofctl add-flow ovs-br0 in_port=3DLOCAL,actions=3Doutput:1
And on the second host, for some reason, vhostuser port got no 2 in the =
database instead of 1. Probably because first i added wrong port, then =
added correct one, then removed the wrong one. So, as i wrote before - =
please don't worry, the patch works fine, it was totally my lame fault.
Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia