aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2019-10-04 17:36:50 -0700
committerDavid S. Miller <davem@davemloft.net>2019-10-04 18:36:34 -0700
commitef129d34149ea23d0d442844fc25ae26a85589fc (patch)
tree731fe37e52470d018d7d919b9025f12507c3b754 /tools/testing/selftests/net
parentnet: qlogic: Fix memory leak in ql_alloc_large_buffers (diff)
downloadlinux-dev-ef129d34149ea23d0d442844fc25ae26a85589fc.tar.xz
linux-dev-ef129d34149ea23d0d442844fc25ae26a85589fc.zip
selftests/net: add nettest to .gitignore
nettest is missing from gitignore. Fixes: acda655fefae ("selftests: Add nettest") Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net')
-rw-r--r--tools/testing/selftests/net/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index c7cced739c34..8aefd81fbc86 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -21,3 +21,4 @@ ipv6_flowlabel
ipv6_flowlabel_mgr
so_txtime
tcp_fastopen_backup_key
+nettest