]> www.infradead.org Git - users/willy/xarray.git/commit
selftests: mptcp: join: change capture/checksum as bool
authorGeliang Tang <tanggeliang@kylinos.cn>
Fri, 23 Feb 2024 20:17:59 +0000 (21:17 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 27 Feb 2024 02:42:12 +0000 (18:42 -0800)
commit8c6f6b4bb53a904f922dfb90d566391d3feee32c
treeff76c6107214a1cb89336817b9aae9146b57e9c9
parentfccf7c922459c588eb71bdda5c53727e539442e8
selftests: mptcp: join: change capture/checksum as bool

To maintain consistency with other scripts, this patch changes vars
'capture' and 'checksum' as bool vars in mptcp_join.

Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240223-upstream-net-next-20240223-misc-improvements-v1-7-b6c8a10396bd@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh