From: Shuah Khan Date: Wed, 27 Oct 2021 20:28:46 +0000 (-0600) Subject: selftests/net: update .gitignore with newly added tests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e300a85db1f16a5805033feb56ec1861f02c7b1c;p=linux.git selftests/net: update .gitignore with newly added tests Update .gitignore with newly added tests: tools/testing/selftests/net/af_unix/test_unix_oob tools/testing/selftests/net/gro tools/testing/selftests/net/ioam6_parser tools/testing/selftests/net/toeplitz Signed-off-by: Shuah Khan Signed-off-by: David S. Miller --- diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore index 19deb9cdf72f2..5015505012162 100644 --- a/tools/testing/selftests/net/.gitignore +++ b/tools/testing/selftests/net/.gitignore @@ -31,3 +31,7 @@ rxtimestamp timestamping txtimestamp so_netns_cookie +test_unix_oob +gro +ioam6_parser +toeplitz