aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/.gitignore
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fb.com>2017-09-19 09:51:26 -0400
committerShuah Khan <shuahkh@osg.samsung.com>2017-09-19 14:09:26 -0600
commit422d8dc6fd3afecd66bd6acfcd73a2d53e338ff3 (patch)
tree2a331b6131daaf43fdfced5725e25f2a40555a1c /tools/testing/selftests/net/.gitignore
parentselftests: silence test output by default (diff)
downloadlinux-dev-422d8dc6fd3afecd66bd6acfcd73a2d53e338ff3.tar.xz
linux-dev-422d8dc6fd3afecd66bd6acfcd73a2d53e338ff3.zip
selftest: add a reuseaddr test
This is to test for a regression introduced by b9470c27607b ("inet: kill smallest_size and smallest_port") which introduced a problem with reuseaddr and bind conflicts. Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/net/.gitignore')
-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 9801253e4802..c612d6e38c62 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -6,3 +6,4 @@ reuseport_bpf
reuseport_bpf_cpu
reuseport_bpf_numa
reuseport_dualstack
+reuseaddr_conflict