[ovs-git] [openvswitch/ovs] aac61d: tests: Make packet-type-aware.at hash independent

GitHub noreply at github.com
Mon Feb 26 22:37:25 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: aac61d07e3e6307bd193729f4e76831b1c4fcbd2
      https://github.com/openvswitch/ovs/commit/aac61d07e3e6307bd193729f4e76831b1c4fcbd2
  Author: Balazs Nemeth <balazs.nemeth at ericsson.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
    M tests/packet-type-aware.at

  Log Message:
  -----------
  tests: Make packet-type-aware.at hash independent

When compiling with -msse4.2 a test case of packet-type-aware.at will
fail due to the CRC32 based hash function is different from mhash.
Fix this issue with parsing the port statistics one-by-one.

Signed-off-by: Balazs Nemeth <balazs.nemeth at ericsson.com>
CC: Jan Scheurich <jan.scheurich at ericsson.com>
CC: Zoltan Balogh <zoltan.balogh at ericsson.com>
Fixes: 00135b869d7c ("xlate: fix xport lookup for recirc")
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list