diff options
author | Maximilian Luz <[email protected]> | 2022-12-02 23:33:20 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-02-02 22:48:20 +0100 |
commit | 3f88b459a729ea397aa7cec9a7054a978882370a (patch) | |
tree | fdabe66e587d6da99e334264bc8c374dcb6c0aca /tools/perf/scripts/python/check-perf-trace.py | |
parent | 070b3098ddefdadcc6310878cf50ef09b380db1d (diff) |
platform/surface: aggregator: Improve documentation and handling of message target and source IDs
The `tid_in` and `tid_out` fields of the serial hub protocol command
struct (struct ssh_command) are actually source and target IDs,
indicating the peer from which the message originated and the peer for
which it is intended.
Change the naming of those fields accordingly and improve the protocol
documentation. Additionally, introduce an enum containing all currently
known peers, i.e. targets and sources.
Signed-off-by: Maximilian Luz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions