make -C tools/testing/selftests TARGETS="net/tcp_ao" TEST_PROGS=icmps-acceept_ipv6 TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-5/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-5/tools/testing/selftests/net/tcp_ao' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-5/tools/testing/selftests/net/tcp_ao' make[1]: Entering directory '/home/virtme/testing-5/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 # timeout set to 120 # selftests: net/tcp_ao: icmps-accept_ipv6 # 1..4 # # 1024[lib/setup.c:250] rand seed 1736888972 # TAP version 13 # # 1024[lib/proc.c:213] Snmp6 Ip6InReceives: 4 => 48 # # 1024[lib/proc.c:213] Snmp6 Ip6InDelivers: 4 => 48 # # 1024[lib/proc.c:213] Snmp6 Ip6OutRequests: 3 => 23 # # 1024[lib/proc.c:213] Snmp6 Ip6InOctets: 420 => 6144 # # 1024[lib/proc.c:213] Snmp6 Ip6OutOctets: 236 => 3756 # # 1024[lib/proc.c:213] Snmp6 Ip6InNoECTPkts: 4 => 48 # # 1024[lib/proc.c:213] Snmp6 Ip6OutTransmits: 3 => 23 # # 1024[lib/proc.c:213] Snmp6 Icmp6InMsgs: 1 => 26 # # 1024[lib/proc.c:213] Snmp6 Icmp6InDestUnreachs: 0 => 26 # # 1024[lib/proc.c:213] Snmp6 Icmp6InType1: 0 => 28 # # 1024[lib/proc.c:213] Tcp InSegs: 3 => 23 # # 1024[lib/proc.c:213] Tcp OutSegs: 2 => 22 # # 1024[lib/proc.c:213] TcpExt TCPHPHits: 0 => 18 # # 1024[lib/proc.c:213] TcpExt TCPHPAcks: 0 => 19 # # 1024[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 1024[lib/proc.c:213] TcpExt TCPDelivered: 0 => 19 # # 1024[lib/proc.c:213] TcpExt TCPAOGood: 2 => 23 # ok 1 Icmp6InDestUnreachs delivered 26 # ok 2 Server failed with -13: Permission denied # ok 3 TCPAODroppedIcmps counter didn't change: 0 >= 0 # ok 4 No unexpected trace events during the test run # # Totals: pass:4 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-5/tools/testing/selftests/net/tcp_ao' make: Leaving directory '/home/virtme/testing-5/tools/testing/selftests' xx__-> echo $? 0 xx__->