aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHariprasad Kelam <[email protected]>2024-03-26 17:51:49 +0530
committerDavid S. Miller <[email protected]>2024-03-29 11:45:42 +0000
commit0ba80d96585662299d4ea4624043759ce9015421 (patch)
tree1e44f9b0bad2dd026215e4343bc17d19e75a26be /tools/perf/scripts/python
parentad69a730c616b32a10d8f11523cd9124362bba56 (diff)
octeontx2-af: Fix issue with loading coalesced KPU profiles
The current implementation for loading coalesced KPU profiles has a limitation. The "offset" field, which is used to locate profiles within the profile is restricted to a u16. This restricts the number of profiles that can be loaded. This patch addresses this limitation by increasing the size of the "offset" field. Fixes: 11c730bfbf5b ("octeontx2-af: support for coalescing KPU profiles") Signed-off-by: Hariprasad Kelam <[email protected]> Reviewed-by: Kalesh AP <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions