net/ice/base: update IPv4 and IPv6 flow packet type masks
authorQi Zhang <qi.z.zhang@intel.com>
Mon, 15 Jun 2020 02:05:14 +0000 (10:05 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jun 2020 17:21:08 +0000 (19:21 +0200)
commit8c98e3c539625b6dbdf8acb1817b55eae101e537
tree8a0cba408f398f19c57cbd27485c30f2f7da0e38
parent00d432ac4b59e359c0ca119995a6870cd8c5191e
net/ice/base: update IPv4 and IPv6 flow packet type masks

In the flow API, add ability to add IPV4/IPV6 rules that match on
packets with or without inner L4 protocols.

Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_flow.c
drivers/net/ice/base/ice_flow.h
drivers/net/ice/ice_fdir_filter.c
drivers/net/ice/ice_hash.c