[PATCH net-next 0/8] mptcp: Fixes and tracepoints from the mptcp tree

2021-04-16 Thread Mat Martineau
Here's one more batch of changes that we've tested out in the MPTCP tree. Patch 1 makes the MPTCP KUnit config symbol more consistent with other subsystems. Patch 2 fixes a couple of format specifiers in pr_debug()s Patches 3-7 add four helpful tracepoints for MPTCP. Patch 8 is a one-line refa

Re: [PATCH net-next 0/8] mptcp: Fixes and tracepoints from the mptcp tree

2021-04-16 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Fri, 16 Apr 2021 15:38:00 -0700 you wrote: > Here's one more batch of changes that we've tested out in the MPTCP tree. > > > Patch 1 makes the MPTCP KUnit config symbol more consistent with other > subsystems. > > Pa