net/enic: allow multiple mark and flag actions
authorJohn Daley <johndale@cisco.com>
Wed, 15 Apr 2020 01:06:41 +0000 (18:06 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:08 +0000 (13:57 +0200)
commit45a40f98b345e3f83d50f293974f1cd106ca02b3
tree84f87b0d5206a45ddbf88860c5b99d26c2ee590d
parent510aecab170dc8bd4a3d59d839a898a17cf2560f
net/enic: allow multiple mark and flag actions

1400 series adapters support multiple MARK and FLAG action types.
  e.g.: mark id 10 / queue index 2 / mark id 11 / queue index 3

Remove the restriction in the Flow Manager implementation.

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