diff options
| author | Md Haris Iqbal <[email protected]> | 2024-08-21 13:22:07 +0200 |
|---|---|---|
| committer | Leon Romanovsky <[email protected]> | 2024-08-28 15:24:34 +0300 |
| commit | 4842cfb07a4faa4b9768e496925e48b50875ee13 (patch) | |
| tree | adbb78b740cdfc4f8633285165b3e822efc08a2e /tools/perf/scripts/python/bin | |
| parent | 34cd19288161313b6ba24004206ab6a64fdef7c5 (diff) | |
RDMA/rtrs: For HB error add additional clt/srv specific logging
In case of HB error, we need to know the specific path on which it
happened, for better debugging. Since the clt/srv path structures are not
available in rtrs.c, it needs to be done in the individual HB error
handler.
This commit add those loging. A sample kernel log output after this commit:
rtrs_core L357: <blya>: HB missed max reached.
rtrs_server L717: <blya>: HB err handler for path=ip:x.x.x.x@ip:x.x.x.x
.
.
rtrs_core L357: <blya>: HB missed max reached.
rtrs_client L1519: <blya>: HB err handler for path=ip:x.x.x.x@ip:x.x.x.x
Signed-off-by: Md Haris Iqbal <[email protected]>
Reviewed-by: Jack Wang <[email protected]>
Signed-off-by: Grzegorz Prajsner <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions