diff options
author | Costa Shulyupin <costa.shul@redhat.com> | 2025-09-06 21:23:19 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-09-27 04:51:18 -0400 |
commit | 344823886eafe5fe17ed788b00e463666c2183b4 (patch) | |
tree | bf336da5f638927a8cfeb3ab7994a11ee36e702c /tools/testing/selftests/net/lib/py/utils.py | |
parent | 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c (diff) |
tools/rtla: Consolidate common parameters into shared structure
timerlat_params and osnoise_params structures contain 15 identical
fields.
Introduce a new header common.h and define a common_params structure to
consolidate shared fields, reduce code duplication, and enhance
maintainability.
Cc: John Kacur <jkacur@redhat.com>
Link: https://lore.kernel.org/20250907022325.243930-2-crwood@redhat.com
Reviewed-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Signed-off-by: Crystal Wood <crwood@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions