commit | 0075fa0fadd0ac6daf5c26a153e7bfa56fc9b4f3 | [log] [tgz] |
---|---|---|
author | Harshitha Ramamurthy <harshitha.ramamurthy@intel.com> | Tue Jan 23 08:51:05 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Feb 14 09:43:22 2018 -0800 |
tree | 6c5dc2c022c77c14aa7852b2e1fa711e75d56f76 | |
parent | 3872c8d44c2e489bcce0c743e808a4135e8da228 [diff] |
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>