make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=restore_ipv44 TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-6/tools/testing/selftests' [ 192.010159][ C2] net_ratelimit: 38 callbacks suppressed [ 192.010168][ C2] TCP: AO hash mismatch for [2001:db8:1::1].41356->[2001:db8:254::1].7013 [FP.]L3index: 0 [ 192.011854][ C2] TCP: AO hash mismatch for [2001:db8:1::1].41356->[2001:db8:254::1].7013 [.]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' make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 [ 193.096966][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].45090 [FP.]L3index: 0 [ 193.097701][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].45090 [.]L3index: 0 [ 193.224970][ C2] TCP: AO hash mismatch for [2001:db8:1::1].40356->[2001:db8:254::1].7011 [FP.]L3index: 0 [ 193.224979][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].40356 [FP.]L3index: 0 # timeout set to 120 # selftests: net/tcp_ao: restore_ipv4 [ 194.248978][ C3] TCP: AO hash mismatch for [2001:db8:1::1].49546->[2001:db8:254::1].7012 [FP.]L3index: 0 [ 194.248993][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].49546 [FP.]L3index: 0 # 1..20 # # 546[lib/setup.c:243] rand seed 1707372999 # TAP version 13 # ok 1 TCP-AO migrate to another socket: server alive # ok 2 TCP-AO migrate to another socket: post-migrate connection is alive # ok 3 TCP-AO migrate to another socket: counter TCPAOGood increased 23 => 44 # ok 4 TCP-AO migrate to another socket: counter TCPAOGood increased 22 => 42 [ 194.465506][ C3] TCP: AO hash mismatch for 10.0.1.1.55942->10.0.254.1.7011 [P.] L3index: 0 [ 194.665418][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.55942 [P.] L3index: 0 # ok 5 TCP-AO with wrong send ISN: server couldn't serve # ok 6 TCP-AO with wrong send ISN: post-migrate connection is broken # ok 7 TCP-AO with wrong send ISN: counter TCPAOBad increased 0 => 3 # ok 8 TCP-AO with wrong send ISN: counter TCPAOBad increased 0 => 4 # ok 9 TCP-AO with wrong receive ISN: server couldn't serve # ok 10 TCP-AO with wrong receive ISN: post-migrate connection is broken # ok 11 TCP-AO with wrong receive ISN: counter TCPAOBad increased 4 => 8 # ok 12 TCP-AO with wrong receive ISN: counter TCPAOBad increased 5 => 10 [ 197.193113][ C2] net_ratelimit: 27 callbacks suppressed [ 197.193120][ C2] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.46012 [FP.] L3index: 0 [ 197.193300][ C3] TCP: AO hash mismatch for 10.0.1.1.46012->10.0.254.1.7012 [FP.] L3index: 0 [ 197.385420][ C2] TCP: AO hash mismatch for 10.0.1.1.60954->10.0.254.1.7013 [.] L3index: 0 [ 197.401028][ C3] TCP: AO hash mismatch for 10.0.1.1.60954->10.0.254.1.7013 [P.] L3index: 0 # ok 13 TCP-AO with wrong send SEQ ext number: server couldn't serve # ok 14 TCP-AO with wrong send SEQ ext number: counter TCPAOBad increased 11 => 19 # ok 15 TCP-AO with wrong send SEQ ext number: post-migrate connection is broken # ok 16 TCP-AO with[ 197.588622][ C3] TCP: AO hash mismatch for 10.0.1.1.60954->10.0.254.1.7013 [F.] L3index: 0 wrong send SEQ ex[ 197.590082][ C3] TCP: AO hash mismatch for 10.0.1.1.60954->10.0.254.1.7013 [.] L3index: 0 t number: counter TCPAOBad increased 9 => 10 [ 197.649998][ C2] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.44532 [P.] L3index: 0 [ 197.769077][ C3] TCP: AO hash mismatch for 10.0.1.1.55942->10.0.254.1.7011 [FP.] L3index: 0 [ 197.769348][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.55942 [FP.] L3index: 0 [ 197.857333][ C2] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.44532 [P.] L3index: 0 # ok 17 TCP-AO with wrong receive SEQ ext number: post-migrate connection is broken # ok 18 TCP-AO with wrong receive SEQ ext number: server couldn't serve # ok 19 TCP-AO with wrong receive SEQ ext number: counter TCPAOBad increased 10 => 18 # ok 20 TCP-AO with wrong receive SEQ ext number: counter TCPAOBad increased 21 => 24 # # Totals: pass:20 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: restore_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__->