diff options
author | David Howells <dhowells@redhat.com> | 2024-01-29 14:51:30 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2024-02-29 16:49:56 +0100 |
commit | ba132d841d5637655273c28d30751c8d18ac189b (patch) | |
tree | 2e1dea9c82809661a746a33b0769ca231c4647c4 /net/rxrpc/sendmsg.c | |
parent | Merge branch 'net-collect-tstats-automatically' (diff) | |
download | linux-ba132d841d5637655273c28d30751c8d18ac189b.tar.xz linux-ba132d841d5637655273c28d30751c8d18ac189b.zip |
rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
Each Rx protocol packet contains a per-connection monotonically increasing
serial number used to correlate outgoing messages with their replies -
something that can be used for RTT calculation.
Note this value in the rxrpc_txbuf struct in addition to the wire header
and then log it in the rxrpc_retransmit trace for reference.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: linux-afs@lists.infradead.org
cc: netdev@vger.kernel.org
Diffstat (limited to 'net/rxrpc/sendmsg.c')
0 files changed, 0 insertions, 0 deletions