Home
last modified time | relevance | path

Searched hist:"84 e28aa5" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/trace/events/
H A Drxrpc.h84e28aa5 Mon Oct 17 04:55:41 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Generate extra pings for RTT during heavy-receive call

When doing a call that has a single transmitted data packet and a massive
amount of received data packets, we only ping for one RTT sample, which
means we don't get a good reading on it.

Fix this by converting occasional IDLE ACKs into PING ACKs to elicit a
response.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
/openbmc/linux/net/rxrpc/
H A Dcall_event.c84e28aa5 Mon Oct 17 04:55:41 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Generate extra pings for RTT during heavy-receive call

When doing a call that has a single transmitted data packet and a massive
amount of received data packets, we only ping for one RTT sample, which
means we don't get a good reading on it.

Fix this by converting occasional IDLE ACKs into PING ACKs to elicit a
response.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
H A Doutput.c84e28aa5 Mon Oct 17 04:55:41 CDT 2022 David Howells <dhowells@redhat.com> rxrpc: Generate extra pings for RTT during heavy-receive call

When doing a call that has a single transmitted data packet and a massive
amount of received data packets, we only ping for one RTT sample, which
means we don't get a good reading on it.

Fix this by converting occasional IDLE ACKs into PING ACKs to elicit a
response.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org