Fix ovn-ic issues, as well as a similar issue in ovn-northd.
Xavier Simonart (7):
  ovn-ic: Fix routes not deleted when lr is disabled.
  ovn-ic: Fix 100% CPU when ovn-ic is paused.
  ovn-ic: Fix race condition when ovn-ic is paused.
  ovn-ic: Cancel contended ISB lock when ocn-ic is paused.
  ovn-ic: Fix Transaction error in ISB.
  ovn-ic: Fix potential txn error inserting DP Binding in ISB.
  northd: Fix 100% CPU when northd is paused.

 ic/ovn-ic.c         |  67 ++++++++++++++++++++--
 ic/ovn-ic.h         |   3 +-
 northd/ovn-northd.c |   3 +-
 tests/ovn-ic.at     | 133 ++++++++++++++++++++++++++++++++++++++++++++
 tests/ovn-northd.at |   6 ++
 5 files changed, 204 insertions(+), 8 deletions(-)

-- 
2.47.1

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

Reply via email to