On Tue, Dec 8, 2020 at 2:01 AM Dumitru Ceara <[email protected]> wrote: > > 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". >
Thanks Dumitru. I applied the series to master and to branch-20.12, Numan > 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 > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
