Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I'm looking at this today for OVN master.
(In reply to Russell Bryant from comment #1) > I'm looking at this today for OVN master. https://mail.openvswitch.org/pipermail/ovs-dev/2019-November/364369.html
tested on ovn2.13.0-5: clone repo: git clone git://pkgs.devel.redhat.com/rpms/ovn2.13 checkout branch for rhel8: git branch rhel8 -t remotes/origin/fast-datapath-rhel-8 prep src: rhpkg prep build ovs and ovn run test: make check-system-userspace TESTSUITEFLAGS='10-16' ## ---------------------- ## ## ovn 2.13.0 test suite. ## ## ---------------------- ## system-ovn 11: ovn -- load balancing in gateway router ok 12: ovn -- load balancing in gateway router - IPv6 ok 13: ovn -- multiple gateway routers, load-balancing ok 14: ovn -- multiple gateway routers, load-balancing - IPv6 ok 15: ovn -- load balancing in router with gateway router port ok 16: ovn -- load balancing in router with gateway router port - IPv6 ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1434