Skip to content

Commit 489c066

Browse files
Jakub Kicinskiborkmann
authored andcommitted
selftests: bpf: add missing executables to .gitignore
commit 435f90a ("selftests/bpf: add a test case for sock_ops perf-event notification") missed adding new test to gitignore. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
1 parent 4987eac commit 489c066

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
@@ -27,3 +27,4 @@ test_flow_dissector
2727
flow_dissector_load
2828
test_netcnt
2929
test_section_names
30+
test_tcpnotify_user

0 commit comments

Comments
 (0)