aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-04-23 16:00:50 +0200
committerDavid S. Miller <davem@davemloft.net>2018-04-23 21:07:22 -0400
commitb300fcf883aca9b96f9281cd05df4899fae10917 (patch)
tree32ee960e40f266f932a95d3046877b61565da5e9 /tools
parentdca: make function dca_common_get_tag static (diff)
downloadlinux-dev-b300fcf883aca9b96f9281cd05df4899fae10917.tar.xz
linux-dev-b300fcf883aca9b96f9281cd05df4899fae10917.zip
selftests: net: update .gitignore with missing test
Fixes: 192dc405f308 ("selftests: net: add tcp_mmap program") Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
-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 c612d6e38c62..5559f6add046 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -7,3 +7,4 @@ reuseport_bpf_cpu
reuseport_bpf_numa
reuseport_dualstack
reuseaddr_conflict
+tcp_mmap