mbox series

[ovs-dev,0/2] Postpone ports performance fixes.

Message ID 20241001134023.136629-1-xsimonar@redhat.com
Headers show
Series Postpone ports performance fixes. | expand

Message

Xavier Simonart Oct. 1, 2024, 1:40 p.m. UTC
Xavier Simonart (2):
  controller: Optimize postponed ports handling.
  controller: Avoid potential 100% cpu when ports are postponed.

 controller/binding.c        | 60 +++++++++++++++++++------------------
 controller/binding.h        |  2 ++
 controller/if-status.c      | 27 +++++++++++++----
 controller/if-status.h      |  3 +-
 controller/ovn-controller.c | 37 +++++++++++++++++++++--
 tests/ovn.at                |  3 ++
 6 files changed, 93 insertions(+), 39 deletions(-)