aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/.gitignore
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2018-04-26 13:42:25 -0400
committerDavid S. Miller <davem@davemloft.net>2018-04-26 15:09:52 -0400
commit3a687bef148d94da13dc25981bb7b1e26a1ab125 (patch)
tree7d837467230112425cf5bb43a92102ef7047545a /tools/testing/selftests/net/.gitignore
parentselftests: udp gso with corking (diff)
downloadlinux-dev-3a687bef148d94da13dc25981bb7b1e26a1ab125.tar.xz
linux-dev-3a687bef148d94da13dc25981bb7b1e26a1ab125.zip
selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso. The two processes are expected to be run on separate hosts. A script is included that runs them together over loopback in a single namespace for functionality testing. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/.gitignore')
-rw-r--r--tools/testing/selftests/net/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 67a26240407c..f0e6c35a93ae 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -9,3 +9,5 @@ reuseport_dualstack
reuseaddr_conflict
tcp_mmap
udpgso
+udpgso_bench_rx
+udpgso_bench_tx