diff mbox series

selftests/net: update .gitignore with newly added tests

Message ID 20211027202846.26877-1-skhan@linuxfoundation.org (mailing list archive)
State Accepted
Commit e300a85db1f16a5805033feb56ec1861f02c7b1c
Headers show
Series selftests/net: update .gitignore with newly added tests | expand

Commit Message

Shuah Khan Oct. 27, 2021, 8:28 p.m. UTC
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 <skhan@linuxfoundation.org>
---
 tools/testing/selftests/net/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 29, 2021, 12:20 p.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed, 27 Oct 2021 14:28:46 -0600 you wrote:
> 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 <skhan@linuxfoundation.org>
> 
> [...]

Here is the summary with links:
  - selftests/net: update .gitignore with newly added tests
    https://git.kernel.org/netdev/net/c/e300a85db1f1

You are awesome, thank you!
diff mbox series

Patch

diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 19deb9cdf72f..501550501216 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