net/ice/base: fix flow director rule passthrough mode
authorSimei Su <simei.su@intel.com>
Fri, 8 May 2020 01:22:22 +0000 (09:22 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 18 May 2020 18:35:57 +0000 (20:35 +0200)
commit4211cc0e922616f9d017504b0db6d3f91b111bcd
tree4204096e588de6b024d5bf2b743f3649cc693d2a
parent86015ee3ad981c32ac7102d947abc57f6c4bb531
net/ice/base: fix flow director rule passthrough mode

This patch adds support for FDIR passthrough mode. When FDIR rule
hits, FDIR just forward this packet to the next stage filter.

Fixes: 55daca4e45fc ("net/ice/base: change function to static")

Signed-off-by: Simei Su <simei.su@intel.com>
Tested-by: Xiaoxiao Zeng <xiaoxiaox.zeng@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/base/ice_fdir.c