-
- Downloads
i40evf: Add support to apply cloud filters
This patch enables a tc filter to be applied as a cloud filter for the VF. This patch adds functions which parse the tc filter, extract the necessary fields needed to configure the filter and package them in a virtchnl message to be sent to the PF to apply them. Signed-off-by:Harshitha Ramamurthy <harshitha.ramamurthy@intel.com> Tested-by:
Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Showing
- drivers/net/ethernet/intel/i40evf/i40evf.h 48 additions, 0 deletionsdrivers/net/ethernet/intel/i40evf/i40evf.h
- drivers/net/ethernet/intel/i40evf/i40evf_main.c 575 additions, 5 deletionsdrivers/net/ethernet/intel/i40evf/i40evf_main.c
- drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c 187 additions, 0 deletionsdrivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
Loading
Please register or sign in to comment