OSDN Git Service

selftests: mptcp: add the MP_FASTCLOSE mibs check
authorGeliang Tang <geliang.tang@suse.com>
Fri, 4 Mar 2022 19:36:28 +0000 (11:36 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Mar 2022 05:54:30 +0000 (21:54 -0800)
commite8e947ef50f6f24710f3557bc327deb185b52f84
tree33748e9f0b1b493147cbfbe889bdbd7a544ede79
parent1e75629cb964b5b2fdf79553da8d1a3c72b62faa
selftests: mptcp: add the MP_FASTCLOSE mibs check

This patch added a new function chk_fclose_nr() to check the numbers
of the MP_FASTCLOSE sending and receiving mibs.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh