On Thu, Apr 26, 2012 at 12:14:14PM -0700, Ansis Atteka wrote: > On Thu, Apr 26, 2012 at 11:06 AM, Ben Pfaff <[email protected]> wrote: > > > These tests had a hidden dependency on the hash function in use, > > which yields different results on big-endian and little-endian > > architectures. This commit fixes the problem by properly > > parameterizing the parts that can differ. > > > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > This should fix a bunch of Debian buildd failures, such as this one > > for sparc: > > > > https://buildd.debian.org/status/fetch.php?pkg=openvswitch&arch=sparc&ver=1.4.0%2Bgit20120321-1&stamp=1332458882 > > > > I'm now checking whether there are any problems on master. [...] > > Looks good to me.
Thanks, I pushed this to branch-1.4. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
