Hello:
This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Fri, 28 Nov 2025 23:27:17 +0100 you wrote:
Hello, this is a (late) v2 to my first attempt to convert the test_tc_edt script to test_progs. This new version is way simpler, thanks to Martin's suggestion about properly using the existing network_helpers rather than reinventing the wheel. It also fixes a small bug in the measured effective rate.
[...]
Here is the summary with links: - [bpf-next,v2,1/4] selftests/bpf: rename test_tc_edt.bpf.c section to expose program type https://git.kernel.org/bpf/bpf-next/c/4b4833acc63e - [bpf-next,v2,2/4] selftests/bpf: integrate test_tc_edt into test_progs https://git.kernel.org/bpf/bpf-next/c/b0f82e7ab6fb - [bpf-next,v2,3/4] selftests/bpf: remove test_tc_edt.sh https://git.kernel.org/bpf/bpf-next/c/50ce5ea5f792 - [bpf-next,v2,4/4] selftests/bpf: do not hardcode target rate in test_tc_edt BPF program https://git.kernel.org/bpf/bpf-next/c/1d17bcce6a0e
You are awesome, thank you!