make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=icmps-discarrd_ipv6 TEST_GEN_PROGS="" run_tests
[  245.580626][    C3] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].35444 [FP.]L3index: 0
[  245.580673][    C2] TCP: AO hash mismatch for [2001:db8:1::1].35444->[2001:db8:254::1].7012 [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'
[  246.604649][    C1] TCP: AO hash mismatch for [2001:db8:1::1].40230->[2001:db8:254::1].7013 [FP.]L3index: 0
[  246.605084][    C3] TCP: AO hash mismatch for [2001:db8:1::1].40230->[2001:db8:254::1].7013 [.]L3index: 0
make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
TAP version 13
1..1
# timeout set to 120
# selftests: net/tcp_ao: icmps-discard_ipv6
[  247.628932][    C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].46182 [FP.]L3index: 0
[  247.629605][    C3] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].46182 [.]L3index: 0
# 1..3
# # 1227[lib/setup.c:243] rand seed 1706810978
# TAP version 13
# # 1227[lib/proc.c:213]    Snmp6             Ip6InReceives: 5 => 570
# # 1227[lib/proc.c:213]    Snmp6             Ip6InDelivers: 4 => 568
# # 1227[lib/proc.c:213]    Snmp6            Ip6OutRequests: 4 => 205
# # 1227[lib/proc.c:213]    Snmp6            Ip6InMcastPkts: 2 => 3
# # 1227[lib/proc.c:213]    Snmp6           Ip6OutMcastPkts: 1 => 2
# # 1227[lib/proc.c:213]    Snmp6               Ip6InOctets: 516 => 70632
# # 1227[lib/proc.c:213]    Snmp6              Ip6OutOctets: 332 => 35628
# # 1227[lib/proc.c:213]    Snmp6          Ip6InMcastOctets: 168 => 240
# # 1227[lib/proc.c:213]    Snmp6         Ip6OutMcastOctets: 96 => 192
# # 1227[lib/proc.c:213]    Snmp6            Ip6InNoECTPkts: 5 => 570
# # 1227[lib/proc.c:213]    Snmp6           Ip6OutTransmits: 4 => 205
# # 1227[lib/proc.c:213]    Snmp6               Icmp6InMsgs: 1 => 365
# # 1227[lib/proc.c:213]    Snmp6              Icmp6OutMsgs: 2 => 3
# # 1227[lib/proc.c:213]    Snmp6       Icmp6InDestUnreachs: 0 => 364
# # 1227[lib/proc.c:213]    Snmp6      Icmp6OutMLDv2Reports: 1 => 2
# # 1227[lib/proc.c:213]    Snmp6              Icmp6InType1: 0 => 364
# # 1227[lib/proc.c:213]    Snmp6           Icmp6OutType143: 1 => 2
# # 1227[lib/proc.c:213]      Tcp                    InSegs: 3 => 203
# # 1227[lib/proc.c:213]      Tcp                   OutSegs: 2 => 202
# # 1227[lib/proc.c:213]   TcpExt                 TCPHPHits: 0 => 198
# # 1227[lib/proc.c:213]   TcpExt                 TCPHPAcks: 0 => 199
# # 1227[lib/proc.c:213]   TcpExt           TCPOrigDataSent: 0 => 200
# # 1227[lib/proc.c:213]   TcpExt              TCPDelivered: 0 => 199
# # 1227[lib/proc.c:213]   TcpExt                 TCPAOGood: 2 => 203
# # 1227[lib/proc.c:213]   TcpExt         TCPAODroppedIcmps: 0 => 361
# ok 1 Icmp6InDestUnreachs delivered 364
# ok 2 Server survived 20000 bytes of traffic
# ok 3 ICMPs ignored 361
# # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: net/tcp_ao: icmps-discard_ipv6
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__->