summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/mptcp/mptcp_connect_splice.sh
blob: 241254a966c9b19b5cfe6a2ec1d42447faee1448 (plain)
1
2
3
4
5
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0

MPTCP_LIB_KSFT_TEST="$(basename "${0}" .sh)" \
	"$(dirname "${0}")/mptcp_connect.sh" -m splice "${@}"