make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=icmps-acceptt_ipv6 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' make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 # overriding timeout to 240 # selftests: net/tcp_ao: icmps-accept_ipv6 # 1..3 # # 1052[lib/setup.c:243] rand seed 1712189864 # TAP version 13 # # 1052[lib/proc.c:213] Snmp6 Ip6InReceives: 4 => 31 # # 1052[lib/proc.c:213] Snmp6 Ip6InDelivers: 3 => 30 # # 1052[lib/proc.c:213] Snmp6 Ip6OutRequests: 3 => 25 # # 1052[lib/proc.c:213] Snmp6 Ip6OutMcastPkts: 1 => 2 # # 1052[lib/proc.c:213] Snmp6 Ip6InOctets: 340 => 4512 # # 1052[lib/proc.c:213] Snmp6 Ip6OutOctets: 256 => 3924 # # 1052[lib/proc.c:213] Snmp6 Ip6OutMcastOctets: 96 => 168 # # 1052[lib/proc.c:213] Snmp6 Ip6InNoECTPkts: 4 => 31 # # 1052[lib/proc.c:213] Snmp6 Ip6OutTransmits: 3 => 25 # # 1052[lib/proc.c:213] Snmp6 Icmp6InMsgs: 1 => 7 # # 1052[lib/proc.c:213] Snmp6 Icmp6OutMsgs: 2 => 3 # # 1052[lib/proc.c:213] Snmp6 Icmp6InDestUnreachs: 0 => 6 # # 1052[lib/proc.c:213] Snmp6 Icmp6OutNeighborSolicits: 0 => 1 # # 1052[lib/proc.c:213] Snmp6 Icmp6InType1: 0 => 6 # # 1052[lib/proc.c:213] Snmp6 Icmp6OutType135: 0 => 1 # # 1052[lib/proc.c:213] Tcp InSegs: 2 => 23 # # 1052[lib/proc.c:213] Tcp OutSegs: 1 => 22 # # 1052[lib/proc.c:213] TcpExt TCPHPHits: 0 => 18 # # 1052[lib/proc.c:213] TcpExt TCPHPAcks: 0 => 19 # # 1052[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 1052[lib/proc.c:213] TcpExt TCPDelivered: 0 => 19 # # 1052[lib/proc.c:213] TcpExt TCPAOGood: 2 => 23 # ok 1 Icmp6InDestUnreachs delivered 6 # ok 2 Server failed with -13: Permission denied # 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_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__->