rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size
authorDavid Howells <dhowells@redhat.com>
Wed, 4 Dec 2024 07:46:40 +0000 (07:46 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 9 Dec 2024 21:48:26 +0000 (13:48 -0800)
commit149d002bee706f51772bd320cda90c922844bb0e
treef9b1346a2ad060bd732590cfd7bbadf58d934605
parentb7313009c2e56d6e8bffd3d21c1a3a67a9149e2e
rxrpc: Add a tracepoint to show variables pertinent to jumbo packet size

Add a tracepoint to be called right before packets are transmitted for the
first time that shows variable values that are pertinent to how many
subpackets will be added to a jumbo DATA packet.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Link: https://patch.msgid.link/20241204074710.990092-13-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/trace/events/rxrpc.h
net/rxrpc/call_event.c