This series enables several flow features such as priorities and egress PORT_ID action. It depends on the ealier patch series that adds VF representors.
The 1st patch (remove obsolete code) does not technically belong in the series, but is piggybacked here as it is a trivial cleanup. Thanks.. -Hyong Hyong Youb Kim (6): net/enic: remove obsolete code net/enic: support egress PORT_ID action net/enic: support priorities for TCAM flows net/enic: ignore vlan inner type when it is zero net/enic: generate VXLAN source port if it is zero in template net/enic: support VXLAN decap action combined with VLAN pop doc/guides/rel_notes/release_20_11.rst | 3 + drivers/net/enic/enic.h | 5 - drivers/net/enic/enic_fm_flow.c | 228 ++++++++++++++++++++++++- 3 files changed, 222 insertions(+), 14 deletions(-) -- 2.26.2