aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorBrett Creeley <[email protected]>2021-03-02 10:15:36 -0800
committerTony Nguyen <[email protected]>2021-03-31 14:21:28 -0700
commitb66a972abb6b4a2fe8e0444ba2a2d3718c79d5ad (patch)
treefce8b914feaea0578c69a6e49d31b1ab3b1ded94 /tools/testing/selftests/bpf/prog_tests/autoload.c
parente3c53928a3b2b3ec983955a838547aa7344822be (diff)
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 <[email protected]> Tested-by: Tony Brelinski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions