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' [ 182.789510][ C2] net_ratelimit: 38 callbacks suppressed [ 182.789968][ C3] TCP: AO hash mismatch for [2001:db8:1::1].60778->[2001:db8:254::1].7013 [FP.]L3index: 0 [ 182.790050][ C2] TCP: AO hash mismatch for [2001:db8:1::1].60778->[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 [ 183.876625][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].49384 [FP.]L3index: 0 [ 183.877087][ C3] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].49384 [.]L3index: 0 [ 183.940609][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].46822 [FP.]L3index: 0 [ 183.940695][ C3] TCP: AO hash mismatch for [2001:db8:1::1].46822->[2001:db8:254::1].7011 [FP.]L3index: 0 # timeout set to 120 # selftests: net/tcp_ao: restore_ipv4 # 1..20 # # 544[lib/setup.c:243] rand seed 1707102511 # TAP version 13 [ 185.028598][ C3] TCP: AO hash mismatch for [2001:db8:1::1].49646->[2001:db8:254::1].7012 [FP.]L3index: 0 [ 185.028600][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].49646 [FP.]L3index: 0 # 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 [ 185.223493][ C3] TCP: AO hash mismatch for 10.0.1.1.55438->10.0.254.1.7011 [P.] L3index: 0 [ 185.428679][ C3] TCP: AO hash mismatch for 10.0.1.1.55438->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 with wrong receive ISN: counter TCPAOBad increased 4 => 8 [ 187.908893][ C0] net_ratelimit: 27 callbacks suppressed [ 187.909239][ C0] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.49978 [FP.] L3index: 0 [ 188.132772][ C2] TCP: AO hash mismatch for 10.0.1.1.35902->10.0.254.1.7013 [P.] L3index: 0 [ 188.133214][ C0] TCP: AO hash mismatch for 10.0.1.1.35902->10.0.254.1.7013 [.] L3index: 0 # ok 13 TCP-AO with wrong send SEQ ext number: post-migrate connection is broken # ok 14 TCP-AO with wrong send SEQ ext number: server couldn't serve # ok 15 TCP-AO with wrong send SEQ ext number: counter TCPAOBad increased 11 =>[ 188.323718][ C2] TCP: AO hash mismatch for 10.0.1.1.35902->10.0.254.1.7013 [F.] L3index: 0 19 # ok 16 TCP-AO [ 188.324805][ C2] TCP: AO hash mismatch for 10.0.1.1.35902->10.0.254.1.7013 [.] L3index: 0 with wrong send SEQ ext number: counter TCPAOBad increased 9 => 10 [ 188.358706][ C0] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.47372 [P.] L3index: 0 [ 188.548851][ C0] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.55438 [FP.] L3index: 0 [ 188.549129][ C3] TCP: AO hash mismatch for 10.0.1.1.55438->10.0.254.1.7011 [FP.] L3index: 0 [ 188.564813][ C0] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.47372 [P.] L3index: 0 [ 188.565009][ C2] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.47372 [.] 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_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__->