[ovs-git] [ovn-org/ovn] 2c2f18: northd: introduce build_check_pkt_len_flows_for_lr...

Lorenzo Bianconi noreply at github.com
Thu Jul 29 19:44:47 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 2c2f1802dcfc6f7d3e3a25a24e0b8f4c7c7f39d8
      https://github.com/ovn-org/ovn/commit/2c2f1802dcfc6f7d3e3a25a24e0b8f4c7c7f39d8
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  northd: introduce build_check_pkt_len_flows_for_lrp routine

Introduce build_check_pkt_len_flows_for_lrp routine to configure
check_pkt_larger logical flow for a given logical port. This is a
preliminary patch to enable check_pkt_larger support for gw router
use case.

Acked-by: Mark Michelson <mmichels at redhat.com>
Acked-by: Mark D. Gray <mark.d.gray at redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: 947e8d450ebaa8ce4ab81cb480a419618f1508c7
      https://github.com/ovn-org/ovn/commit/947e8d450ebaa8ce4ab81cb480a419618f1508c7
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

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

  Log Message:
  -----------
  northd: enable check_pkt_larger for gw router

As it is already done for distributed gw router scenario, introduce
check_pkt_larger logical flows for gw router use case.

Acked-by: Mark D. Gray <mark.d.gray at redhat.com>
Co-authored-by: Numan Siddique <numans at ovn.org>
Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>


  Commit: 1c9e46ab5c05043a8cd6c47b5fec2e1ac4c962db
      https://github.com/ovn-org/ovn/commit/1c9e46ab5c05043a8cd6c47b5fec2e1ac4c962db
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

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

  Log Message:
  -----------
  northd: add check_pkt_larger lflows for ingress traffic

Introduce check_pkt_larger action for ingress traffic
entering the cluster from a distributed gw router port
or from a gw router. This patch enables pMTU discovery
for ingress traffic.

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Acked-by: Mark D. Gray <mark.d.gray at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/675608180aaa...1c9e46ab5c05


More information about the git mailing list