[ovs-git] Open vSwitch: tests: Fix mirroring tests on big-endian architectures. (branch-1.4)

dev at openvswitch.org dev at openvswitch.org
Thu Apr 26 20:22:53 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.4 has been updated
       via  f79982ba930364f2d3935196dc13b422ba711ef2 (commit)
      from  3ec948f68e4524dadbfd5922368f9a65a1e21d3f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f79982ba930364f2d3935196dc13b422ba711ef2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f79982ba930364f2d3935196dc13b422ba711ef2
Author: Ben Pfaff <blp at nicira.com>
		
tests: Fix mirroring tests on big-endian architectures.
		
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 <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 tests/ofproto-dpif.at |   60 +++++++++++++++++++++++++++++-------------------
 1 files changed, 36 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list