make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=connect-denyy_ipv4 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_ipv4 # 1..21 # # 457[lib/setup.c:243] rand seed 1708560915 # TAP version 13 [ 178.340498][ C2] TCP: AO key not found for 10.0.1.1.46844->10.0.254.1.7010 [S] keyid: 100 L3index: 0 # ok 1 Non-AO server + AO client: counter TCPAOKeyNotFound increased 0 => 1 # ok 2 Non-AO server + AO client [ 179.346549][ C2] TCP: AO hash is required, but not found for 10.0.1.1.60592->10.0.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 [ 180.357960][ C2] TCP: AO hash mismatch for 10.0.1.1.48828->10.0.254.1.7012 [S] L3index: 0 # ok 5 Wrong password # ok 6 Wrong password: counter TCPAOBad increased 0 => 1 [ 181.366633][ C2] TCP: Requested by the peer AO key id not found for 10.0.1.1.47428->10.0.254.1.7013 [S] L3index: 0 # ok 7 Wrong rcv id # ok 8 Wrong rcv id: counter TCPAOKeyNotFound increased 1 => 2 [ 182.376612][ C2] TCP: TCP-AO: the keyid 100 from SYN packet is not present - not sending SYNACK [ 183.378651][ C2] TCP: TCP-AO: the keyid 100 from SYN packet is not present - not sending SYNACK [ 183.379773][ C2] TCP: TCP-AO: the keyid 100 from SYN packet is not present - not sending SYNACK # ok 9 Wrong snd id # ok 10 Wrong snd id: counter TCPAOGood increased 0 => 2 [ 183.391289][ C2] TCP: AO hash wrong length for 10.0.1.1.47120->10.0.254.1.7015 [S] 12 != 8 L3index: 0 # ok 11 Different maclen # ok 12 Different maclen: counter TCPAOBad increased 1 => 2 [ 184.400556][ C2] TCP: Requested by the peer AO key id not found for 10.0.1.1.41616->10.0.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 # ok 16 rcv id != snd id: connected # ok 17 rcv id != snd id: counter TCPAOGood increased 2 => 4 # ok 18 Server: prefix match: connected # ok 19 Server: prefix match: counter TCPAOGood increased 6 => 8 # ok 20 Client: prefix match: connected # ok 21 Client: prefix match: counter TCPAOGood increased 10 => 12 # # Totals: pass:21 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: connect-deny_ipv4 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__->