aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2018-12-19 22:13:09 -0800
committerDaniel Borkmann <daniel@iogearbox.net>2018-12-20 17:28:29 +0100
commit489c066cfdf1cad776c5e041f32a2e3cdb05050a (patch)
treec3841eb8de8ce0313010b5d003b41d25383d48f6 /tools
parentnfp: bpf: optimize codegen for JSET with a constant (diff)
downloadlinux-dev-489c066cfdf1cad776c5e041f32a2e3cdb05050a.tar.xz
linux-dev-489c066cfdf1cad776c5e041f32a2e3cdb05050a.zip
selftests: bpf: add missing executables to .gitignore
commit 435f90a338ae ("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>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/bpf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 1b799e30c06d..4a9785043a39 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -27,3 +27,4 @@ test_flow_dissector
flow_dissector_load
test_netcnt
test_section_names
+test_tcpnotify_user