> On 23 Jan 2019, at 12:58, Numan Siddique <nusid...@redhat.com> wrote:
> 
> 
> 
> On Wed, Jan 23, 2019 at 4:14 PM Alin Gabriel Serdean <aserd...@ovn.org 
> <mailto:aserd...@ovn.org>> wrote:
> The test fails on Windows because of:
> <--cut-->
> ovn-nbctl: sw0: invalid network address: 2001;1\64
> ovn-nbctl: sw1: invalid network address: 2002;1\64
> <--cut-->
> 
> This is due to the fact msys converts '::1' into ';1'.
> 
> Use IPv6 long form instead of its short variant.
> 
> Signed-off-by: Alin Gabriel Serdean <aserd...@ovn.org 
> <mailto:aserd...@ovn.org>>
> 
> Acked-by: Numan Siddique <nusid...@redhat.com <mailto:nusid...@redhat.com>>
> 
No worries :)
I’m trying to bring up Cirrus CI for Windows which should give some
more visibility.
> We generally tend to use the short form and we don't even realize it
> breaks windows.  Probably checkpatch can check it and flag an error.
> I will give it a try to add this check in checkpatch utility.
That would be a nice addition. Thanks for giving it a try!
> 
> Thanks
> Numan
> 
> 


_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to