make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=restore_ipv66 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' [ 206.662837][ C3] TCP: AO hash mismatch for 10.0.1.1.59988->10.0.254.1.7011 [FP.] L3index: 0 [ 206.663017][ C0] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.59988 [FP.] L3index: 0 make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 [ 207.686762][ C3] TCP: AO hash mismatch for 10.0.1.1.38124->10.0.254.1.7012 [FP.] L3index: 0 [ 207.686791][ C0] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.38124 [FP.] L3index: 0 # timeout set to 120 # selftests: net/tcp_ao: restore_ipv6 [ 208.710749][ C3] TCP: AO hash mismatch for 10.0.1.1.52328->10.0.254.1.7013 [FP.] L3index: 0 [ 208.711816][ C0] TCP: AO hash mismatch for 10.0.1.1.52328->10.0.254.1.7013 [.] L3index: 0 # 1..20 # # 654[lib/setup.c:243] rand seed 1707383742 # 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 [ 209.101511][ C1] TCP: AO hash mismatch for [2001:db8:1::1].51184->[2001:db8:254::1].7011 [P.]L3index: 0 [ 209.304151][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].51184 [P.]L3index: 0 [ 209.310725][ C1] TCP: AO hash mismatch for [2001:db8:1::1].51184->[2001:db8:254::1].7011 [P.]L3index: 0 [ 209.511083][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].51184 [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 with wrong receive ISN: counter TCPAOBad increased 4 => 8 [ 211.783167][ C1] net_ratelimit: 23 callbacks suppressed [ 211.783665][ C1] TCP: AO hash mismatch for [2001:db8:1::1].46892->[2001:db8:254::1].7012 [FP.]L3index: 0 [ 211.847213][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].46892 [FP.]L3index: 0 [ 212.023398][ C2] TCP: AO hash mismatch for [2001:db8:1::1].59692->[2001:db8:254::1].7013 [.]L3index: 0 [ 212.031358][ C0] TCP: AO hash mismatch for [2001:db8:1::1].59692->[2001:db8: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: post-migrate connection is broken # ok 15 TCP-AO with wrong send SEQ ext num[ 212.212914][ C0] TCP: AO hash mismatch for [2001:db8:1::1].59692->[2001:db8:254::1].7013 [F.]L3index: 0 ber: counter TCPAO[ 212.214073][ C0] TCP: AO hash mismatch for [2001:db8:1::1].59692->[2001:db8:254::1].7013 [.]L3index: 0 Bad increased 11 => 19 # ok 16 TCP-AO with wrong send SEQ ext number: counter TCPAOBad increased 9 => 10 [ 212.253634][ C3] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].48430 [P.]L3index: 0 [ 212.422947][ C1] TCP: AO hash mismatch for [2001:db8:1::1].51184->[2001:db8:254::1].7011 [FP.]L3index: 0 [ 212.423002][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].51184 [FP.]L3index: 0 [ 212.455247][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].48430 [.]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 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_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__->