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=1054ms # ok 2 - diag: listen match for dport 10000 # time=142ms # ok 3 - diag: listen match for sport 10000 # time=148ms # ok 4 - diag: listen match for saddr and sport # time=136ms # ok 5 - diag: all listen sockets # time=130ms # ok 6 - diag: after MPC handshake # time=412ms # ok 7 - diag: ....chk last_data_sent # time=994ms # ok 8 - diag: ....chk last_data_recv # time=152ms # ok 9 - diag: ....chk last_ack_recv # time=141ms # ok 10 - diag: ....chk remote_key # time=134ms # ok 11 - diag: ....chk no fallback # time=123ms # ok 12 - diag: ....chk 2 msk in use # time=433ms # ok 13 - diag: ....chk 2 cestab # time=214ms # ok 14 - diag: ....chk 2->0 msk in use after flush # time=1840ms # ok 15 - diag: ....chk 2->0 cestab after flush # time=220ms # ok 16 - diag: check fallback # time=553ms # ok 17 - diag: ....chk 1 msk in use # time=431ms # ok 18 - diag: ....chk 1 cestab # time=219ms # ok 19 - diag: ....chk 1->0 msk in use after flush # time=1847ms # ok 20 - diag: ....chk 1->0 cestab after flush # time=223ms # ok 21 - diag: many msk socket present # time=13556ms # ok 22 - diag: ....chk many msk in use # time=1136ms # ok 23 - diag: ....chk many cestab # time=247ms # ok 24 - diag: ....chk many->0 msk in use after flush # time=2876ms # ok 25 - diag: ....chk many->0 cestab after flush # time=256ms # ok 26 - diag: no listener sockets - mptcp # time=155ms # ok 27 - diag: no listener sockets - subflows # time=143ms # ok 28 - diag: many listener sockets - mptcp # time=3736ms # ok 29 - diag: many listener sockets - subflows # time=132ms 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__->