make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=icmps-acceptt_ipv4 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' [ 232.264891][ C3] net_ratelimit: 4 callbacks suppressed [ 232.265018][ C0] TCP: AO hash mismatch for 10.0.1.1.40190->10.0.254.1.7011 [FP.] L3index: 0 [ 232.265245][ C3] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.40190 [FP.] L3index: 0 make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 [ 233.288851][ C0] TCP: AO hash mismatch for 10.0.1.1.42076->10.0.254.1.7012 [FP.] L3index: 0 [ 233.288865][ C3] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.42076 [FP.] L3index: 0 # overriding timeout to 240 # selftests: net/tcp_ao: icmps-accept_ipv4 # 1..3 # # 917[lib/setup.c:243] rand seed 1707750936 # TAP version 13 [ 234.312907][ C0] TCP: AO hash mismatch for 10.0.1.1.51982->10.0.254.1.7013 [FP.] L3index: 0 [ 234.313375][ C3] TCP: AO hash mismatch for 10.0.1.1.51982->10.0.254.1.7013 [.] L3index: 0 # # 917[lib/proc.c:213] Tcp InSegs: 3 => 23 # # 917[lib/proc.c:213] Tcp OutSegs: 2 => 22 # # 917[lib/proc.c:213] IcmpMsg InType3: 0 => 3 # # 917[lib/proc.c:213] Icmp InMsgs: 0 => 3 # # 917[lib/proc.c:213] Icmp InDestUnreachs: 0 => 3 # # 917[lib/proc.c:213] Ip InReceives: 3 => 26 # # 917[lib/proc.c:213] Ip InDelivers: 3 => 26 # # 917[lib/proc.c:213] Ip OutRequests: 2 => 22 # # 917[lib/proc.c:213] Ip OutTransmits: 2 => 22 # # 917[lib/proc.c:213] IpExt InOctets: 288 => 3420 # # 917[lib/proc.c:213] IpExt OutOctets: 68 => 3244 # # 917[lib/proc.c:213] IpExt InNoECTPkts: 3 => 25 # # 917[lib/proc.c:213] TcpExt TCPHPHits: 0 => 18 # # 917[lib/proc.c:213] TcpExt TCPHPAcks: 0 => 19 # # 917[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 917[lib/proc.c:213] TcpExt TCPDelivered: 0 => 19 # # 917[lib/proc.c:213] TcpExt TCPAOGood: 3 => 23 # ok 1 InDestUnreachs delivered 3 # ok 2 Server failed with -92: Protocol not available # ok 3 TCPAODroppedIcmps counter didn't change: 0 >= 0 # # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: icmps-accept_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__->