make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=rst_ipv4 TESST_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 [ 105.926738][ C2] net_ratelimit: 32 callbacks suppressed [ 105.926746][ C2] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.36108 [FP.] L3index: 0 [ 105.927161][ C1] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.36108 [.] L3index: 0 [ 105.990682][ C1] TCP: AO hash mismatch for 10.0.1.1.53692->10.0.254.1.7011 [FP.] L3index: 0 [ 105.990695][ C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.53692 [FP.] L3index: 0 # timeout set to 120 # selftests: net/tcp_ao: rst_ipv4 [ 107.078759][ C2] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.41272 [FP.] L3index: 0 [ 107.078903][ C1] TCP: AO hash mismatch for 10.0.1.1.41272->10.0.254.1.7012 [FP.] L3index: 0 # 1..14 # # 567[lib/setup.c:243] rand seed 1707419832 # TAP version 13 [ 107.254755][ C1] TCP: request_sock_TCP: Possible SYN flooding on port 10.0.254.1:7010. Sending cookies. # ok 1 servered 1000 bytes # ok 2 Verified established tcp connection # ok 3 sk[0] = 9, connection was reset # ok 4 sk[1] = 11, connection was reset # ok 5 sk[2] = 12 # ok 6 MKT counters are good on server # ok 7 Verified established tcp connection [ 108.102955][ C1] TCP: AO hash mismatch for 10.0.1.1.47964->10.0.254.1.7013 [FP.] L3index: 0 [ 108.103314][ C2] TCP: AO hash mismatch for 10.0.1.1.47964->10.0.254.1.7013 [.] L3index: 0 # ok 8 client sock was passively reset post-seq-adjust # ok 9 No segments without AO sign (client) # ok 10 Signed AO segments (client): 0 => 30 # ok 11 No segments with bad AO sign (client) # ok 12 No segments without AO sign (server) # ok 13 Signed AO segments (server): 0 => 29 # ok 14 No segments with bad AO sign (server) # # Totals: pass:14 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: rst_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__->