[ovs-git] [openvswitch/ovs] 597df6: tests: Fix conntrack tests expected results.

GitHub noreply at github.com
Mon Oct 15 22:25:37 UTC 2018


  Branch: refs/heads/branch-2.8
  Home:   https://github.com/openvswitch/ovs
  Commit: 597df6459f3b114905773c4f4dcf7e5f511cb808
      https://github.com/openvswitch/ovs/commit/597df6459f3b114905773c4f4dcf7e5f511cb808
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  tests: Fix conntrack tests expected results.

On master, 6f06837989bb ("flow: Add some L7 payload data to most L4
protocols that accept it.") gives ICMP echo request and reply packets
constructed to match a flow an appropriate amount of L7 data.  This
commit is not on branch-2.9.   When a pair of conntrack commits were
backported to branch-2.9, they naturally expected nonempty ICMP payloads,
but branch-2.9 doesn't have them.  Thus, this commit adjusts the expected
packet sizes to match the reality on branch-2.9.

The alternative of backporting commit 6f06837989bb seemed unattractive
because at least at first glance it had patch rejects.

Fixes: 2fd92c7c75ed ("odp-util: Fix a use-after-free bug.")
Fixes: a817086f7e41 ("ofproto-dpif: Fix NXT_RESUME flow stats")
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list