> index 85ecc5c..77b9b39 100644

> > --- a/tests/ofproto-macros.at
> > +++ b/tests/ofproto-macros.at
> > @@ -76,6 +76,7 @@ m4_define([OVS_VSWITCHD_START],
> >     AT_CHECK([ovs-vswitchd --detach --no-chdir --pidfile
> --enable-dummy$3 --disable-system --log-file -vvconn -vofproto_dpif], [0],
> [], [stderr])
> >     AT_CAPTURE_FILE([ovs-vswitchd.log])
> >     AT_CHECK([[sed < stderr '
> > +/ovs_numa|INFO|Discovered /d
> >  /vlog|INFO|opened log file/d
> >  /vswitchd|INFO|ovs-vswitchd (Open vSwitch)/d
> >  /reconnect|INFO|/d
>
> I would expect that the above extended test fails for the Win32 port
> as the NUMA discovery is not done.
>



Hey Thomas,

could you explain more on this comment?  Here we just delete the log if it
appears.

Thanks,
Alex Wang,
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to