net/enic: support egress port id action
authorHyong Youb Kim <hyonkim@cisco.com>
Wed, 9 Sep 2020 14:00:02 +0000 (07:00 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 21 Sep 2020 16:10:38 +0000 (18:10 +0200)
commit8ca08b702636d4292e12bb593c97e13a4b09a02d
tree14aa444fedb6582e1e76829a6b97ec44c070bd1e
parent87884276ffcb74f234f8e318097d2b9f07b33fff
net/enic: support egress port id action

Use Flow Manager (flowman) to support egress PORT_ID action. It can
steer egress packets from PFs and VFs to any uplink port as long as
they are all on the same VIC adapter. It can also steer packets
between ports on the same VIC adapter (i.e. loopback).

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