[dpdk-dev] [PATCH 1/7] net/ice: enable switch flow on DCF

2020-03-12 Thread Wei Zhao
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 --- drivers/net/ice/ice_dcf_ethdev.c| 10 ++-- drivers/net/ice/ice_dcf_parent.c

[dpdk-dev] [PATCH 1/7] net/ice: enable switch flow on DCF

2020-03-12 Thread wei.zh...@intel.com
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 --- drivers/net/ice/ice_dcf_ethdev.c| 10 ++-- drivers/net/ice/ice_dcf_parent.c