[ovs-git] [openvswitch/ovs] e81ed9: Fix redundant datapath set ethernet action with NS...

Ilya Maximets noreply at github.com
Wed Jun 16 12:11:07 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e81ed94214d76005d83fcc24a8f83a896645a739
      https://github.com/openvswitch/ovs/commit/e81ed94214d76005d83fcc24a8f83a896645a739
  Author: Martin Varghese <martin.varghese at nokia.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

  Changed paths:
    M lib/odp-util.c
    M ofproto/ofproto-dpif-xlate.c
    M tests/nsh.at

  Log Message:
  -----------
  Fix redundant datapath set ethernet action with NSH Decap.

When a decap action is applied on NSH header encapsulating a
ethernet packet a redundant set mac address action is programmed
to the datapath.

Fixes: f839892a206a ("OF support and translation of generic encap and decap")
Signed-off-by: Martin Varghese <martin.varghese at nokia.com>
Acked-by: Jan Scheurich <jan.scheurich at ericsson.com>
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>




More information about the git mailing list