[PATCH net-next 00/13] rxrpc: Increasing SACK size and moving away from softirq, part 5

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Feb 2 04:10:19 PST 2023


Hello:

This series was applied to netdev/net-next.git (master)
by David Howells <dhowells at redhat.com>:

On Tue, 31 Jan 2023 17:12:14 +0000 you wrote:
> Here's the fifth part of patches in the process of moving rxrpc from doing
> a lot of its stuff in softirq context to doing it in an I/O thread in
> process context and thereby making it easier to support a larger SACK
> table.
> 
> The full description is in the description for the first part[1] which is
> now upstream.  The second and third parts are also upstream[2].  A subset
> of the original fourth part[3] got applied as a fix for a race[4].
> 
> [...]

Here is the summary with links:
  - [net-next,01/13] rxrpc: Fix trace string
    https://git.kernel.org/netdev/net-next/c/8395406b3495
  - [net-next,02/13] rxrpc: Remove whitespace before ')' in trace header
    https://git.kernel.org/netdev/net-next/c/371e68ba0306
  - [net-next,03/13] rxrpc: Shrink the tabulation in the rxrpc trace header a bit
    https://git.kernel.org/netdev/net-next/c/828bebc80a03
  - [net-next,04/13] rxrpc: Convert call->recvmsg_lock to a spinlock
    https://git.kernel.org/netdev/net-next/c/223f59016fa2
  - [net-next,05/13] rxrpc: Allow a delay to be injected into packet reception
    https://git.kernel.org/netdev/net-next/c/af094824f20b
  - [net-next,06/13] rxrpc: Generate extra pings for RTT during heavy-receive call
    https://git.kernel.org/netdev/net-next/c/84e28aa513af
  - [net-next,07/13] rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
    https://git.kernel.org/netdev/net-next/c/5bbf953382be
  - [net-next,08/13] rxrpc: Simplify ACK handling
    https://git.kernel.org/netdev/net-next/c/f21e93485bcb
  - [net-next,09/13] rxrpc: Don't lock call->tx_lock to access call->tx_buffer
    https://git.kernel.org/netdev/net-next/c/b30d61f4b128
  - [net-next,10/13] rxrpc: Remove local->defrag_sem
    https://git.kernel.org/netdev/net-next/c/e7f40f4a701b
  - [net-next,11/13] rxrpc: Show consumed and freed packets as non-dropped in dropwatch
    https://git.kernel.org/netdev/net-next/c/f20fe3ff82b3
  - [net-next,12/13] rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
    https://git.kernel.org/netdev/net-next/c/83836eb4df75
  - [net-next,13/13] rxrpc: Kill service bundle
    https://git.kernel.org/netdev/net-next/c/550130a0ce30

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-afs mailing list