[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220919201958.279545-3-dima@arista.com>
Date: Mon, 19 Sep 2022 21:19:58 +0100
From: Dmitry Safonov <dima@...sta.com>
To: linux-kernel@...r.kernel.org
Cc: Dmitry Safonov <dima@...sta.com>, Shuah Khan <shuah@...nel.org>,
Dmitry Safonov <0x7f454c46@...il.com>,
linux-kselftest@...r.kernel.org
Subject: [PATCH v2 2/2] selftests/.gitignore: Add io_uring_zerocopy_tx
Fixes: d8b6171bd58a ("selftests/io_uring: test zerocopy send")
Signed-off-by: Dmitry Safonov <dima@...sta.com>
---
tools/testing/selftests/net/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index de7d5cc15f85..e17b4f1ad770 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -3,6 +3,7 @@ cmsg_sender
fin_ack_lat
gro
hwtstamp_config
+io_uring_zerocopy_tx
ioam6_parser
ip_defrag
ipsec
--
2.37.2
Powered by blists - more mailing lists