OSDN Git Service

rxrpc: Record statistics about ACK types
authorDavid Howells <dhowells@redhat.com>
Wed, 11 May 2022 13:01:25 +0000 (14:01 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 8 Nov 2022 16:42:15 +0000 (16:42 +0000)
commitf2a676d10038e8f3913dc576397b9c9efb190afd
treed67be5a8fe07204a50b9918461a65a8645be563c
parentb015424695f03a9fa5862d09c267ed458e256300
rxrpc: Record statistics about ACK types

Record statistics about the different types of ACKs that have been
transmitted and received and the number of ACKs that have been filled out
and transmitted or that have been skipped.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
net/rxrpc/ar-internal.h
net/rxrpc/call_event.c
net/rxrpc/input.c
net/rxrpc/output.c
net/rxrpc/proc.c