make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=icmps-discarrd_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'
[  210.254482][    C3] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].60122 [FP.]L3index: 0
[  210.254657][    C0] TCP: AO hash mismatch for [2001:db8:1::1].60122->[2001:db8:254::1].7011 [FP.]L3index: 0
make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
TAP version 13
1..1
[  211.278510][    C3] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].50408 [FP.]L3index: 0
[  211.279146][    C0] TCP: AO hash mismatch for [2001:db8:1::1].50408->[2001:db8:254::1].7012 [FP.]L3index: 0
# timeout set to 120
# selftests: net/tcp_ao: icmps-discard_ipv4
# 1..3
# # 742[lib/setup.c:243] rand seed 1707080989
# TAP version 13
[  212.303446][    C3] TCP: AO hash mismatch for [2001:db8:1::1].56008->[2001:db8:254::1].7013 [FP.]L3index: 0
[  212.303468][    C0] TCP: AO hash mismatch for [2001:db8:1::1].56008->[2001:db8:254::1].7013 [.]L3index: 0
# # 742[lib/proc.c:213]    Snmp6             Ip6InReceives: 1 => 2
# # 742[lib/proc.c:213]    Snmp6            Ip6OutRequests: 1 => 2
# # 742[lib/proc.c:213]    Snmp6            Ip6InMcastPkts: 1 => 2
# # 742[lib/proc.c:213]    Snmp6           Ip6OutMcastPkts: 1 => 2
# # 742[lib/proc.c:213]    Snmp6               Ip6InOctets: 76 => 152
# # 742[lib/proc.c:213]    Snmp6              Ip6OutOctets: 76 => 152
# # 742[lib/proc.c:213]    Snmp6          Ip6InMcastOctets: 76 => 152
# # 742[lib/proc.c:213]    Snmp6         Ip6OutMcastOctets: 76 => 152
# # 742[lib/proc.c:213]    Snmp6            Ip6InNoECTPkts: 1 => 2
# # 742[lib/proc.c:213]    Snmp6           Ip6OutTransmits: 1 => 2
# # 742[lib/proc.c:213]    Snmp6              Icmp6OutMsgs: 1 => 2
# # 742[lib/proc.c:213]    Snmp6      Icmp6OutMLDv2Reports: 1 => 2
# # 742[lib/proc.c:213]    Snmp6           Icmp6OutType143: 1 => 2
# # 742[lib/proc.c:213]      Tcp                    InSegs: 3 => 203
# # 742[lib/proc.c:213]      Tcp                   OutSegs: 2 => 202
# # 742[lib/proc.c:213]  IcmpMsg                   InType3: 0 => 543
# # 742[lib/proc.c:213]     Icmp                    InMsgs: 0 => 543
# # 742[lib/proc.c:213]     Icmp            InDestUnreachs: 0 => 543
# # 742[lib/proc.c:213]       Ip                InReceives: 3 => 746
# # 742[lib/proc.c:213]       Ip                InDelivers: 3 => 745
# # 742[lib/proc.c:213]       Ip               OutRequests: 2 => 202
# # 742[lib/proc.c:213]       Ip              OutTransmits: 2 => 202
# # 742[lib/proc.c:213]    IpExt                  InOctets: 288 => 61684
# # 742[lib/proc.c:213]    IpExt                 OutOctets: 124 => 31324
# # 742[lib/proc.c:213]    IpExt               InNoECTPkts: 3 => 744
# # 742[lib/proc.c:213]   TcpExt                 TCPHPHits: 0 => 198
# # 742[lib/proc.c:213]   TcpExt                 TCPHPAcks: 0 => 199
# # 742[lib/proc.c:213]   TcpExt           TCPOrigDataSent: 0 => 200
# # 742[lib/proc.c:213]   TcpExt              TCPDelivered: 0 => 199
# # 742[lib/proc.c:213]   TcpExt                 TCPAOGood: 3 => 203
# # 742[lib/proc.c:213]   TcpExt         TCPAODroppedIcmps: 0 => 541
# ok 1 InDestUnreachs delivered 543
# ok 2 Server survived 20000 bytes of traffic
# ok 3 ICMPs ignored 541
# # 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__->