From: Muhammad Usama Anjum Date: Sat, 21 May 2022 09:37:06 +0000 (+0500) Subject: net: selftests: Add stress_reuseport_listen to .gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a3f7404c0befe336108094b3141169abd1fb1561;p=linux.git net: selftests: Add stress_reuseport_listen to .gitignore Add newly added stress_reuseport_listen object to .gitignore file. Fixes: ec8cb4f617a2 ("net: selftests: Stress reuseport listen") Signed-off-by: Muhammad Usama Anjum Signed-off-by: David S. Miller --- diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore index 735423136bc48..b984f8c8d523e 100644 --- a/tools/testing/selftests/net/.gitignore +++ b/tools/testing/selftests/net/.gitignore @@ -5,6 +5,7 @@ socket psock_fanout psock_snd psock_tpacket +stress_reuseport_listen reuseport_addr_any reuseport_bpf reuseport_bpf_cpu