aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/udpgso_bench.sh
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2018-10-11 10:54:53 +0200
committerDavid S. Miller <davem@davemloft.net>2018-10-11 10:19:46 -0700
commit12a2ea962c06efb30764c47b140d2ec9d3cd7cb0 (patch)
tree4ef582e7683f4042a24d8299788036a4246e4721 /tools/testing/selftests/net/udpgso_bench.sh
parentselftests: rtnetlink.sh explicitly requires bash. (diff)
downloadwireguard-linux-12a2ea962c06efb30764c47b140d2ec9d3cd7cb0.tar.xz
wireguard-linux-12a2ea962c06efb30764c47b140d2ec9d3cd7cb0.zip
selftests: udpgso_bench.sh explicitly requires bash
The udpgso_bench.sh script requires several bash-only features. This may cause random failures if the default shell is not bash. Address the above explicitly requiring bash as the script interpreter Fixes: 3a687bef148d ("selftests: udp gso benchmark") Signed-off-by: Paolo Abeni <pabeni@redhat.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/udpgso_bench.sh')
-rwxr-xr-xtools/testing/selftests/net/udpgso_bench.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/net/udpgso_bench.sh b/tools/testing/selftests/net/udpgso_bench.sh
index 850767befa47..99e537ab5ad9 100755
--- a/tools/testing/selftests/net/udpgso_bench.sh
+++ b/tools/testing/selftests/net/udpgso_bench.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
#
# Run a series of udpgso benchmarks