diff options
author | Brett Creeley <brett.creeley@intel.com> | 2021-03-02 21:15:36 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-04-01 00:21:28 +0300 |
commit | b66a972abb6b4a2fe8e0444ba2a2d3718c79d5ad (patch) | |
tree | fce8b914feaea0578c69a6e49d31b1ab3b1ded94 /tools/perf/scripts/python/stackcollapse.py | |
parent | e3c53928a3b2b3ec983955a838547aa7344822be (diff) | |
download | linux-b66a972abb6b4a2fe8e0444ba2a2d3718c79d5ad.tar.xz |
ice: Refactor ice_set/get_rss into LUT and key specific functions
Currently ice_set/get_rss are used to set/get the RSS LUT and/or RSS
key. However nearly everywhere these functions are called only the LUT
or key are set/get. Also, making this change reduces how many things
ice_set/get_rss are doing. Fix this by adding ice_set/get_rss_lut and
ice_set/get_rss_key functions.
Also, consolidate all calls for setting/getting the RSS LUT and RSS Key
to use ice_set/get_rss_lut() and ice_set/get_rss_key().
Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions