From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [V2] xen-netback notify DomU to send ARP. Date: Mon, 21 Jan 2013 11:04:03 +0000 Message-ID: <50FD20A3.2080306@citrix.com> References: <50EC099D.6020407@oracle.com> <50EC297A02000078000B3BB5@nat28.tlf.novell.com> <1357652541.7989.179.camel@zakaz.uk.xensource.com> <50EC3DFD.8060206@oracle.com> <1357660834.12649.103.camel@dagon.hellion.org.uk> <50ED1EB3.3080605@oracle.com> <50ED4F1D02000078000B3F87@nat28.tlf.novell.com> <50ED6255.7020006@oracle.com> <50ED825802000078000B4113@nat28.tlf.novell.com> <50ED8ED3.8010007@163.com> <50ED9E6502000078000B4220@nat28.tlf.novell.com> <50ED950A.6010203@163.com> <50EDA80002000078000B427B@nat28.tlf.novell.com> <50EDA624.1010008@163.com> <50EE66FF.2020802@oracle.com> <50EF7106.7000302@oracle.com> <50FCED9F.1050708@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50FCED9F.1050708@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: jianhai luan Cc: xen-devel@lists.xensource.com, Ian Campbell , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 21/01/13 07:26, jianhai luan wrote: > By Jan and Ian's advice, I have modified the former patch and test some > platform, the below is test result: > Linux Pass (Send gratuitous ARP ) > Window Pass (don't send ARP, but no other issue occur) There are several different Windows drivers (from different vendors) and many more different versions. Did you test them all? > Solaris Pass (don't send ARP, but no other issue occur) > NetBsd Pass (don't send ARP, but no other issue occur) David