make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=icmps-acceptt_ipv4 TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-6/tools/testing/selftests' [ 279.600749][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].49350 [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' [ 280.624370][ C1] TCP: AO hash mismatch for [2001:db8:1::1].60284->[2001:db8:254::1].7012 [FP.]L3index: 0 [ 280.624384][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].60284 [FP.]L3index: 0 make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 [ 281.648485][ C1] TCP: AO hash mismatch for [2001:db8:1::1].45244->[2001:db8:254::1].7013 [FP.]L3index: 0 [ 281.648802][ C2] TCP: AO hash mismatch for [2001:db8:1::1].45244->[2001:db8:254::1].7013 [.]L3index: 0 # timeout set to 120 # selftests: net/tcp_ao: icmps-accept_ipv4 [ 282.672614][ C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].38914 [FP.]L3index: 0 [ 282.673308][ C1] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].38914 [.]L3index: 0 # 1..3 # # 871[lib/setup.c:243] rand seed 1707243499 # TAP version 13 # # 871[lib/proc.c:213] Tcp InSegs: 3 => 23 # # 871[lib/proc.c:213] Tcp OutSegs: 2 => 22 # # 871[lib/proc.c:213] IcmpMsg InType3: 0 => 6 # # 871[lib/proc.c:213] Icmp InMsgs: 0 => 6 # # 871[lib/proc.c:213] Icmp InDestUnreachs: 0 => 6 # # 871[lib/proc.c:213] Ip InReceives: 3 => 29 # # 871[lib/proc.c:213] Ip InDelivers: 3 => 29 # # 871[lib/proc.c:213] Ip OutRequests: 2 => 22 # # 871[lib/proc.c:213] Ip OutTransmits: 2 => 22 # # 871[lib/proc.c:213] IpExt InOctets: 288 => 3532 # # 871[lib/proc.c:213] IpExt OutOctets: 68 => 3244 # # 871[lib/proc.c:213] IpExt InNoECTPkts: 3 => 27 # # 871[lib/proc.c:213] TcpExt TCPHPHits: 0 => 18 # # 871[lib/proc.c:213] TcpExt TCPHPAcks: 0 => 19 # # 871[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 871[lib/proc.c:213] TcpExt TCPDelivered: 0 => 19 # # 871[lib/proc.c:213] TcpExt TCPAOGood: 3 => 23 # ok 1 InDestUnreachs delivered 6 # ok 2 Server failed with -111: Connection refused # 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_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__->