make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=connect_ipv66 TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-6/tools/testing/selftests' [ 243.529044][ C1] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.60120 [FP.] L3index: 0 [ 243.529882][ C3] TCP: AO hash mismatch for 10.0.1.1.60120->10.0.254.1.7012 [FP.] L3index: 0 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' [ 244.552673][ C3] TCP: AO hash mismatch for 10.0.1.1.57110->10.0.254.1.7013 [FP.] L3index: 0 [ 244.553210][ C1] TCP: AO hash mismatch for 10.0.1.1.57110->10.0.254.1.7013 [.] L3index: 0 make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 [ 245.576749][ C1] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.43786 [FP.] L3index: 0 [ 245.577125][ C3] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.43786 [.] L3index: 0 1..1 # overriding timeout to 240 # selftests: net/tcp_ao: connect_ipv6 # 1..1 # # 918[lib/setup.c:243] rand seed 1708377439 # TAP version 13 # # 919[lib/proc.c:213] Snmp6 Ip6InReceives: 3 => 24 # # 919[lib/proc.c:213] Snmp6 Ip6InDelivers: 2 => 23 # # 919[lib/proc.c:213] Snmp6 Ip6OutRequests: 5 => 26 # # 919[lib/proc.c:213] Snmp6 Ip6InOctets: 256 => 3852 # # 919[lib/proc.c:213] Snmp6 Ip6OutOctets: 416 => 4012 # # 919[lib/proc.c:213] Snmp6 Ip6InNoECTPkts: 3 => 24 # # 919[lib/proc.c:213] Snmp6 Ip6OutTransmits: 5 => 26 # # 919[lib/proc.c:213] Tcp InSegs: 1 => 22 # # 919[lib/proc.c:213] Tcp OutSegs: 2 => 23 # # 919[lib/proc.c:213] TcpExt TCPPureAcks: 0 => 1 # # 919[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 919[lib/proc.c:213] TcpExt TCPDelivered: 1 => 21 # # 919[lib/proc.c:213] TcpExt TCPAOGood: 1 => 22 # ok 1 connect TCPAOGood 1/1/1 => 22/22/22, sent 20 # # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: connect_ipv6 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__->