mbox series

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

Message ID 20210416223808.298842-1-mathew.j.martineau@linux.intel.com
Headers show
Series mptcp: Fixes and tracepoints from the mptcp tree | expand

Message

Mat Martineau April 16, 2021, 10:38 p.m. UTC
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 refactor to use an available helper macro.


Geliang Tang (7):
  mptcp: fix format specifiers for unsigned int
  mptcp: export mptcp_subflow_active
  mptcp: add tracepoint in mptcp_subflow_get_send
  mptcp: add tracepoint in get_mapping_status
  mptcp: add tracepoint in ack_update_msk
  mptcp: add tracepoint in subflow_check_data_avail
  mptcp: use mptcp_for_each_subflow in mptcp_close

Nico Pache (1):
  kunit: mptcp: adhere to KUNIT formatting standard

 MAINTAINERS                  |   1 +
 include/trace/events/mptcp.h | 173 +++++++++++++++++++++++++++++++++++
 net/mptcp/Kconfig            |   2 +-
 net/mptcp/Makefile           |   2 +-
 net/mptcp/crypto.c           |   2 +-
 net/mptcp/options.c          |   6 ++
 net/mptcp/protocol.c         |  26 ++----
 net/mptcp/protocol.h         |  12 +++
 net/mptcp/subflow.c          |  10 +-
 net/mptcp/token.c            |   2 +-
 10 files changed, 207 insertions(+), 29 deletions(-)
 create mode 100644 include/trace/events/mptcp.h


base-commit: 4ad29b1a484e0c58acfffdcd87172ed17f35c1dd

Comments

patchwork-bot+netdevbpf@kernel.org April 17, 2021, 12:20 a.m. UTC | #1
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.

> 

> Patch 2 fixes a couple of format specifiers in pr_debug()s

> 

> [...]


Here is the summary with links:
  - [net-next,1/8] kunit: mptcp: adhere to KUNIT formatting standard
    https://git.kernel.org/netdev/net-next/c/3fcc8a25e391
  - [net-next,2/8] mptcp: fix format specifiers for unsigned int
    https://git.kernel.org/netdev/net-next/c/e4b6135134a7
  - [net-next,3/8] mptcp: export mptcp_subflow_active
    https://git.kernel.org/netdev/net-next/c/43f1140b9678
  - [net-next,4/8] mptcp: add tracepoint in mptcp_subflow_get_send
    https://git.kernel.org/netdev/net-next/c/e10a98920976
  - [net-next,5/8] mptcp: add tracepoint in get_mapping_status
    https://git.kernel.org/netdev/net-next/c/0918e34b85c7
  - [net-next,6/8] mptcp: add tracepoint in ack_update_msk
    https://git.kernel.org/netdev/net-next/c/ed66bfb4ce34
  - [net-next,7/8] mptcp: add tracepoint in subflow_check_data_avail
    https://git.kernel.org/netdev/net-next/c/d96a838a7ce2
  - [net-next,8/8] mptcp: use mptcp_for_each_subflow in mptcp_close
    https://git.kernel.org/netdev/net-next/c/442279154c73

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