commit | 0aaeb4fbc842b9e6ef11ee1415e6e88171056afb | [log] [tgz] |
---|---|---|
author | Haiyue Wang <haiyue.wang@intel.com> | Tue Apr 13 08:48:41 2021 +0800 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Thu Apr 22 09:26:23 2021 -0700 |
tree | 66769f2f76941c9231a369b805514c45e4fc60c5 | |
parent | ddd1f3cfed3f06906c25f917eb703d683c415e24 [diff] |
iavf: Add framework to enable ethtool RSS config Add the virtchnl message interface to VF, so that VF can request RSS input set(s) based on PF's capability. This framework allows ethtool RSS config support on the VF driver. Signed-off-by: Haiyue Wang <haiyue.wang@intel.com> Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>