On Sun, Feb 09, 2014 at 12:44:35AM +0530, Arun Sharma wrote: > While testing I found: > - In autotest, didn't found banner for "OVSDB -- ovsdb-server > transactions (TCP IPv6 sockets)" though single unit test is executed for > TCP IPv6 and clubbed in the banner of TCP IPv4 cases.
I didn't see a good reason to add so many TCP IPv6 tests. As long as a single kind of transaction works over TCP IPv6, the others ought to also. I guess the banner isn't accurate, but we can fix that. > - During "make check", all cases related to OVSDB_CHECK_IDL_TCP6_PY > failed in the test box "strace" cmd was not there. So should we check > availability of 'strace' cmd during configure? Adding "strace" here was a mistake that has already been fixed. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
