net/enic: flow API for Legacy NICs
authorJohn Daley <johndale@cisco.com>
Wed, 17 May 2017 22:38:09 +0000 (15:38 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 12 Jun 2017 09:41:26 +0000 (10:41 +0100)
commitaa3d2ff821986e5ecd266d280efaf7ae774998bc
tree979e9a160393bd3e368a6a017bc2eba812aee873
parent26faa126d87eb7a1cf3aa9fd539d7d58742ae936
net/enic: flow API for Legacy NICs

5-tuple exact Flow support for 1200 series adapters. This allows:
Attributes: ingress
Items: ipv4, ipv6, udp, tcp (must exactly match src/dst IP
       addresses and ports and all must be specified).
Actions: queue and void
Selectors: 'is'

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Nelson Escobar <neescoba@cisco.com>
drivers/net/enic/enic_flow.c