diff mbox series

selftests: net: update .gitignore with missing test

Message ID 20180423140050.4508-1-anders.roxell@linaro.org
State Accepted, archived
Delegated to: David Miller
Headers show
Series selftests: net: update .gitignore with missing test | expand

Commit Message

Anders Roxell April 23, 2018, 2 p.m. UTC
Fixes: 192dc405f308 ("selftests: net: add tcp_mmap program")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/net/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

David Miller April 24, 2018, 1:07 a.m. UTC | #1
From: Anders Roxell <anders.roxell@linaro.org>
Date: Mon, 23 Apr 2018 16:00:50 +0200

> Fixes: 192dc405f308 ("selftests: net: add tcp_mmap program")
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>

Applied, thanks.
diff mbox series

Patch

diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index c612d6e38c62..5559f6add046 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -7,3 +7,4 @@  reuseport_bpf_cpu
 reuseport_bpf_numa
 reuseport_dualstack
 reuseaddr_conflict
+tcp_mmap