Skip to content

Commit c3ec002

Browse files
fomichevborkmann
authored andcommitted
selftests/bpf: add test_tcp_rtt to .gitignore
Forgot to add it in the original patch. Fixes: b558739 ("selftests/bpf: test BPF_SOCK_OPS_RTT_CB") Reported-by: Andrii Nakryiko <[email protected]> Signed-off-by: Stanislav Fomichev <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Acked-by: Yonghong Song <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
1 parent d6dbce8 commit c3ec002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/bpf/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ xdping
4242
test_sockopt
4343
test_sockopt_sk
4444
test_sockopt_multi
45+
test_tcp_rtt

0 commit comments

Comments
 (0)