]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mptcp: add infinite map mibs check
authorGeliang Tang <geliang.tang@suse.com>
Fri, 22 Apr 2022 21:55:43 +0000 (14:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Apr 2022 10:51:05 +0000 (11:51 +0100)
commitd2db27a92024a64706163c5033cd1d7570571e0f
treef62fa6907edcc23863593969a72f9fa14f911661
parentb5a9820b86f96a084c40df0dfe95c5b543749745
selftests: mptcp: add infinite map mibs check

This patch adds a function chk_infi_nr() to check the mibs for the
infinite mapping. Invoke it in chk_join_nr() when validate_checksum
is set.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/mptcp_join.sh