Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 06 Sep 2024 20:46:06 +0200 you wrote:
Patches here add 'time=<N>ms' in the diagnostic data of the TAP output, e.g.
ok 1 - pm_netlink: defaults addr list # time=9ms
This addition is useful to quickly identify which subtests are taking a longer time than the others, or more than expected.
[...]
Here is the summary with links: - [net-next,v2,1/5] selftests: mptcp: lib: add time per subtests in TAP output https://git.kernel.org/netdev/net-next/c/f58817c852e9 - [net-next,v2,2/5] selftests: mptcp: connect: remote time in TAP output https://git.kernel.org/netdev/net-next/c/1a38cee4bbd0 - [net-next,v2,3/5] selftests: mptcp: reset the last TS before the first test https://git.kernel.org/netdev/net-next/c/d4e192728efc - [net-next,v2,4/5] selftests: mptcp: diag: remove trailing whitespace https://git.kernel.org/netdev/net-next/c/a5b6be42aac0 - [net-next,v2,5/5] selftests: mptcp: connect: remove duplicated spaces in TAP output https://git.kernel.org/netdev/net-next/c/a92d1db0c989
You are awesome, thank you!