commit | 3872c8d44c2e489bcce0c743e808a4135e8da228 | [log] [tgz] |
---|---|---|
author | Harshitha Ramamurthy <harshitha.ramamurthy@intel.com> | Tue Jan 23 08:51:04 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Feb 14 09:43:22 2018 -0800 |
tree | 8f60040d32316e795a6420568a0bfb757a9b84ac | |
parent | 0718e560a330599d15fddc37651d693c7a09e49e [diff] |
virtchnl: Add filter data structures This patch adds infrastructure to send virtchnl messages to the PF to configure filters on the VF. The patch adds a struct called virtchnl_filter which contains information about the fields in the user-specified tc filter. 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>