Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 10 Apr 2024 11:48:23 +0200 you wrote:
These patches from Geliang add support for the "last time" field in MPTCP Info, and verify that the counters look valid.
Patch 1 adds these counters: last_data_sent, last_data_recv and last_ack_recv. They are available in the MPTCP Info, so exposed via getsockopt(MPTCP_INFO) and the Netlink Diag interface.
[...]
Here is the summary with links: - [net-next,v2,1/2] mptcp: add last time fields in mptcp_info https://git.kernel.org/netdev/net-next/c/18d82cde7432 - [net-next,v2,2/2] selftests: mptcp: test last time mptcp_info https://git.kernel.org/netdev/net-next/c/22724c89892f
You are awesome, thank you!