[ovs-git] [ovn-org/ovn] 9f03a0: northd: reduce number of nd_na lb logical flows

Lorenzo Bianconi noreply at github.com
Tue Sep 14 20:26:24 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 9f03a04751b1522ce8128935d7dfc83fd5924736
      https://github.com/ovn-org/ovn/commit/9f03a04751b1522ce8128935d7dfc83fd5924736
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
    M northd/ovn-northd.c
    M northd/ovn_northd.dl
    M tests/ovn-northd.at

  Log Message:
  -----------
  northd: reduce number of nd_na lb logical flows

As it has been already done for IPv4, collapse IPv6 Neighbour
Advertisment flows for load balancer using address list and
reduce the number of logical flows from N*M to N where N is
the number of logical router port and M is the number of
Virtual IPs.

https://bugzilla.redhat.com/show_bug.cgi?id=1970258
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list