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' [ 219.464965][ C2] TCP: AO hash mismatch for [2001:db8:1::1].54628->[2001:db8:254::1].7011 [FP.]L3index: 0 [ 219.465656][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].54628 [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' [ 220.488794][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].50210 [FP.]L3index: 0 [ 220.488899][ C3] TCP: AO hash mismatch for [2001:db8:1::1].50210->[2001:db8:254::1].7012 [FP.]L3index: 0 make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 [ 221.512671][ C3] TCP: AO hash mismatch for [2001:db8:1::1].43966->[2001:db8:254::1].7013 [FP.]L3index: 0 [ 221.513656][ C0] TCP: AO hash mismatch for [2001:db8:1::1].43966->[2001:db8:254::1].7013 [.]L3index: 0 # overriding timeout to 240 # selftests: net/tcp_ao: rst_ipv4 # 1..14 # # 742[lib/setup.c:243] rand seed 1708452912 # TAP version 13 [ 222.514122][ C1] TCP: request_sock_TCP: Possible SYN flooding on port 10.0.254.1:7010. Sending cookies. # ok 1 Verified [ 222.537549][ C3] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].46176 [.]L3index: 0 established tcp connection # ok 2 servered 1000 bytes # ok 3 sk[0] = 8, connection was reset # ok 4 sk[1] = 10, connection was reset # ok 5 sk[2] = 11 # ok 6 MKT counters are good on server # ok 7 Verified established tcp connection [ 223.048822][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].46176 [FP.]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 without AO sign (server) # ok 12 Signed AO segments (server): 0 => 29 # ok 13 No segments with bad AO sign (client) # 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__->