net/enic: support VXLAN decap action combined with VLAN pop
authorHyong Youb Kim <hyonkim@cisco.com>
Wed, 9 Sep 2020 14:00:06 +0000 (07:00 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 21 Sep 2020 16:10:38 +0000 (18:10 +0200)
commita4ab862e99c49b7b9e57c5844a1843b0e3d93ebc
treeb904af44b4ce807d3709ff3b912838fb733aae8c
parentd52054e70f8982d7d72edec14b5875c2a0ed23da
net/enic: support VXLAN decap action combined with VLAN pop

Flow Manager (flowman) provides DECAP_STRIP operation which
decapsulates VXLAN header and then removes VLAN header from the inner
packet. Use this operation to support vxlan_decap followed by
of_pop_vlan.

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
doc/guides/rel_notes/release_20_11.rst
drivers/net/enic/enic_fm_flow.c