make -C tools/testing/selftests TARGETS="net/mptcp" TEST_PROGS=diag.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-12/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' make[1]: Entering directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' TAP version 13 1..1 # overriding timeout to 3600 # selftests: net/mptcp: diag.sh # 01 no msk on netns creation [ OK ] # 02 listen match for dport 10000 [ OK ] # 03 listen match for sport 10000 [ OK ] # 04 listen match for saddr and sport [ OK ] # 05 all listen sockets [ OK ] # 06 after MPC handshake [ OK ] # 07 ....chk last_data_sent [ OK ] # 08 ....chk last_data_recv [ OK ] # 09 ....chk last_ack_recv [ OK ] # 10 ....chk remote_key [ OK ] # 11 ....chk no fallback [ OK ] # 12 ....chk 2 msk in use [ OK ] # 13 ....chk 2 cestab [ OK ] # 14 ....chk 2->0 msk in use after flush [ OK ] # 15 ....chk 2->0 cestab after flush [ OK ] # 16 check fallback [ OK ] # 17 ....chk 1 msk in use [ OK ] # 18 ....chk 1 cestab [ OK ] # 19 ....chk 1->0 msk in use after flush [ OK ] # 20 ....chk 1->0 cestab after flush [ OK ] # 21 many msk socket present [ OK ] # 22 ....chk many msk in use [ OK ] # 23 ....chk many cestab [ OK ] # 24 ....chk many->0 msk in use after flush [ OK ] # 25 ....chk many->0 cestab after flush [ OK ] # 26 no listener sockets - mptcp [ OK ] # 27 no listener sockets - subflows [ OK ] # 28 many listener sockets - mptcp [ OK ] # 29 many listener sockets - subflows [ OK ] # # TAP version 13 # 1..29 # ok 1 - diag: no msk on netns creation # time=2124ms # ok 2 - diag: listen match for dport 10000 # time=268ms # ok 3 - diag: listen match for sport 10000 # time=420ms # ok 4 - diag: listen match for saddr and sport # time=413ms # ok 5 - diag: all listen sockets # time=422ms # ok 6 - diag: after MPC handshake # time=1200ms # ok 7 - diag: ....chk last_data_sent # time=1308ms # ok 8 - diag: ....chk last_data_recv # time=262ms # ok 9 - diag: ....chk last_ack_recv # time=300ms # ok 10 - diag: ....chk remote_key # time=257ms # ok 11 - diag: ....chk no fallback # time=259ms # ok 12 - diag: ....chk 2 msk in use # time=873ms # ok 13 - diag: ....chk 2 cestab # time=460ms # ok 14 - diag: ....chk 2->0 msk in use after flush # time=2738ms # ok 15 - diag: ....chk 2->0 cestab after flush # time=448ms # ok 16 - diag: check fallback # time=1004ms # ok 17 - diag: ....chk 1 msk in use # time=863ms # ok 18 - diag: ....chk 1 cestab # time=485ms # ok 19 - diag: ....chk 1->0 msk in use after flush # time=2574ms # ok 20 - diag: ....chk 1->0 cestab after flush # time=439ms # ok 21 - diag: many msk socket present # time=12574ms # ok 22 - diag: ....chk many msk in use # time=9586ms # ok 23 - diag: ....chk many cestab # time=476ms # ok 24 - diag: ....chk many->0 msk in use after flush # time=3747ms # ok 25 - diag: ....chk many->0 cestab after flush # time=474ms # ok 26 - diag: no listener sockets - mptcp # time=304ms # ok 27 - diag: no listener sockets - subflows # time=317ms # ok 28 - diag: many listener sockets - mptcp # time=4225ms # ok 29 - diag: many listener sockets - subflows # time=281ms ok 1 selftests: net/mptcp: diag.sh make[1]: Leaving directory '/home/virtme/testing-12/tools/testing/selftests/net/mptcp' make: Leaving directory '/home/virtme/testing-12/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->