make -C tools/testing/selftests TARGETS="net/mptcp" TEST_PROGS=mptcp_join..sh TEST_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: mptcp_join.sh
# 001 no JOIN
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 002 single subflow, limited by client
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 003 single subflow, limited by server
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 004 single subflow
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 005 multiple subflows
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 006 multiple subflows, limited by server
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 007 single subflow, dev
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 008 no MPC reuse with single endpoint
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 009 multi subflows, with failing subflow
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 010 multi subflows, with subflow timeout
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 011 multi subflows, fair usage on close
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 012 unused signal address
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr tx                         [ OK ]
#       add addr echo tx                    [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 013 signal address
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 014 subflow and signal
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 015 subflow and signal together
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx server                  [ OK ]
#       add addr echo rx client             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       reset tx client                     [ OK ]
#       reset rx server                     [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 016 multiple subflows and signal
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 017 signal addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 018 signal invalid addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 019 signal addresses race test
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 020 multiple flows, signal, link failure
#       Info: Test file (size 8660 KB) for client
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       stale                               [ OK ]
# 021 multi flows, signal, bidi, link fail
#       Info: Test file (size 22528 KB) for server
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       stale                               [ OK ]
# 022 backup subflow unused, link failure
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       link usage                          [ OK ]
# 023 backup flow used, multi links fail
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       stale                               [ OK ]
#       link usage                          [ OK ]
# 024 backup flow used, bidi, link failure
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       stale                               [ OK ]
#       link usage                          [ OK ]
# 025 signal address, ADD_ADDR timeout
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr tx                         [ OK ]
#       add addr echo tx                    [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 026 signal address, ADD_ADDR6 timeout
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 027 signal addresses, ADD_ADDR timeout
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 028 invalid address, ADD_ADDR timeout
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 029 remove single subflow
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr tx client                   [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 030 remove multiple subflows
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 031 remove single address
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 032 remove subflow and signal
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 033 remove subflows and signal
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 034 remove addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 035 remove invalid addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 036 flush subflows and signal
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 037 flush subflows
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr tx client                   [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 038 flush addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 039 flush invalid addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 040 remove id 0 subflow
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 041 remove id 0 address
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx client                     [ OK ]
#       reset rx server                     [ OK ]
# 042 add single subflow
#       currently established: 1            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       currently established: 0            [ OK ]
# 043 add signal address
#       currently established: 1            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       currently established: 0            [ OK ]
# 044 add multiple subflows
#       currently established: 1            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       currently established: 0            [ OK ]
# 045 add multiple subflows IPv6
#       currently established: 1            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       currently established: 0            [ OK ]
# 046 add multiple addresses IPv6
#       currently established: 1            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       currently established: 0            [ OK ]
# 047 single subflow IPv6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 048 unused signal address IPv6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 049 single address IPv6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 050 remove single address IPv6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
# 051 remove subflow and signal IPv6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 052 single subflow IPv4-mapped
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 053 signal address IPv4-mapped
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 054 single subflow v4-map-v6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 055 signal address v4-map-v6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 056 single subflow v6-map-v4
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 057 signal address v6-map-v4
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 058 no JOIN with diff families v4-v6
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 059 no JOIN with diff families v4-v6-2
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 060 no JOIN with diff families v6-v4
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 061 IPv4 sockets do not use IPv6 addresses
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 062 simult IPv4 and IPv6 subflows
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 063 simult IPv4 and IPv6 subflows, fullmesh 1x1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 064 simult IPv4 and IPv6 subflows, fullmesh 2x2
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 065 single subflow, backup
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 066 single address, backup
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 067 single address, switch to backup
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 068 single address with port, backup
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 069 mpc backup
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 070 mpc backup both sides
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 071 mpc switch to backup
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 072 mpc switch to backup both sides
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 073 signal address with port
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       add addr rx with port               [ OK ]
#       syn rx port                         [ OK ]
#       synack rx port                      [ OK ]
#       ack rx port                         [ OK ]
#       syn rx port mismatch                [ OK ]
#       ack rx port mismatch                [ OK ]
# 074 subflow and signal with port
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       add addr rx with port               [ OK ]
#       syn rx port                         [ OK ]
#       synack rx port                      [ OK ]
#       ack rx port                         [ OK ]
#       syn rx port mismatch                [ OK ]
#       ack rx port mismatch                [ OK ]
# 075 remove single address with port
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       add addr rx with port               [ OK ]
#       syn rx port                         [ OK ]
#       synack rx port                      [ OK ]
#       ack rx port                         [ OK ]
#       syn rx port mismatch                [ OK ]
#       ack rx port mismatch                [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       LISTENER_CREATED 10.0.2.1:10100     [ OK ]
#       LISTENER_CLOSED  10.0.2.1:10100     [ OK ]
# 076 remove subflow and signal with port
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       add addr rx with port               [ OK ]
#       syn rx port                         [ OK ]
#       synack rx port                      [ OK ]
#       ack rx port                         [ OK ]
#       syn rx port mismatch                [ OK ]
#       ack rx port mismatch                [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 077 flush subflows and signal with port
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
# 078 multiple addresses with port
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       add addr rx with port               [ OK ]
#       syn rx port                         [ OK ]
#       synack rx port                      [ OK ]
#       ack rx port                         [ OK ]
#       syn rx port mismatch                [ OK ]
#       ack rx port mismatch                [ OK ]
# 079 multiple addresses with ports
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       add addr rx with port               [ OK ]
#       syn rx port                         [ OK ]
#       synack rx port                      [ OK ]
#       ack rx port                         [ OK ]
#       syn rx port mismatch                [ OK ]
#       ack rx port mismatch                [ OK ]
# 080 port-based signal endpoint must not accept mpc
#       Connect                             [ OK ]
#       Attempts                            [ OK ]
# 081 single subflow with syn cookies
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 082 multiple subflows with syn cookies
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 083 subflows limited by server w cookies
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 084 signal address with syn cookies
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 085 subflow and signal w cookies
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 086 subflows and signal w. cookies
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 087 checksum test 0 0
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       checksum server                     [ OK ]
#       checksum client                     [ OK ]
#       fail tx server                      [ OK ]
#       fail rx client                      [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
#       infi tx client                      [ OK ]
#       infi rx server                      [ OK ]
# 088 checksum test 1 1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       checksum server                     [ OK ]
#       checksum client                     [ OK ]
#       fail tx server                      [ OK ]
#       fail rx client                      [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
#       infi tx client                      [ OK ]
#       infi rx server                      [ OK ]
# 089 checksum test 0 1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       checksum server                     [ OK ]
#       checksum client                     [ OK ]
#       fail tx server                      [ OK ]
#       fail rx client                      [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
#       infi tx client                      [ OK ]
#       infi rx server                      [ OK ]
# 090 checksum test 1 0
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       checksum server                     [ OK ]
#       checksum client                     [ OK ]
#       fail tx server                      [ OK ]
#       fail rx client                      [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
#       infi tx client                      [ OK ]
#       infi rx server                      [ OK ]
# 091 single subflow allow join id0 ns1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 092 single subflow allow join id0 ns2
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 093 signal address allow join id0 ns1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 094 signal address allow join id0 ns2
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 095 subflow and address allow join id0 1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 096 subflow and address allow join id0 2
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 097 fullmesh test 2x1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 098 fullmesh test 1x1
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 099 fullmesh test 1x2
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 100 fullmesh test 1x2, limited
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 101 set fullmesh flag test
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 102 set nofullmesh flag test
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 103 set backup,fullmesh flags test
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 104 set nobackup,nofullmesh flags test
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 105 fastclose test
#       Info: Test file (size 1024 KB) for client
#       Info: Test file (size 1024 KB) for server
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       fast close tx client                [ OK ]
#       fast close rx server                [ OK ]
#       reset tx client                     [ OK ]
#       reset rx server                     [ OK ]
# 106 fastclose server test
#       Info: Test file (size 1024 KB) for client
#       Info: Test file (size 1024 KB) for server
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       fast close tx server                [ OK ]
#       fast close rx client                [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
# 107 Infinite map
#       Info: Test file (size 128 KB) for client
#       Info: Test file (size 128 KB) for server
# copyfd_io_poll: poll timed out (events: POLLIN 1, POLLOUT 0)
# [IGNO] (flaky) client exit code 124, server 0
# Server ns stats
# TcpPassiveOpens                 1                  0.0
# TcpInSegs                       22                 0.0
# TcpOutSegs                      120                0.0
# TcpRetransSegs                  17                 0.0
# TcpExtTCPPureAcks               14                 0.0
# TcpExtTCPLossUndo               9                  0.0
# TcpExtTCPTimeouts               9                  0.0
# TcpExtTCPLossProbes             11                 0.0
# TcpExtTCPBacklogCoalesce        1                  0.0
# TcpExtTCPDSACKRecv              9                  0.0
# TcpExtTCPSackShiftFallback      9                  0.0
# TcpExtTCPRcvCoalesce            1                  0.0
# TcpExtTCPOrigDataSent           115                0.0
# TcpExtTCPDelivered              118                0.0
# TcpExtTcpTimeoutRehash          9                  0.0
# TcpExtTCPDSACKRecvSegs          9                  0.0
# MPTcpExtMPCapableSYNRX          1                  0.0
# MPTcpExtMPCapableACKRX          1                  0.0
# MPTcpExtMPTCPRetrans            8                  0.0
# MPTcpExtDataCsumErr             1                  0.0
# MPTcpExtMPFailTx                1                  0.0
# MPTcpExtMPFailRx                1                  0.0
# Client ns stats
# TcpActiveOpens                  1                  0.0
# TcpInSegs                       45                 0.0
# TcpOutSegs                      341                0.0
# TcpExtOutOfWindowIcmps          205                0.0
# TcpExtDelayedACKLost            17                 0.0
# TcpExtTCPPureAcks               4                  0.0
# TcpExtTCPDSACKOldSent           17                 0.0
# TcpExtTCPOrigDataSent           31                 0.0
# TcpExtTCPDelivered              32                 0.0
# MPTcpExtMPCapableSYNTX          1                  0.0
# MPTcpExtMPCapableSYNACKRX       1                  0.0
# MPTcpExtInfiniteMapTx           1                  0.0
# MPTcpExtMPFailTx                1                  0.0
# MPTcpExtMPFailRx                1                  0.0
# 
# netns ns1-eHOHXY socket stat for 10106:
# Failed to find cgroup2 mount
# Failed to find cgroup2 mount
# Failed to find cgroup2 mount
# Netid State      Recv-Q Send-Q     Local Address:Port       Peer Address:Port                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
# tcp   ESTAB      0      8192   [::ffff:10.0.1.1]:10106 [::ffff:10.0.1.2]:37348 timer:(on,15sec,0) ino:0 sk:1 cgroup:unreachable:1 <->
#  ts sack cubic wscale:7,7 rto:25808 rtt:3646.34/5540.31 ato:40 mss:1448 pmtu:1500 rcvmss:1448 advmss:1448 cwnd:58 bytes_sent:176196 bytes_retrans:21188 bytes_acked:146816 bytes_received:40960 segs_out:136 segs_in:46 data_segs_out:132 data_segs_in:31 send 184259bps lastsnd:10031 lastrcv:61594 lastack:17711 pacing_rate 368512bps delivery_rate 4192bps delivered:119 busy:60932ms unacked:6 retrans:0/17 dsack_dups:9 rcv_rtt:180.5 rcv_space:14600 rcv_ssthresh:99060 minrtt:0.403 snd_wnd:280320 rcv_wnd:99072 rehash:9 tcp-ulp-mptcp flags:Mec token:0000(id:0)/4646afbe(id:0) seq:e02920cf9460f544 sfseq:4001 ssnoff:76bca48b maplen:6000
# mptcp FIN-WAIT-1 0      0      [::ffff:10.0.1.1]:10106 [::ffff:10.0.1.2]:37348 timer:(keepalive,28sec,0) ino:0 sk:2 cgroup:unreachable:1 ---
#  subflows_max:2 remote_key token:4646afbe write_seq:2038332233767689900 snd_una:2038332233767566991 rcv_nxt:16152477614460720452 csum_enabled:1 bytes_retrans:65536 bytes_sent:89472 bytes_received:40960 bytes_acked:8192 subflows_total:1 last_data_sent:61646 last_data_recv:61676 last_ack_recv:61678                                                                                                                                                                                                                                                                                                                                     
# TcpPassiveOpens                 1                  0.0
# TcpInSegs                       22                 0.0
# TcpOutSegs                      120                0.0
# TcpRetransSegs                  17                 0.0
# TcpExtTCPPureAcks               14                 0.0
# TcpExtTCPLossUndo               9                  0.0
# TcpExtTCPTimeouts               9                  0.0
# TcpExtTCPLossProbes             11                 0.0
# TcpExtTCPBacklogCoalesce        1                  0.0
# TcpExtTCPDSACKRecv              9                  0.0
# TcpExtTCPSackShiftFallback      9                  0.0
# TcpExtTCPRcvCoalesce            1                  0.0
# TcpExtTCPOrigDataSent           115                0.0
# TcpExtTCPDelivered              118                0.0
# TcpExtTcpTimeoutRehash          9                  0.0
# TcpExtTCPDSACKRecvSegs          9                  0.0
# MPTcpExtMPCapableSYNRX          1                  0.0
# MPTcpExtMPCapableACKRX          1                  0.0
# MPTcpExtMPTCPRetrans            8                  0.0
# MPTcpExtDataCsumErr             1                  0.0
# MPTcpExtMPFailTx                1                  0.0
# MPTcpExtMPFailRx                1                  0.0
# 
# netns ns2-cuCI1E socket stat for 10106:
# Failed to find cgroup2 mount
# Failed to find cgroup2 mount
# Failed to find cgroup2 mount
# Netid State      Recv-Q Send-Q Local Address:Port  Peer Address:Port                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
# tcp   FIN-WAIT-1 0      90141       10.0.1.2:37348     10.0.1.1:10106 timer:(persist,2.589sec,5) ino:0 sk:3 cgroup:unreachable:1 <--
#  ts sack cubic wscale:7,7 rto:203 backoff:5 rtt:2.678/2.083 ato:40 mss:1448 pmtu:1500 rcvmss:1420 advmss:1448 cwnd:30 bytes_sent:447436 bytes_acked:40961 bytes_received:155008 segs_out:341 segs_in:137 data_segs_out:326 data_segs_in:132 send 129768484bps lastsnd:3907 lastrcv:17779 lastack:10307 pacing_rate 259500624bps delivery_rate 35874880bps delivered:32 busy:61879ms rcv_rtt:250.835 rcv_space:14480 rcv_ssthresh:296622 notsent:90141 minrtt:0.135 snd_wnd:99072 rcv_wnd:296704 tcp-ulp-mptcp flags:Mmec token:0000(id:0)/c6492f3(id:0) seq:1c499c5df7f3dc0f sfseq:23d81 ssnoff:bf7abf65 maplen:2000
# mptcp FIN-WAIT-2 0      0           10.0.1.2:37348     10.0.1.1:10106 timer:(keepalive,58sec,0) ino:0 sk:4 cgroup:unreachable:1 ---
#  subflows_max:2 fallback remote_key token:c6492f3 write_seq:16152477614460810593 snd_una:16152477614460810593 rcv_nxt:2038332233767713807 csum_enabled:1 retransmits:1 bytes_sent:131100 bytes_received:155008 bytes_acked:65536 last_data_sent:61851 last_data_recv:17782 last_ack_recv:61875                                                                                                                                                                                                                                                                                                                       
# TcpActiveOpens                  1                  0.0
# TcpInSegs                       45                 0.0
# TcpOutSegs                      341                0.0
# TcpExtOutOfWindowIcmps          205                0.0
# TcpExtDelayedACKLost            17                 0.0
# TcpExtTCPPureAcks               4                  0.0
# TcpExtTCPDSACKOldSent           17                 0.0
# TcpExtTCPOrigDataSent           31                 0.0
# TcpExtTCPDelivered              32                 0.0
# MPTcpExtMPCapableSYNTX          1                  0.0
# MPTcpExtMPCapableSYNACKRX       1                  0.0
# MPTcpExtInfiniteMapTx           1                  0.0
# MPTcpExtMPFailTx                1                  0.0
# MPTcpExtMPFailRx                1                  0.0
#       Info: 5 corrupted pkts
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       checksum server                     [ OK ]
#       checksum client                     [ OK ]
#       fail tx server                      [ OK ]
#       fail rx client                      [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
#       infi tx client                      [ OK ]
#       infi rx server                      [IGNO] (flaky) got 0 infinite map[s] RX expected 1
#       fail tx client                      [ OK ]
#       fail rx server                      [ OK ]
# 108 MP_FAIL MP_RST
#       Info: Test file (size 1024 KB) for client
#       Info: Test file (size 1024 KB) for server
#       Info: 1 corrupted pkts
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       checksum server                     [ OK ]
#       checksum client                     [ OK ]
#       fail tx server                      [ OK ]
#       fail rx client                      [ OK ]
#       reset tx server                     [ OK ]
#       reset rx client                     [ OK ]
#       infi tx client                      [ OK ]
#       infi rx server                      [ OK ]
# 109 userspace pm type prevents add_addr
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 110 userspace pm no echo w/o daemon
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
# 111 userspace pm type rejects join
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 112 userspace pm type does not send join
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
# 113 userspace pm type prevents mp_prio
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mp_prio tx server                   [ OK ]
#       mp_prio rx client                   [ OK ]
#       syn backup                          [ OK ]
#       synack backup                       [ OK ]
# 114 userspace pm type prevents rm_addr
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 115 userspace pm add & remove address
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       mptcp_info subflows_total=3:3       [ OK ]
#       mptcp_info add_addr_signal=2:2      [ OK ]
#       dump addrs signal                   [ OK ]
#       get id 10 addr                      [ OK ]
#       get id 20 addr                      [ OK ]
#       dump addrs after rm_sf 10           [ OK ]
#       dump addrs after rm_addr 20         [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       mptcp_info subflows=0:0             [ OK ]
#       mptcp_info subflows_total=1:1       [ OK ]
# 116 userspace pm create destroy subflow
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info subflows_total=2:2       [ OK ]
#       dump addrs subflow                  [ OK ]
#       get id 20 addr                      [ OK ]
#       dump addrs after rm_sf 20           [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       mptcp_info subflows=0:0             [ OK ]
#       mptcp_info subflows_total=1:1       [ OK ]
# 117 userspace pm create id 0 subflow
#       mptcp_info subflows=0:0             [ OK ]
#       mptcp_info subflows_total=1:1       [ OK ]
#       dump addrs id 0 subflow             [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info subflows_total=2:2       [ OK ]
# 118 userspace pm remove initial subflow
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info subflows_total=2:2       [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
#       reset tx client                     [ OK ]
#       reset rx server                     [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info subflows_total=1:1       [ OK ]
# 119 userspace pm send RM_ADDR for ID 0
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info subflows_total=2:2       [ OK ]
#       mptcp_info add_addr_signal=1:1      [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
#       reset tx client                     [ OK ]
#       reset rx server                     [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info subflows_total=1:1       [ OK ]
# 120 implicit EP
#       creation                            [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       mptcp_info add_addr_signal=1:1      [ OK ]
#       ID change is prevented              [ OK ]
#       modif is allowed                    [ OK ]
# 121 delete and re-add
#       Info: Test file (size 4 KB) for client
#       Info: Test file (size 4 KB) for server
#       creation                            [ OK ]
#       before delete id 2                  [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       after delete id 2                   [ OK ]
#       mptcp_info subflows=0:0             [ OK ]
#       after re-add id 2                   [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       after new reject                    [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       after no reject                     [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after delete id 0 (1)               [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after re-add id 0 (1)               [ OK ]
#       mptcp_info subflows=3:3             [ OK ]
#       after delete id 0 (2)               [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after re-add id 0 (2)               [ OK ]
#       mptcp_info subflows=3:3             [ OK ]
#       after delete id 0 (3)               [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after re-add id 0 (3)               [ OK ]
#       mptcp_info subflows=3:3             [ OK ]
#       event ns1 LISTENER_CREATED (1)      [ OK ]
#       event ns1 CREATED (1)               [ OK ]
#       event ns1 ESTABLISHED (1)           [ OK ]
#       event ns1 ANNOUNCED (0)             [ OK ]
#       event ns1 REMOVED (4)               [ OK ]
#       event ns1 SUB_ESTABLISHED (6)       [ OK ]
#       event ns1 SUB_CLOSED (4)            [ OK ]
#       event ns2 CREATED (1)               [ OK ]
#       event ns2 ESTABLISHED (1)           [ OK ]
#       event ns2 ANNOUNCED (0)             [ OK ]
#       event ns2 REMOVED (0)               [ OK ]
#       event ns2 SUB_ESTABLISHED (6)       [ OK ]
#       event ns2 SUB_CLOSED (5)            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       rm addr rx server                   [ OK ]
#       rm subflow client                   [ OK ]
# 122 delete re-add signal
#       Info: Test file (size 4 KB) for client
#       Info: Test file (size 4 KB) for server
#       creation                            [ OK ]
#       before delete                       [ OK ]
#       mptcp_info subflows=1:1             [ OK ]
#       after delete                        [ OK ]
#       mptcp_info subflows=0:0             [ OK ]
#       after re-add                        [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after delete ID 0                   [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after re-add ID 0                   [ OK ]
#       mptcp_info subflows=3:3             [ OK ]
#       after re-delete ID 0                [ OK ]
#       mptcp_info subflows=2:2             [ OK ]
#       after re-re-add ID 0                [ OK ]
#       mptcp_info subflows=3:3             [ OK ]
#       event ns1 LISTENER_CREATED (1)      [ OK ]
#       event ns1 CREATED (1)               [ OK ]
#       event ns1 ESTABLISHED (1)           [ OK ]
#       event ns1 ANNOUNCED (0)             [ OK ]
#       event ns1 REMOVED (0)               [ OK ]
#       event ns1 SUB_ESTABLISHED (5)       [ OK ]
#       event ns1 SUB_CLOSED (3)            [ OK ]
#       event ns2 CREATED (1)               [ OK ]
#       event ns2 ESTABLISHED (1)           [ OK ]
#       event ns2 ANNOUNCED (6)             [ OK ]
#       event ns2 REMOVED (4)               [ OK ]
#       event ns2 SUB_ESTABLISHED (5)       [ OK ]
#       event ns2 SUB_CLOSED (3)            [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
# 123 flush re-add
#       Info: Test file (size 4 KB) for client
#       Info: Test file (size 4 KB) for server
#       before flush                        [ OK ]
#       mptcp_info subflows=0:0             [ OK ]
#       join Rx                             [ OK ]
#       join Tx                             [ OK ]
#       add addr rx                         [ OK ]
#       add addr echo rx                    [ OK ]
#       rm addr rx client                   [ OK ]
#       rm subflow server                   [ OK ]
# 
# TAP version 13
# 1..123
# ok 1 - mptcp_join: no JOIN # time=7615ms
# ok 2 - mptcp_join: single subflow, limited by client # time=8214ms
# ok 3 - mptcp_join: single subflow, limited by server # time=8214ms
# ok 4 - mptcp_join: single subflow # time=8619ms
# ok 5 - mptcp_join: multiple subflows # time=9061ms
# ok 6 - mptcp_join: multiple subflows, limited by server # time=9140ms
# ok 7 - mptcp_join: single subflow, dev # time=8886ms
# ok 8 - mptcp_join: no MPC reuse with single endpoint # time=14678ms
# ok 9 - mptcp_join: multi subflows, with failing subflow # time=15417ms
# ok 10 - mptcp_join: multi subflows, with subflow timeout # time=15021ms
# ok 11 - mptcp_join: multi subflows, fair usage on close # time=14967ms
# ok 12 - mptcp_join: unused signal address # time=10236ms
# ok 13 - mptcp_join: signal address # time=9871ms
# ok 14 - mptcp_join: subflow and signal # time=10083ms
# ok 15 - mptcp_join: subflow and signal together # time=11323ms
# ok 16 - mptcp_join: multiple subflows and signal # time=10338ms
# ok 17 - mptcp_join: signal addresses # time=10710ms
# ok 18 - mptcp_join: signal invalid addresses # time=10984ms
# ok 19 - mptcp_join: signal addresses race test # time=17422ms
# ok 20 - mptcp_join: multiple flows, signal, link failure # time=20457ms
# ok 21 - mptcp_join: multi flows, signal, bidi, link fail # time=21648ms
# ok 22 - mptcp_join: backup subflow unused, link failure # time=23613ms
# ok 23 - mptcp_join: backup flow used, multi links fail # time=23783ms
# ok 24 - mptcp_join: backup flow used, bidi, link failure # time=28145ms
# ok 25 - mptcp_join: signal address, ADD_ADDR timeout # time=17605ms
# ok 26 - mptcp_join: signal address, ADD_ADDR6 timeout # time=17735ms
# ok 27 - mptcp_join: signal addresses, ADD_ADDR timeout # time=33925ms
# ok 28 - mptcp_join: invalid address, ADD_ADDR timeout # time=33543ms
# ok 29 - mptcp_join: remove single subflow # time=16771ms
# ok 30 - mptcp_join: remove multiple subflows # time=16360ms
# ok 31 - mptcp_join: remove single address # time=17628ms
# ok 32 - mptcp_join: remove subflow and signal # time=18081ms
# ok 33 - mptcp_join: remove subflows and signal # time=34656ms
# ok 34 - mptcp_join: remove addresses # time=34683ms
# ok 35 - mptcp_join: remove invalid addresses # time=34689ms
# ok 36 - mptcp_join: flush subflows and signal # time=17688ms
# ok 37 - mptcp_join: flush subflows # time=17964ms
# ok 38 - mptcp_join: flush addresses # time=17990ms
# ok 39 - mptcp_join: flush invalid addresses # time=17327ms
# ok 40 - mptcp_join: remove id 0 subflow # time=15514ms
# ok 41 - mptcp_join: remove id 0 address # time=15726ms
# ok 42 - mptcp_join: add single subflow # time=14498ms
# ok 43 - mptcp_join: add signal address # time=14950ms
# ok 44 - mptcp_join: add multiple subflows # time=14481ms
# ok 45 - mptcp_join: add multiple subflows IPv6 # time=14700ms
# ok 46 - mptcp_join: add multiple addresses IPv6 # time=15659ms
# ok 47 - mptcp_join: single subflow IPv6 # time=15475ms
# ok 48 - mptcp_join: unused signal address IPv6 # time=15389ms
# ok 49 - mptcp_join: single address IPv6 # time=15515ms
# ok 50 - mptcp_join: remove single address IPv6 # time=15664ms
# ok 51 - mptcp_join: remove subflow and signal IPv6 # time=16253ms
# ok 52 - mptcp_join: single subflow IPv4-mapped # time=10400ms
# ok 53 - mptcp_join: signal address IPv4-mapped # time=10743ms
# ok 54 - mptcp_join: single subflow v4-map-v6 # time=10176ms
# ok 55 - mptcp_join: signal address v4-map-v6 # time=10905ms
# ok 56 - mptcp_join: single subflow v6-map-v4 # time=9973ms
# ok 57 - mptcp_join: signal address v6-map-v4 # time=10484ms
# ok 58 - mptcp_join: no JOIN with diff families v4-v6 # time=10109ms
# ok 59 - mptcp_join: no JOIN with diff families v4-v6-2 # time=9707ms
# ok 60 - mptcp_join: no JOIN with diff families v6-v4 # time=9318ms
# ok 61 - mptcp_join: IPv4 sockets do not use IPv6 addresses # time=15020ms
# ok 62 - mptcp_join: simult IPv4 and IPv6 subflows # time=15011ms
# ok 63 - mptcp_join: simult IPv4 and IPv6 subflows, fullmesh 1x1 # time=15119ms
# ok 64 - mptcp_join: simult IPv4 and IPv6 subflows, fullmesh 2x2 # time=15248ms
# ok 65 - mptcp_join: single subflow, backup # time=15787ms
# ok 66 - mptcp_join: single address, backup # time=16559ms
# ok 67 - mptcp_join: single address, switch to backup # time=16174ms
# ok 68 - mptcp_join: single address with port, backup # time=16396ms
# ok 69 - mptcp_join: mpc backup # time=15348ms
# ok 70 - mptcp_join: mpc backup both sides # time=16298ms
# ok 71 - mptcp_join: mpc switch to backup # time=15440ms
# ok 72 - mptcp_join: mpc switch to backup both sides # time=15520ms
# ok 73 - mptcp_join: signal address with port # time=11212ms
# ok 74 - mptcp_join: subflow and signal with port # time=11902ms
# ok 75 - mptcp_join: remove single address with port # time=18357ms
# ok 76 - mptcp_join: remove subflow and signal with port # time=17038ms
# ok 77 - mptcp_join: flush subflows and signal with port # time=16242ms
# ok 78 - mptcp_join: multiple addresses with port # time=11480ms
# ok 79 - mptcp_join: multiple addresses with ports # time=11122ms
# ok 80 - mptcp_join: port-based signal endpoint must not accept mpc # time=6986ms
# ok 81 - mptcp_join: single subflow with syn cookies # time=9577ms
# ok 82 - mptcp_join: multiple subflows with syn cookies # time=9637ms
# ok 83 - mptcp_join: subflows limited by server w cookies # time=9807ms
# ok 84 - mptcp_join: signal address with syn cookies # time=10450ms
# ok 85 - mptcp_join: subflow and signal w cookies # time=10419ms
# ok 86 - mptcp_join: subflows and signal w. cookies # time=10364ms
# ok 87 - mptcp_join: checksum test 0 0 # time=11481ms
# ok 88 - mptcp_join: checksum test 1 1 # time=10892ms
# ok 89 - mptcp_join: checksum test 0 1 # time=10488ms
# ok 90 - mptcp_join: checksum test 1 0 # time=10716ms
# ok 91 - mptcp_join: single subflow allow join id0 ns1 # time=9430ms
# ok 92 - mptcp_join: single subflow allow join id0 ns2 # time=9666ms
# ok 93 - mptcp_join: signal address allow join id0 ns1 # time=10013ms
# ok 94 - mptcp_join: signal address allow join id0 ns2 # time=10119ms
# ok 95 - mptcp_join: subflow and address allow join id0 1 # time=9591ms
# ok 96 - mptcp_join: subflow and address allow join id0 2 # time=10227ms
# ok 97 - mptcp_join: fullmesh test 2x1 # time=14898ms
# ok 98 - mptcp_join: fullmesh test 1x1 # time=15141ms
# ok 99 - mptcp_join: fullmesh test 1x2 # time=15063ms
# ok 100 - mptcp_join: fullmesh test 1x2, limited # time=14953ms
# ok 101 - mptcp_join: set fullmesh flag test # time=15032ms
# ok 102 - mptcp_join: set nofullmesh flag test # time=14424ms
# ok 103 - mptcp_join: set backup,fullmesh flags test # time=15578ms
# ok 104 - mptcp_join: set nobackup,nofullmesh flags test # time=15325ms
# ok 105 - mptcp_join: fastclose test # time=10213ms
# ok 106 - mptcp_join: fastclose server test # time=9991ms
# ok 107 - mptcp_join: Infinite map # IGNORE Flaky time=73823ms
# ok 108 - mptcp_join: MP_FAIL MP_RST # time=20720ms
# ok 109 - mptcp_join: userspace pm type prevents add_addr # time=9103ms
# ok 110 - mptcp_join: userspace pm no echo w/o daemon # time=9219ms
# ok 111 - mptcp_join: userspace pm type rejects join # time=8591ms
# ok 112 - mptcp_join: userspace pm type does not send join # time=8927ms
# ok 113 - mptcp_join: userspace pm type prevents mp_prio # time=14612ms
# ok 114 - mptcp_join: userspace pm type prevents rm_addr # time=14265ms
# ok 115 - mptcp_join: userspace pm add & remove address # time=22217ms
# ok 116 - mptcp_join: userspace pm create destroy subflow # time=15864ms
# ok 117 - mptcp_join: userspace pm create id 0 subflow # time=13388ms
# ok 118 - mptcp_join: userspace pm remove initial subflow # time=14696ms
# ok 119 - mptcp_join: userspace pm send RM_ADDR for ID 0 # time=18509ms
# ok 120 - mptcp_join: implicit EP # time=8039ms
# ok 121 - mptcp_join: delete and re-add # time=39439ms
# ok 122 - mptcp_join: delete re-add signal # time=28294ms
# ok 123 - mptcp_join: flush re-add # time=18497ms
ok 1 selftests: net/mptcp: mptcp_join.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__->