[ovs-git] [openvswitch/ovs] f274a0: system-traffic: Fix packet-in format for tests.

GitHub noreply at github.com
Thu Apr 7 17:51:15 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f274a04708493388f83eecbf2543473aa930f90c
      https://github.com/openvswitch/ovs/commit/f274a04708493388f83eecbf2543473aa930f90c
  Author: Joe Stringer <joe at ovn.org>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  system-traffic: Fix packet-in format for tests.

Since continuations were introduced, the system-traffic tests which use
OpenFlow monitors to check the results of datapath execution have been
failing, because the new PACKET_IN2 format is used rather than
PACKET_IN. Switch the expected output over to PACKET_IN2.

Signed-off-by: Joe Stringer <joe at ovn.org>
Acked-by: Daniele Di Proietto <diproiettod at vmware.com>




More information about the git mailing list