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' [ 256.346299][ C3] TCP: AO hash mismatch for [2001:db8:1::1].59054->[2001:db8:254::1].7012 [FP.]L3index: 0 [ 256.346624][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].59054 [FP.]L3index: 0 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' [ 257.370593][ C3] TCP: AO hash mismatch for [2001:db8:1::1].46286->[2001:db8:254::1].7013 [FP.]L3index: 0 [ 257.370804][ C1] TCP: AO hash mismatch for [2001:db8:1::1].46286->[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 [ 258.394295][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].46358 [FP.]L3index: 0 [ 258.395598][ C3] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].46358 [.]L3index: 0 # overriding timeout to 240 # selftests: net/tcp_ao: icmps-accept_ipv6 # 1..3 # # 1050[lib/setup.c:243] rand seed 1708517907 # TAP version 13 # # 1050[lib/proc.c:213] Snmp6 Ip6InReceives: 5 => 30 # # 1050[lib/proc.c:213] Snmp6 Ip6InDelivers: 4 => 28 # # 1050[lib/proc.c:213] Snmp6 Ip6OutRequests: 5 => 25 # # 1050[lib/proc.c:213] Snmp6 Ip6InOctets: 516 => 4416 # # 1050[lib/proc.c:213] Snmp6 Ip6OutOctets: 408 => 3928 # # 1050[lib/proc.c:213] Snmp6 Ip6InNoECTPkts: 5 => 30 # # 1050[lib/proc.c:213] Snmp6 Ip6OutTransmits: 5 => 25 # # 1050[lib/proc.c:213] Snmp6 Icmp6InMsgs: 1 => 6 # # 1050[lib/proc.c:213] Snmp6 Icmp6InDestUnreachs: 0 => 5 # # 1050[lib/proc.c:213] Snmp6 Icmp6InType1: 0 => 5 # # 1050[lib/proc.c:213] Tcp InSegs: 3 => 23 # # 1050[lib/proc.c:213] Tcp OutSegs: 2 => 22 # # 1050[lib/proc.c:213] TcpExt TCPHPHits: 0 => 18 # # 1050[lib/proc.c:213] TcpExt TCPHPAcks: 0 => 19 # # 1050[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 1050[lib/proc.c:213] TcpExt TCPDelivered: 0 => 19 # # 1050[lib/proc.c:213] TcpExt TCPAOGood: 2 => 23 # ok 1 Icmp6InDestUnreachs delivered 5 # 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__->