diff options
author | Jeremy Kerr <[email protected]> | 2021-09-29 15:26:09 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-29 11:00:11 +0100 |
commit | 7b14e15ae6f4850392800482efb54d5cf4ae300c (patch) | |
tree | 4857420af83ce1abaa4ff581b31303fcc5c5c109 /tools/perf/scripts/python/libxed.py | |
parent | 43f55f23f70881e9c397557f15c8090b368d0af2 (diff) |
mctp: Implement a timeout for tags
Currently, a MCTP (local-eid,remote-eid,tag) tuple is allocated to a
socket on send, and only expires when the socket is closed.
This change introduces a tag timeout, freeing the tuple after a fixed
expiry - currently six seconds. This is greater than (but close to) the
max response timeout in upper-layer bindings.
Signed-off-by: Jeremy Kerr <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions