[ovs-git] [openvswitch/ovs] e3b764: Datapath: Change in openvswitch kernel module to s...

Ben Pfaff noreply at github.com
Fri Nov 22 17:26:43 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e3b76440ae1785540d57bddec4fa1b3e7f6b47e9
      https://github.com/openvswitch/ovs/commit/e3b76440ae1785540d57bddec4fa1b3e7f6b47e9
  Author: Martin Varghese <martin.varghese at nokia.com>
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
    M datapath/actions.c
    M datapath/flow.c
    M datapath/flow.h
    M datapath/flow_netlink.c
    M tests/system-traffic.at

  Log Message:
  -----------
  Datapath: Change in openvswitch kernel module to support MPLS label depth of 3 in ingress direction.

Upstream commit:
    commit fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3
    Author: Martin Varghese <martin.varghese at nokia.com>
    Date:   Mon Nov 4 07:27:44 2019 +0530

    Change in Openvswitch to support MPLS label depth of 3 in ingress
    direction

    The openvswitch was supporting a MPLS label depth of 1 in the
    ingress direction though the userspace OVS supports a max depth
    of 3 labels.This change enables openvswitch module to support a
    max depth of 3 labels in the ingress.

    Signed-off-by: Martin Varghese <martin.varghese at nokia.com>
    Acked-by: Pravin B Shelar <pshelar at ovn.org>
    Signed-off-by: David S. Miller <davem at davemloft.net>

Signed-off-by: Martin Varghese <martin.varghese at nokia.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list