make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=connect_ipv44 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' [ 216.388700][ C1] TCP: AO hash mismatch for [2001:db8:1::1].55844->[2001:db8:254::1].7011 [FP.]L3index: 0 [ 216.389885][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].55844 [FP.]L3index: 0 make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao' TAP version 13 1..1 [ 217.412688][ C2] TCP: AO hash mismatch for [2001:db8:1::1].38866->[2001:db8:254::1].7012 [FP.]L3index: 0 [ 217.414106][ C0] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].38866 [FP.]L3index: 0 # timeout set to 120 # selftests: net/tcp_ao: connect_ipv4 [ 218.436823][ C2] TCP: AO hash mismatch for [2001:db8:1::1].55696->[2001:db8:254::1].7013 [FP.]L3index: 0 [ 218.437474][ C0] TCP: AO hash mismatch for [2001:db8:1::1].55696->[2001:db8:254::1].7013 [.]L3index: 0 # 1..1 # # 741[lib/setup.c:243] rand seed 1707426976 # TAP version 13 # # 742[lib/proc.c:213] Tcp InSegs: 1 => 22 # # 742[lib/proc.c:213] Tcp OutSegs: 2 => 23 # # 742[lib/proc.c:213] Ip InReceives: 1 => 22 # # 742[lib/proc.c:213] Ip InDelivers: 1 => 22 # # 742[lib/proc.c:213] Ip OutRequests: 2 => 23 # # 742[lib/proc.c:213] Ip OutTransmits: 2 => 23 # # 742[lib/proc.c:213] IpExt InOctets: 68 => 3244 # # 742[lib/proc.c:213] IpExt OutOctets: 132 => 3308 # # 742[lib/proc.c:213] IpExt InNoECTPkts: 1 => 22 # # 742[lib/proc.c:213] TcpExt TCPPureAcks: 0 => 1 # # 742[lib/proc.c:213] TcpExt TCPOrigDataSent: 0 => 20 # # 742[lib/proc.c:213] TcpExt TCPDelivered: 1 => 21 # # 742[lib/proc.c:213] TcpExt TCPAOGood: 1 => 22 # ok 1 connect TCPAOGood 1/1/1 => 22/22/22, sent 20 # # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: connect_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__->