Hello: This patch was applied to bpf/bpf.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 9 Nov 2023 15:39:25 +0000 you wrote: > Fix two connection reaping bugs: > > (1) rxrpc_connection_expiry is in units of seconds, so > rxrpc_disconnect_call() needs to multiply it by HZ when adding it to > jiffies. > > (2) rxrpc_client_conn_reap_timeout() should set RXRPC_CLIENT_REAP_TIMER if > local->kill_all_client_conns is clear, not if it is set (in which case > we don't need the timer). Without this, old client connections don't > get cleaned up until the local endpoint is cleaned up. > > [...] Here is the summary with links: - [02/41] rxrpc: Fix two connection reaping bugs https://git.kernel.org/bpf/bpf/c/61e4a8660002 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html