[ovs-git] [openvswitch/ovs] 8ae817: tests: Make test independent of the hash function.

GitHub noreply at github.com
Wed Jan 7 18:17:02 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 8ae8176fd0d8ed919e3301cc961dcf02b65ff49d
      https://github.com/openvswitch/ovs/commit/8ae8176fd0d8ed919e3301cc961dcf02b65ff49d
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  tests: Make test independent of the hash function.

Otherwise compiling with -msse4.2 (or -march=native on a SSE4.2
capable CPU) will produce a test failure due to the CRC32-based hash
function being different from mhash.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list