summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorLarysa Zaremba <larysa.zaremba@intel.com>2026-06-25 18:02:01 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2026-08-12 13:56:51 -0700
commit8760a06e4553e1375da5189b61ea992143d5eace (patch)
tree9ee65d318d8e89734a002a0e675bf3285a6f9e9c /tools/perf/scripts/python/task-analyzer.py
parentfb2bebcffbbdbf080ebb49d4191730aaac4136b3 (diff)
idpf: remove unused code for getting RSS info from device
idpf_send_get_set_rss_lut_msg() and idpf_send_get_set_rss_key_msg() do not handle the get=true path properly. Response validation is insufficient, memcpy size is wrong, LE-to-CPU conversion is missing. Fortunately, those functions are never used with get=true. Given how broken this dead code is, it is unlikely to be useful in the future. Rename idpf_send_get_set_rss_lut_msg() to idpf_send_set_rss_lut_msg(), idpf_send_get_set_rss_key_msg() to idpf_send_set_rss_key_msg(), remove the get parameter and remove all get=true cases from the function. Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com> Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com> Tested-by: Samuel Salin <Samuel.salin@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions