net/ice: fix flow director tunnel profile existence check
authorYahui Cao <yahui.cao@intel.com>
Tue, 5 Nov 2019 13:37:21 +0000 (21:37 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Nov 2019 22:15:05 +0000 (23:15 +0100)
commit228df3edb1d824436e1f7d7d57117f6c5e1e706b
tree5a41e54615192d2b0dd63a6488f8dfb488e501f5
parent14c46475177fc3c60b9e978870e014f57b8f9a59
net/ice: fix flow director tunnel profile existence check

If first rule is issued and then the second rule is issued with the same
input set as first rule's, FDIR driver can't find there is an identical
input set.

Fixes: 109e8e06249e ("net/ice: configure HW flow director rule")

Signed-off-by: Yahui Cao <yahui.cao@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_fdir_filter.c