make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=connect-denyy_ipv6 TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-6/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 # overriding timeout to 240 # selftests: net/tcp_ao: connect-deny_ipv6 # 1..21 # # 459[lib/setup.c:243] rand seed 1707977607 # TAP version 13 [ 115.885550][ C3] TCP: AO key not found for [2001:db8:1::1].39960->[2001:db8:254::1].7010 [S]keyid: 100 L3index: 0 # ok 1 Non-AO server + AO client # ok 2 Non-AO server + AO client: counter TCPAOKeyNotFound increased 0 => 1 [ 116.896258][ C3] AO hash is required, but not found for [2001:db8:1::1].43934->[2001:db8:254::1].7011 [S]L3 index 0 # ok 3 AO server + Non-AO client # ok 4 AO server + Non-AO client: counter TCPAORequired increased 0 => 1 [ 117.910871][ C3] TCP: AO hash mismatch for [2001:db8:1::1].54878->[2001:db8:254::1].7012 [S]L3index: 0 # ok 5 Wrong password # ok 6 Wrong password: counter TCPAOBad increased 0 => 1 [ 118.923415][ C3] TCP: Requested by the peer AO key id not found for [2001:db8:1::1].59354->[2001:db8:254::1].7013 [S]L3index: 0 # ok 7 Wrong rcv id # ok 8 Wrong rcv id: counter TCPAOKeyNotFound increased 1 => 2 # ok 9 Wrong snd id # ok 10 Wrong snd id: counter TCPAOGood increased 0 => 1 [ 120.939346][ C3] TCP: AO hash wrong length for [2001:db8:1::1].33544->[2001:db8:254::1].7015 [S]12 != 8 L3index: 0 # ok 11 Different maclen # ok 12 Different maclen: counter TCPAOBad increased 1 => 2 [ 121.949724][ C3] TCP: Requested by the peer AO key id not found for [2001:db8:1::1].35024->[2001:db8:254::1].7016 [S]L3index: 0 # ok 13 Server: Wrong addr # ok 14 Server: Wrong addr: counter TCPAOKeyNotFound increased 2 => 3 # ok 15 Client: Wrong addr: connect() was prevented # not ok 16 timed out for accept(): Connection timed out # not ok 17 # error 460[connect-deny.c:192] rcv id != snd id: connect() returned -110: Connection timed out # # Planned tests != run tests (21 != 17) # # Totals: pass:15 fail:1 xfail:0 xpass:0 skip:0 error:1 not ok 1 selftests: net/tcp_ao: connect-deny_ipv6 # exit=1 make[1]: Leaving directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' make: Leaving directory '/home/virtme/testing-6/tools/testing/selftests' xx__-> echo $? 0 xx__->