diff options
| author | David Howells <[email protected]> | 2016-08-23 15:27:25 +0100 |
|---|---|---|
| committer | David Howells <[email protected]> | 2016-08-23 16:02:35 +0100 |
| commit | 18bfeba50dfd0c8ee420396f2570f16a0bdbd7de (patch) | |
| tree | 3b3a896ce8212cc31070c890a2a9f24fe572f4dd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 563ea7d5d4eaf0ff63ddcaf8ed849eb88bb5738d (diff) | |
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
Perform terminal call ACK/ABORT retransmission in the connection processor
rather than in the call processor. With this change, once last_call is
set, no more incoming packets will be routed to the corresponding call or
any earlier calls on that channel (call IDs must only increase on a channel
on a connection).
Further, if a packet's callNumber is before the last_call ID or a packet is
aimed at successfully completed service call then that packet is discarded
and ignored.
Signed-off-by: David Howells <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions