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' [ 198.668094][ C1] net_ratelimit: 37 callbacks suppressed [ 198.668100][ C1] TCP: AO hash mismatch for [2001:db8:1::1].42652->[2001:db8:254::1].7013 [.]L3index: 0 [ 198.730702][ C2] TCP: AO hash mismatch for [2001:db8:1::1].42652->[2001:db8:254::1].7013 [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' make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 [ 199.755455][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].42800 [.]L3index: 0 [ 199.755634][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].42800 [FP.]L3index: 0 [ 199.882605][ C3] TCP: AO hash mismatch for [2001:db8:1::1].38298->[2001:db8:254::1].7011 [FP.]L3index: 0 [ 199.882786][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].38298 [FP.]L3index: 0 1..1 # overriding timeout to 240 # selftests: net/tcp_ao: restore_ipv4 [ 200.906682][ C3] TCP: AO hash mismatch for [2001:db8:1::1].45328->[2001:db8:254::1].7012 [FP.]L3index: 0 # 1..20 # # 544[lib/setup.c:243] rand seed 1707923787 # 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 [ 201.642060][ C1] TCP: AO hash mismatch for 10.0.1.1.54900->10.0.254.1.7011 [P.] L3index: 0 [ 201.843374][ C0] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.54900 [P.] L3index: 0 [ 201.850817][ C1] TCP: AO hash mismatch for 10.0.1.1.54900->10.0.254.1.7011 [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 => 4 # ok 8 TCP-AO with wrong send ISN: counter TCPAOBad increased 0 => 3 # 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 5 => 10 # ok 12 TCP-AO [ 203.727472][ C0] net_ratelimit: 19 callbacks suppressed w[ 203.727478][ C0] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.42558 [F.] L3index: 0 ith wrong receive IS[ 203.728348][ C1] TCP: AO hash mismatch for 10.0.1.1.42558->10.0.254.1.7012 [F.] L3index: 0 N: counter TCPAOBad increased 4 => 8 [ 203.763900][ C1] TCP: AO hash mismatch for 10.0.1.1.36564->10.0.254.1.7013 [P.] L3index: 0 [ 203.964379][ C0] TCP: AO hash mismatch for 10.0.1.1.36564->10.0.254.1.7013 [.] L3index: 0 [ 203.970604][ C1] TCP: AO hash mismatch for 10.0.1.1.36564->10.0.254.1.7013 [P.] L3index: 0 [ 204.172281][ C0] TCP: AO hash mismatch for 10.0.1.1.36564->10.0.254.1.7013 [.] L3index: 0 [ 204.178597][ C1] TCP: AO hash mismatch for 10.0.1.1.36564->10.0.254.1.7013 [P.] L3index: 0 [ 204.362675][ C1] TCP: AO hash mismatch for 10.0.1.1.42558->10.0.254.1.7012 [FP.] L3index: 0 [ 204.362889][ C0] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.42558 [FP.] L3index: 0 [ 204.579341][ C0] TCP: AO hash mismatch for 10.0.1.1.36564->10.0.254.1.7013 [.] 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: post-migrate connection is broken # ok 15 TCP-AO with wrong send SEQ ext number: counter TCPAOBad increased 11 => 19 # ok 16 TCP-AO with wrong send SEQ ext number: counter TCPAOBad increased 9 => 10 # 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 21 => 24 # ok 20 TCP-AO with wrong receive SEQ ext number: counter TCPAOBad increased 10 => 18 # # 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__->