net/ice: enable switch flow on DCF
authorWei Zhao <wei.zhao1@intel.com>
Fri, 3 Apr 2020 04:45:57 +0000 (12:45 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:06 +0000 (13:57 +0200)
commit829c3106812dee9e54d6dc060688e37f791a2421
tree622ecbcc5314c2f712c135817d42851a60cbe3bd
parent0342232aa4dfdc3e709ffaac0c1a6635b3f2174c
net/ice: enable switch flow on DCF

DCF on CVL is a control plane VF which take the responsibility to
configure all the PF/global resources, this patch add support DCF
on to program forward rule to direct packets to VFs.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/rel_notes/release_20_05.rst
drivers/net/ice/ice_dcf_ethdev.c
drivers/net/ice/ice_dcf_parent.c
drivers/net/ice/ice_fdir_filter.c
drivers/net/ice/ice_hash.c
drivers/net/ice/ice_switch_filter.c