make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=icmps-discarrd_ipv4 TEST_GEN_PROGS="" run_tests
[  238.589922][    C1] net_ratelimit: 2 callbacks suppressed
[  238.590077][    C2] TCP: AO hash mismatch for 10.0.254.1.7011->10.0.1.1.60204 [FP.] L3index: 0
[  238.590272][    C1] TCP: AO hash mismatch for 10.0.1.1.60204->10.0.254.1.7011 [FP.] L3index: 0
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'
[  239.613887][    C1] TCP: AO hash mismatch for 10.0.1.1.41790->10.0.254.1.7012 [FP.] L3index: 0
[  239.614029][    C2] TCP: AO hash mismatch for 10.0.254.1.7012->10.0.1.1.41790 [FP.] L3index: 0
make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
TAP version 13
1..1
[  240.638857][    C1] TCP: AO hash mismatch for 10.0.1.1.38810->10.0.254.1.7013 [.] L3index: 0
[  240.639165][    C3] TCP: AO hash mismatch for 10.0.1.1.38810->10.0.254.1.7013 [FP.] L3index: 0
# overriding timeout to 240
# selftests: net/tcp_ao: icmps-discard_ipv4
[  241.662203][    C1] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.34128 [FP.] L3index: 0
[  241.663721][    C3] TCP: AO hash mismatch for 10.0.254.1.7014->10.0.1.1.34128 [.] L3index: 0
# 1..3
# # 916[lib/setup.c:243] rand seed 1707826552
# TAP version 13
# # 916[lib/proc.c:213]    Snmp6             Ip6InReceives: 1 => 3
# # 916[lib/proc.c:213]    Snmp6            Ip6InMcastPkts: 1 => 3
# # 916[lib/proc.c:213]    Snmp6               Ip6InOctets: 76 => 224
# # 916[lib/proc.c:213]    Snmp6          Ip6InMcastOctets: 76 => 224
# # 916[lib/proc.c:213]    Snmp6            Ip6InNoECTPkts: 1 => 3
# # 916[lib/proc.c:213]      Tcp                    InSegs: 3 => 203
# # 916[lib/proc.c:213]      Tcp                   OutSegs: 2 => 202
# # 916[lib/proc.c:213]  IcmpMsg                   InType3: 0 => 545
# # 916[lib/proc.c:213]     Icmp                    InMsgs: 0 => 545
# # 916[lib/proc.c:213]     Icmp            InDestUnreachs: 0 => 545
# # 916[lib/proc.c:213]       Ip                InReceives: 3 => 748
# # 916[lib/proc.c:213]       Ip                InDelivers: 3 => 748
# # 916[lib/proc.c:213]       Ip               OutRequests: 2 => 202
# # 916[lib/proc.c:213]       Ip              OutTransmits: 2 => 202
# # 916[lib/proc.c:213]    IpExt                  InOctets: 288 => 61740
# # 916[lib/proc.c:213]    IpExt                 OutOctets: 68 => 31324
# # 916[lib/proc.c:213]    IpExt               InNoECTPkts: 3 => 745
# # 916[lib/proc.c:213]   TcpExt                 TCPHPHits: 0 => 198
# # 916[lib/proc.c:213]   TcpExt                 TCPHPAcks: 0 => 199
# # 916[lib/proc.c:213]   TcpExt           TCPOrigDataSent: 0 => 200
# # 916[lib/proc.c:213]   TcpExt              TCPDelivered: 0 => 199
# # 916[lib/proc.c:213]   TcpExt                 TCPAOGood: 3 => 203
# # 916[lib/proc.c:213]   TcpExt         TCPAODroppedIcmps: 0 => 542
# ok 1 InDestUnreachs delivered 545
# ok 2 Server survived 20000 bytes of traffic
# ok 3 ICMPs ignored 542
# # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: net/tcp_ao: icmps-discard_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__->