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' 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 # timeout set to 120 # selftests: net/tcp_ao: restore_ipv4 # 1..20 # # 521[lib/setup.c:243] rand seed 1707156657 # 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 [ 101.578851][ C1] TCP: AO hash mismatch for 10.0.1.1.57552->10.0.254.1.7011 [P.] L3index: 0 [ 101.778517][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.57552 [P.] L3index: 0 [ 101.785741][ C1] TCP: AO hash mismatch for 10.0.1.1.57552->10.0.254.1.7011 [P.] L3index: 0 [ 101.985964][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.57552 [P.] L3index: 0 [ 101.993814][ C1] TCP: AO hash mismatch for 10.0.1.1.57552->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 [ 102.588090][ C2] net_ratelimit: 2 callbacks suppressed s[ 102.588096][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.57552 [F.] L3index: 0 end ISN: counter TCPAOBad increased 0 => 3 [ 102.590576][ C1] TCP: AO hash mismatch for 10.0.1.1.57552->10.0.254.1.7011 [F.] L3index: 0 [ 102.642214][ C1] TCP: AO hash mismatch for 10.0.1.1.47188->10.0.254.1.7012 [P.] L3index: 0 [ 102.833874][ C2] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.47188 [P.] L3index: 0 [ 102.849816][ C1] TCP: AO hash mismatch for 10.0.1.1.47188->10.0.254.1.7012 [P.] L3index: 0 [ 103.041919][ C2] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.47188 [P.] L3index: 0 [ 103.057803][ C1] TCP: AO hash mismatch for 10.0.1.1.47188->10.0.254.1.7012 [P.] L3index: 0 [ 103.249989][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.57552 [FP.] L3index: 0 [ 103.250104][ C1] TCP: AO hash mismatch for 10.0.1.1.57552->10.0.254.1.7011 [FP.] L3index: 0 [ 103.449803][ C2] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.47188 [P.] L3index: 0 # ok 9 TCP-AO with wrong receive ISN: server couldn't serve # ok 10 TCP-AO with wrong receive ISN: counter TCPAOBad increased 5 => 10 # ok 11 TCP-AO with wrong receive ISN: post-migrate connection is broken # ok 12 TCP-AO with wrong receive ISN: counter TCPAOBad increased 4 => 8 # 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__->