浏览代码

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>
Anders Roxell 7 年之前
父节点
当前提交
b300fcf883
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tools/testing/selftests/net/.gitignore

+ 1 - 0
tools/testing/selftests/net/.gitignore

@@ -7,3 +7,4 @@ reuseport_bpf_cpu
 reuseport_bpf_numa
 reuseport_bpf_numa
 reuseport_dualstack
 reuseport_dualstack
 reuseaddr_conflict
 reuseaddr_conflict
+tcp_mmap