The first patch moves some of the helper functions to common code.

The second patch of the series removes a test file that was left over after
the OVS/OVN split: system-userspace-packet-type-aware.at

The third patch fixes the "ovn -- Superseding ACLs with conjunction"
that sometimes failed due to "hard_age" being present in the flow dump
output.

Dumitru Ceara (3):
      tests: Add ofctl_strip_all() to filter OVS flow outputs.
      tests: Remove unused system-userspace-packet-type-aware.at.
      tests: Fix test "ovn -- Superseding ACLs with conjunction".

 tests/automake.mk                           |    3 
 tests/ofproto-macros.at                     |   23 +
 tests/ovn.at                                |   72 ++---
 tests/system-userspace-packet-type-aware.at |  425 ---------------------------
 4 files changed, 59 insertions(+), 464 deletions(-)
 delete mode 100644 tests/system-userspace-packet-type-aware.at

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to