selftests: bpf: tc-bpf flow shaping with EDT
Add a small test that shows how to shape a TCP flow in tc-bpf with EDT and ECN. Signed-off-by:Peter Oskolkov <posk@google.com> Signed-off-by:
Alexei Starovoitov <ast@kernel.org>
Showing
- tools/testing/selftests/bpf/Makefile 2 additions, 1 deletiontools/testing/selftests/bpf/Makefile
- tools/testing/selftests/bpf/progs/test_tc_edt.c 109 additions, 0 deletionstools/testing/selftests/bpf/progs/test_tc_edt.c
- tools/testing/selftests/bpf/test_tc_edt.sh 99 additions, 0 deletionstools/testing/selftests/bpf/test_tc_edt.sh
Loading
Please register or sign in to comment