[ovs-git] [ovn-org/ovn] 772e04: ovn-controller: Release lport if the ofport of the...

numansiddique noreply at github.com
Tue Jul 28 19:01:55 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 772e040218553fa736457eb3f46a28e937b14045
      https://github.com/ovn-org/ovn/commit/772e040218553fa736457eb3f46a28e937b14045
  Author: Numan Siddique <numans at ovn.org>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M controller/binding.c
    M tests/system-ovn.at

  Log Message:
  -----------
  ovn-controller: Release lport if the ofport of the VIF is -1.

If ofport of an OVS interface is set -1 for some reason, then ovn-controller
is not releasing the logical port which maps to the OVS interface.

This patch fixes this issue.

Fixes: 354bdba51abf("ovn-controller: I-P for SB port binding and OVS interface in runtime_data.")
Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list