]> Git Repo - linux.git/commitdiff
net: selftests: Add stress_reuseport_listen to .gitignore
authorMuhammad Usama Anjum <[email protected]>
Sat, 21 May 2022 09:37:06 +0000 (14:37 +0500)
committerDavid S. Miller <[email protected]>
Sun, 22 May 2022 20:44:40 +0000 (21:44 +0100)
Add newly added stress_reuseport_listen object to .gitignore file.

Fixes: ec8cb4f617a2 ("net: selftests: Stress reuseport listen")
Signed-off-by: Muhammad Usama Anjum <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
tools/testing/selftests/net/.gitignore

index 735423136bc48fef787d663f66523cd19c26f0de..b984f8c8d523eb5ef8261c0a428ea098923c098d 100644 (file)
@@ -5,6 +5,7 @@ socket
 psock_fanout
 psock_snd
 psock_tpacket
+stress_reuseport_listen
 reuseport_addr_any
 reuseport_bpf
 reuseport_bpf_cpu
This page took 0.045368 seconds and 4 git commands to generate.