Message ID | 20240425161724.73707-1-lulie@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show |
Series | bpf: add mrtt and srtt as ctx->args for BPF_SOCK_OPS_RTT_CB | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@kernel.org>: On Fri, 26 Apr 2024 00:17:22 +0800 you wrote: > These provides more information about tcp RTT estimation. The selftest for > BPF_SOCK_OPS_RTT_CB is extended for the added args. > > changelogs > -> v1: > - extend rtt selftest for added args (suggested by Stanislav) > > [...] Here is the summary with links: - [bpf-next,v1,1/2] bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args https://git.kernel.org/bpf/bpf-next/c/48e2cd3e3dcf - [bpf-next,v1,2/2] selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us https://git.kernel.org/bpf/bpf-next/c/7eb4f66b3806 You are awesome, thank you!